Class MergedStatisticFactory
java.lang.Object
org.apache.drill.exec.physical.impl.statistics.MergedStatisticFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic MergedStatistic
getMergedStatistic
(String outputStatName, String inputStatName, double samplePercent)
-
Method Details
-
getMergedStatistic
public static MergedStatistic getMergedStatistic(String outputStatName, String inputStatName, double samplePercent)
-