Uses of Enum
org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggIterOutcome
-
Uses of HashAggregator.AggIterOutcome in org.apache.drill.exec.physical.impl.aggregate
Modifier and TypeMethodDescriptionHashAggregator.outputCurrentBatch()
HashAggTemplate.outputCurrentBatch()
Output the next batch from partition "nextPartitionToReturn"Returns the enum constant of this type with the specified name.static HashAggregator.AggIterOutcome[]
HashAggregator.AggIterOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.