| Interface | Description |
|---|---|
| AggregateCombiner<T> |
AggregateCombiner is used to fold rollup aggregation results from serveral "rows" of different indexes during index
merging (see
IndexMerger). |
| Aggregator |
An Aggregator is an object that can aggregate metrics.
|
| BufferAggregator |
A BufferAggregator is an object that can aggregate metrics into a ByteBuffer.
|
| MetricManipulationFn | |
| PostAggregator |
Functionally similar to an Aggregator.
|
| Exception | Description |
|---|---|
| AggregatorFactoryNotMergeableException |
Copyright © 2011–2018. All rights reserved.