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