public class DistanceAggregateResult extends AggregateResult
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RangeBucket> |
getBuckets()
Returns a list of RangeBuckets representing the number of geo-point field values
found within each distance interval from the central anchor point designated in
the accompanying distance query (inside the mandatory NEAR clause).
|
getAggregateKind, getFieldName, getValueCountpublic java.util.List<RangeBucket> getBuckets()