| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.aggregate |
| Modifier and Type | Method and Description |
|---|---|
HashAggregator.AggOutcome |
HashAggTemplate.doWork()
Read and process (i.e., insert into the hash table and aggregate) records
from the current batch.
|
HashAggregator.AggOutcome |
HashAggregator.doWork() |
static HashAggregator.AggOutcome |
HashAggregator.AggOutcome.valueOf(String name)
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.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.