All Superinterfaces:
Aggregation, MultiBucketsAggregation, ToXContent, ToXContentFragment
All Known Implementing Classes:
InternalBinaryRange, InternalDateRange, InternalGeoDistance, InternalRange, ParsedBinaryRange, ParsedDateRange, ParsedGeoDistance, ParsedRange

public interface Range extends MultiBucketsAggregation
A range aggregation. Defines multiple buckets, each associated with a pre-defined value range of a field, and where the value of that fields in all documents in each bucket fall in the bucket's range.