Package | Description |
---|---|
io.druid.query.topn |
Modifier and Type | Field and Description |
---|---|
static TopNResultMerger |
TopNResultMerger.identity |
Constructor and Description |
---|
TopNBinaryFn(TopNResultMerger merger,
QueryGranularity granularity,
DimensionSpec dimSpec,
TopNMetricSpec topNMetricSpec,
int threshold,
List<AggregatorFactory> aggregatorSpecs,
List<PostAggregator> postAggregatorSpecs) |
Copyright © 2011–2015. All rights reserved.