java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalCentroid
All Implemented Interfaces:
NamedWriteable, Writeable, Aggregation, CentroidAggregation, ToXContent, ToXContentFragment
Direct Known Subclasses:
InternalGeoCentroid

public abstract class InternalCentroid extends InternalAggregation implements CentroidAggregation
Serialization and merge logic for GeoCentroidAggregator.