Class RangeAggregationQueryParams

java.lang.Object
de.elo.ix.client.esearch.aggregations.AggregationQueryParams
de.elo.ix.client.esearch.aggregations.RangeAggregationQueryParams
All Implemented Interfaces:
Serializable

public class RangeAggregationQueryParams extends AggregationQueryParams
Defines parameters to run an aggregation of type "Range" (a multi-bucket-aggregation).
This aggregation query allows sub-aggregations.
Since:
21.03.000.001
See Also: