| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.aggregate |
| Modifier and Type | Method and Description |
|---|---|
StreamingAggregator.AggOutcome |
StreamingAggregator.doWork(RecordBatch.IterOutcome outerOutcome) |
StreamingAggregator.AggOutcome |
StreamingAggTemplate.doWork(RecordBatch.IterOutcome outerOutcome) |
static StreamingAggregator.AggOutcome |
StreamingAggregator.AggOutcome.valueOf(String name)
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.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.