Uses of Class
org.elasticsearch.search.aggregations.metrics.InternalMax
-
Packages that use InternalMax Package Description org.elasticsearch.search.aggregations.metrics org.elasticsearch.search.aggregations.pipeline -
-
Uses of InternalMax in org.elasticsearch.search.aggregations.metrics
Methods in org.elasticsearch.search.aggregations.metrics that return InternalMax Modifier and Type Method Description InternalMaxInternalMax. doReduce(List<InternalAggregation> aggregations, InternalAggregation.ReduceContext reduceContext) -
Uses of InternalMax in org.elasticsearch.search.aggregations.pipeline
Methods in org.elasticsearch.search.aggregations.pipeline that return InternalMax Modifier and Type Method Description InternalMaxInternalPercentilesBucket. doReduce(List<InternalAggregation> aggregations, InternalAggregation.ReduceContext reduceContext)
-