Interface Histogram.Bucket
- All Superinterfaces:
HasAggregations,MultiBucketsAggregation.Bucket,ToXContent
- All Known Implementing Classes:
InternalAutoDateHistogram.Bucket,InternalDateHistogram.Bucket,InternalHistogram.Bucket,ParsedAutoDateHistogram.ParsedBucket,ParsedDateHistogram.ParsedBucket
- Enclosing interface:
- Histogram
public static interface Histogram.Bucket extends MultiBucketsAggregation.Bucket
A bucket in the histogram where documents fall in
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsStringMethods inherited from interface org.elasticsearch.common.xcontent.ToXContent
isFragment, toXContent