| Class | Description |
|---|---|
| AggregationFn |
The interface implemented by aggregation functions.
|
| AvgFn |
The avg aggregation function.
|
| CountFn |
The count aggregation function.
|
| DistinctCountFn |
The distinct count aggregation function.
|
| MaxFn |
The max aggregation function.
|
| MinFn |
The min aggregation function.
|
| SumFn |
The sum aggregation function.
|
Copyright © 2022 VanillaDB Organization. All rights reserved.