Uses of Interface
org.apache.drill.exec.physical.impl.aggregate.HashAggregator
Packages that use HashAggregator
Package
Description
-
Uses of HashAggregator in org.apache.drill.exec.physical.impl.aggregate
Classes in org.apache.drill.exec.physical.impl.aggregate that implement HashAggregatorFields in org.apache.drill.exec.physical.impl.aggregate with type parameters of type HashAggregatorModifier and TypeFieldDescriptionstatic final TemplateClassDefinition<HashAggregator>
HashAggregator.TEMPLATE_DEFINITION
Methods in org.apache.drill.exec.physical.impl.aggregate that return HashAggregatorModifier and TypeMethodDescriptionprotected HashAggregator
HashAggBatch.createAggregatorInternal()
-
Uses of HashAggregator in org.apache.drill.exec.physical.impl.metadata
Methods in org.apache.drill.exec.physical.impl.metadata that return HashAggregatorModifier and TypeMethodDescriptionprotected HashAggregator
MetadataHashAggBatch.createAggregatorInternal()