| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
TimestampAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
SimpleFloatAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
SimpleDoubleAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
LongSumAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
LongMinAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
LongMaxAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
JavaScriptAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
AggregatorFactory | 
AggregatorFactory.getMergingFactory(AggregatorFactory other)
Returns an AggregatorFactory that can be used to merge the output of aggregators from this factory and
 other factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
DoublesSketchAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
SketchMergeAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
ApproximateHistogramAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
HyperUniquesAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatorFactory | 
VarianceAggregatorFactory.getMergingFactory(AggregatorFactory other)  | 
Copyright © 2011–2018. All rights reserved.