| Package | Description | 
|---|---|
| io.druid.query.aggregation.histogram.sql | |
| io.druid.sql.calcite.aggregation.builtin | |
| io.druid.sql.calcite.planner | |
| io.druid.sql.guice | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QuantileSqlAggregator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApproxCountDistinctSqlAggregator  | 
class  | 
AvgSqlAggregator  | 
class  | 
CountSqlAggregator  | 
class  | 
MaxSqlAggregator  | 
class  | 
MinSqlAggregator  | 
class  | 
SumSqlAggregator  | 
class  | 
SumZeroSqlAggregator  | 
| Modifier and Type | Method and Description | 
|---|---|
SqlAggregator | 
DruidOperatorTable.lookupAggregator(org.apache.calcite.sql.SqlAggFunction aggFunction)  | 
| Constructor and Description | 
|---|
DruidOperatorTable(Set<SqlAggregator> aggregators,
                  Set<SqlOperatorConversion> operatorConversions)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SqlBindings.addAggregator(com.google.inject.Binder binder,
             Class<? extends SqlAggregator> aggregatorClass)  | 
Copyright © 2011–2018. All rights reserved.