Package | Description |
---|---|
io.druid.query.aggregation.histogram.sql | |
io.druid.sql.calcite.aggregation | |
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 |
Modifier and Type | Method and Description |
---|---|
SqlAggregator |
DruidOperatorTable.lookupAggregator(String opName) |
Constructor and Description |
---|
DruidOperatorTable(Set<SqlAggregator> aggregators) |
Modifier and Type | Method and Description |
---|---|
static void |
SqlBindings.addAggregator(com.google.inject.Binder binder,
Class<? extends SqlAggregator> aggregatorClass) |
Copyright © 2011–2017. All rights reserved.