Class HistogramAggregationQueryParams

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

public class HistogramAggregationQueryParams extends AggregationQueryParams
Defines parameters to run an aggregation of type "Histogram" on numeric values (a multi-bucket-aggregation).
This aggregation query allows sub-aggregations.
Since:
21.03.000.006
See Also: