Interface Histogram

All Superinterfaces:
Aggregation, MultiBucketsAggregation, ToXContent, ToXContentFragment
All Known Implementing Classes:
InternalAutoDateHistogram, InternalDateHistogram, InternalHistogram, ParsedAutoDateHistogram, ParsedDateHistogram, ParsedHistogram

public interface Histogram
extends MultiBucketsAggregation
A histogram aggregation. Defines multiple buckets, each representing an interval in a histogram.