Module org.elasticsearch.server
Interface CompositeAggregation.Bucket
- All Superinterfaces:
- HasAggregations,- MultiBucketsAggregation.Bucket,- ToXContent
- All Known Implementing Classes:
- InternalComposite.InternalBucket,- ParsedComposite.ParsedBucket
- Enclosing interface:
- CompositeAggregation
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContentToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
- 
Field SummaryFields inherited from interface org.elasticsearch.xcontent.ToXContentEMPTY_PARAMS
- 
Method SummaryMethods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.BucketgetAggregations, getDocCount, getKeyAsStringMethods inherited from interface org.elasticsearch.xcontent.ToXContentisFragment, toXContent
- 
Method Details- 
getKey- Specified by:
- getKeyin interface- MultiBucketsAggregation.Bucket
- Returns:
- The key associated with the bucket
 
 
-