Class DateHistogramAggregationQueryParams

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

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