| Package | Description |
|---|---|
| org.apache.druid.query.aggregation | |
| org.apache.druid.query.aggregation.hyperloglog |
| Modifier and Type | Method and Description |
|---|---|
AggregatorFactory |
SuppressedAggregatorFactory.getMergingFactory(AggregatorFactory other) |
AggregatorFactory |
SimpleLongAggregatorFactory.getMergingFactory(AggregatorFactory other) |
AggregatorFactory |
SimpleDoubleAggregatorFactory.getMergingFactory(AggregatorFactory other) |
AggregatorFactory |
AggregatorFactory.getMergingFactory(AggregatorFactory other)
Returns an AggregatorFactory that can be used to combine the output of aggregators from this factory and
another factory.
|
AggregatorFactory |
SimpleFloatAggregatorFactory.getMergingFactory(AggregatorFactory other) |
AggregatorFactory |
JavaScriptAggregatorFactory.getMergingFactory(AggregatorFactory other) |
| Modifier and Type | Method and Description |
|---|---|
AggregatorFactory |
HyperUniquesAggregatorFactory.getMergingFactory(AggregatorFactory other) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.