Uses of Class
org.elasticsearch.search.aggregations.bucket.histogram.AutoDateHistogramAggregationBuilder.RoundingInfo
-
Packages that use AutoDateHistogramAggregationBuilder.RoundingInfo Package Description org.elasticsearch.search.aggregations.bucket.histogram -
-
Uses of AutoDateHistogramAggregationBuilder.RoundingInfo in org.elasticsearch.search.aggregations.bucket.histogram
Constructors in org.elasticsearch.search.aggregations.bucket.histogram with parameters of type AutoDateHistogramAggregationBuilder.RoundingInfo Constructor Description AutoDateHistogramAggregatorFactory(String name, ValuesSourceConfig<ValuesSource.Numeric> config, int numBuckets, AutoDateHistogramAggregationBuilder.RoundingInfo[] roundingInfos, QueryShardContext queryShardContext, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder, Map<String,Object> metaData)
-