Class ParsedGeoCentroid

java.lang.Object
org.elasticsearch.search.aggregations.ParsedAggregation
org.elasticsearch.search.aggregations.metrics.ParsedGeoCentroid
All Implemented Interfaces:
Aggregation, GeoCentroid, ToXContent, ToXContentFragment

public class ParsedGeoCentroid extends ParsedAggregation implements GeoCentroid
Serialization and merge logic for GeoCentroidAggregator.