Uses of Class
org.apache.drill.exec.physical.config.MetadataHashAggPOP
Packages that use MetadataHashAggPOP
-
Uses of MetadataHashAggPOP in org.apache.drill.exec.physical.impl.metadata
Methods in org.apache.drill.exec.physical.impl.metadata with parameters of type MetadataHashAggPOPModifier and TypeMethodDescriptionMetadataHashAggBatchCreator.getBatch
(ExecutorFragmentContext context, MetadataHashAggPOP config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.metadata with parameters of type MetadataHashAggPOPModifierConstructorDescriptionMetadataHashAggBatch
(MetadataHashAggPOP popConfig, RecordBatch incoming, FragmentContext context)