| Interface | Description |
|---|---|
| PipelineAggregator.Parser |
Parse the
PipelineAggregationBuilder from a QueryParseContext. |
| SimpleValue |
| Class | Description |
|---|---|
| AbstractPipelineAggregationBuilder<PAB extends AbstractPipelineAggregationBuilder<PAB>> |
Base implementation of a
PipelineAggregationBuilder. |
| BucketHelpers |
A set of static helpers to simplify working with aggregation buckets, in
particular providing utilities that help pipeline aggregations.
|
| InternalSimpleValue | |
| ParsedSimpleValue | |
| PipelineAggregator | |
| PipelineAggregatorBuilders | |
| SiblingPipelineAggregator |
| Enum | Description |
|---|---|
| BucketHelpers.GapPolicy |
A gap policy determines how "holes" in a set of buckets should be handled.
|