public class GeohashResult extends AggregationResult
| Constructor and Description |
|---|
GeohashResult(Iterable<GeohashBucket> buckets) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GeohashBucket> |
getBuckets() |
long |
getMaxCount() |
createEmptyResultpublic GeohashResult(Iterable<GeohashBucket> buckets)
public Iterable<GeohashBucket> getBuckets()
public long getMaxCount()
Copyright © 2014–2017. All rights reserved.