Class GeoDistanceAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

@JsonpDeserializable
public class GeoDistanceAggregate
extends RangeAggregate
implements AggregateVariant
Result of a geo_distance aggregation. The unit for from and to is meters by default.
See Also:
API specification