| Modifier and Type | Method and Description |
|---|---|
Aggregations |
SearchResponse.getAggregations() |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalAggregations
An internal implementation of
Aggregations. |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
HasAggregations.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
SingleBucketAggregation.getAggregations() |
Aggregations |
MultiBucketsAggregation.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalFilters.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalHistogram.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalRange.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalSignificantTerms.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalTerms.Bucket.getAggregations() |
| Modifier and Type | Method and Description |
|---|---|
abstract InternalAggregation |
SiblingPipelineAggregator.doReduce(Aggregations aggregations,
InternalAggregation.ReduceContext context) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
BucketMetricsPipelineAggregator.doReduce(Aggregations aggregations,
InternalAggregation.ReduceContext context) |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
InternalSearchResponse.aggregations() |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
QuerySearchResult.aggregations() |
Copyright © 2009–2017. All rights reserved.