Class ParsedGeoCentroid

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

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