Uses of Class
org.apache.drill.exec.physical.config.StatisticsMerge
Packages that use StatisticsMerge
Package
Description
-
Uses of StatisticsMerge in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type StatisticsMergeModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitStatisticsMerge
(StatisticsMerge agg, X value) PhysicalVisitor.visitStatisticsMerge
(StatisticsMerge agg, EXTRA value) -
Uses of StatisticsMerge in org.apache.drill.exec.physical.impl.statistics
Methods in org.apache.drill.exec.physical.impl.statistics with parameters of type StatisticsMergeModifier and TypeMethodDescriptionStatisticsMergeBatchCreator.getBatch
(ExecutorFragmentContext context, StatisticsMerge config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.statistics with parameters of type StatisticsMergeModifierConstructorDescriptionStatisticsMergeBatch
(StatisticsMerge popConfig, RecordBatch incoming, FragmentContext context)