Class InternalGeoCentroid

java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalGeoCentroid
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, GeoCentroid

public class InternalGeoCentroid
extends InternalAggregation
implements GeoCentroid
Serialization and merge logic for GeoCentroidAggregator.