Module org.elasticsearch.server
Interface CompositeAggregation.Bucket
- All Superinterfaces:
MultiBucketsAggregation.Bucket
- All Known Implementing Classes:
InternalComposite.InternalBucket
- Enclosing interface:
CompositeAggregation
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKeyAsString
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceMultiBucketsAggregation.Bucket- Returns:
- The key associated with the bucket
-