| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.aggregate |
| Modifier and Type | Method and Description |
|---|---|
HashAggregator.AggIterOutcome |
HashAggTemplate.outputCurrentBatch()
Output the next batch from partition "nextPartitionToReturn"
|
HashAggregator.AggIterOutcome |
HashAggregator.outputCurrentBatch() |
static HashAggregator.AggIterOutcome |
HashAggregator.AggIterOutcome.valueOf(String name)
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.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.