public static final class Aggregation.RangeAggregation extends Aggregation
Aggregation.DistanceAggregation, Aggregation.RangeAggregationvalue| Modifier and Type | Method and Description |
|---|---|
Aggregation.RangeAggregation |
range(java.lang.Object from,
java.lang.Object to) |
Aggregation.RangeAggregation |
range(Range range) |
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.RangeAggregation range(java.lang.Object from, java.lang.Object to)
public Aggregation.RangeAggregation range(Range range)