public static final class Aggregation.DistanceAggregation extends Aggregation
Aggregation.DistanceAggregation, Aggregation.RangeAggregationvalue| Modifier and Type | Method and Description |
|---|---|
Aggregation.DistanceAggregation |
range(java.lang.Object from,
java.lang.Object to) |
Aggregation.DistanceAggregation |
range(Range range) |
Aggregation.DistanceAggregation |
unit(java.lang.String unit) |
avg, body, count, distance, extendedStats, histogram, max, min, missing, of, range, stats, sum, terms, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbodyAsJsonpublic Aggregation.DistanceAggregation range(java.lang.Object from, java.lang.Object to)
public Aggregation.DistanceAggregation range(Range range)
public Aggregation.DistanceAggregation unit(java.lang.String unit)