Uses of Class
org.apache.drill.exec.physical.config.StatisticsAggregate
Package
Description
-
Uses of StatisticsAggregate in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitStatisticsAggregate
(StatisticsAggregate agg, X value) PhysicalVisitor.visitStatisticsAggregate
(StatisticsAggregate agg, EXTRA value) -
Uses of StatisticsAggregate in org.apache.drill.exec.physical.impl.statistics
Modifier and TypeMethodDescriptionStatisticsAggBatchCreator.getBatch
(ExecutorFragmentContext context, StatisticsAggregate config, List<RecordBatch> children) ModifierConstructorDescriptionStatisticsAggBatch
(StatisticsAggregate popConfig, RecordBatch incoming, FragmentContext context)