Uses of Enum
org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggOutcome
-
Uses of HashAggregator.AggOutcome in org.apache.drill.exec.physical.impl.aggregate
Modifier and TypeMethodDescriptionHashAggregator.doWork()
HashAggTemplate.doWork()
Read and process (i.e., insert into the hash table and aggregate) records from the current batch.static HashAggregator.AggOutcome
Returns the enum constant of this type with the specified name.static HashAggregator.AggOutcome[]
HashAggregator.AggOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.