Uses of Interface
org.apache.drill.exec.physical.impl.statistics.MergedStatistic
-
Uses of MergedStatistic in org.apache.drill.exec.physical.impl.statistics
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic MergedStatistic
MergedStatisticFactory.getMergedStatistic
(String outputStatName, String inputStatName, double samplePercent) Modifier and TypeMethodDescriptionvoid
AvgWidthMergedStatistic.configure
(List<MergedStatistic> statisticList) void
CntDupsMergedStatistic.configure
(List<MergedStatistic> statisticList) ModifierConstructorDescriptionNDVConfiguration
(OptionManager optionsManager, List<MergedStatistic> statistics)