Uses of Enum
org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator.AggOutcome
-
Uses of StreamingAggregator.AggOutcome in org.apache.drill.exec.physical.impl.aggregate
Modifier and TypeMethodDescriptionStreamingAggregator.doWork
(RecordBatch.IterOutcome outerOutcome) StreamingAggTemplate.doWork
(RecordBatch.IterOutcome outerOutcome) Returns the enum constant of this type with the specified name.static StreamingAggregator.AggOutcome[]
StreamingAggregator.AggOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.