| Interface | Description |
|---|---|
| SqlAggregationType |
A type which can build a sql aggregation given a supported druid aggregation.
|
| Class | Description |
|---|---|
| DruidSqlAggregationConverter |
The default implementation of mapping from Druid's
Aggregation to a SqlAggregation. |
| SqlAggregation |
A sql aggregation value object containing all the necessary information to build a sql aggregation.
|
| Enum | Description |
|---|---|
| DefaultSqlAggregationType |
All the default aggregation types supported for use with a sql backend.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.