Aggregation, ToXContent, ToXContentFragmentAdjacencyMatrix, CompositeAggregation, Filters, GeoHashGrid, Histogram, Range, SignificantTerms, TermsDoubleTerms, InternalAdjacencyMatrix, InternalBinaryRange, InternalComposite, InternalDateHistogram, InternalDateRange, InternalFilters, InternalGeoDistance, InternalGeoHashGrid, InternalHistogram, InternalMappedSignificantTerms, InternalMappedTerms, InternalMultiBucketAggregation, InternalRange, InternalSignificantTerms, InternalTerms, LongTerms, ParsedAdjacencyMatrix, ParsedBinaryRange, ParsedComposite, ParsedDateHistogram, ParsedDateRange, ParsedDoubleTerms, ParsedFilters, ParsedGeoDistance, ParsedGeoHashGrid, ParsedHistogram, ParsedLongTerms, ParsedMultiBucketAggregation, ParsedRange, ParsedSignificantLongTerms, ParsedSignificantStringTerms, ParsedSignificantTerms, ParsedStringTerms, ParsedTerms, SignificantLongTerms, SignificantStringTerms, StringTerms, UnmappedSignificantTerms, UnmappedTermspublic interface MultiBucketsAggregation extends Aggregation
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
MultiBucketsAggregation.Bucket |
A bucket represents a criteria to which all documents that fall in it adhere to.
|
Aggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsTYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<? extends MultiBucketsAggregation.Bucket> |
getBuckets() |
getMetaData, getName, getTypetoXContentisFragmentjava.util.List<? extends MultiBucketsAggregation.Bucket> getBuckets()