Interface CentroidAggregation

All Superinterfaces:
Aggregation, ToXContent, ToXContentFragment
All Known Subinterfaces:
GeoCentroid
All Known Implementing Classes:
InternalCentroid, InternalGeoCentroid

public interface CentroidAggregation extends Aggregation
Generic interface for both geographic and cartesian centroid aggregations.
  • Method Details