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