| Interface | Description |
|---|---|
| Aggregator |
An Aggregator is an object that can aggregate metrics.
|
| AggregatorFactory |
Processing related interface
An AggregatorFactory is an object that knows how to generate an Aggregator using a ColumnSelectorFactory.
|
| BufferAggregator |
A BufferAggregator is an object that can aggregate metrics into a ByteBuffer.
|
| IntPredicate |
can be replaced with http://docs.oracle.com/javase/8/docs/api/java/util/function/IntPredicate.html
when druid moves to java 8.
|
| MetricManipulationFn | |
| PostAggregator |
Functionally similar to an Aggregator.
|
Copyright © 2011–2015. All rights reserved.