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