Uses of Interface
org.apache.drill.exec.physical.impl.statistics.MergedStatistic
Packages that use MergedStatistic
-
Uses of MergedStatistic in org.apache.drill.exec.physical.impl.statistics
Classes in org.apache.drill.exec.physical.impl.statistics that implement MergedStatisticModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassMethods in org.apache.drill.exec.physical.impl.statistics that return MergedStatisticModifier and TypeMethodDescriptionstatic MergedStatisticMergedStatisticFactory.getMergedStatistic(String outputStatName, String inputStatName, double samplePercent) Method parameters in org.apache.drill.exec.physical.impl.statistics with type arguments of type MergedStatisticModifier and TypeMethodDescriptionvoidAvgWidthMergedStatistic.configure(List<MergedStatistic> statisticList) voidCntDupsMergedStatistic.configure(List<MergedStatistic> statisticList) Constructor parameters in org.apache.drill.exec.physical.impl.statistics with type arguments of type MergedStatisticModifierConstructorDescriptionNDVConfiguration(OptionManager optionsManager, List<MergedStatistic> statistics)