public interface DrillAggFunc extends DrillFunc
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
void |
output() |
void |
reset() |
void |
setup()
Initialization for the beginning of the aggregation.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.