| Interface | Description |
|---|---|
| PipelineAggregator.Parser |
Parses the pipeline aggregation request and creates the appropriate
pipeline aggregator factory for it.
|
| PipelineAggregatorStreams.Stream |
A stream that knows how to read an aggregation from the input.
|
| SimpleValue |
| Class | Description |
|---|---|
| BucketHelpers |
A set of static helpers to simplify working with aggregation buckets, in
particular providing utilities that help pipeline aggregations.
|
| InternalSimpleValue | |
| PipelineAggregator | |
| PipelineAggregatorBuilder<B extends PipelineAggregatorBuilder<B>> |
A base class for all pipeline aggregator builders.
|
| PipelineAggregatorBuilders | |
| PipelineAggregatorFactory |
A factory that knows how to create an
PipelineAggregator of a
specific type. |
| PipelineAggregatorStreams |
A registry for all the dedicated streams in the aggregation module.
|
| SiblingPipelineAggregator |
| Enum | Description |
|---|---|
| BucketHelpers.GapPolicy |
A gap policy determines how "holes" in a set of buckets should be handled.
|
Copyright © 2009–2017. All rights reserved.