Class InternalGeoTileGridBucket
java.lang.Object
org.opensearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket<InternalGeoTileGridBucket>
org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoTileGridBucket
- All Implemented Interfaces:
Comparable<InternalGeoGridBucket>,Writeable,ToXContent,GeoGrid.Bucket,MultiBucketsAggregation.Bucket,HasAggregations
Implementation of geotile grid bucket
- Opensearch.internal:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsNested classes/interfaces inherited from interface org.opensearch.common.io.stream.Writeable
Writeable.Reader<V extends Object>, Writeable.Writer<V extends Object> -
Field Summary
Fields inherited from class org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket
aggregations, docCount, hashAsLongFields inherited from interface org.opensearch.common.xcontent.ToXContent
EMPTY_PARAMS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket
compareTo, equals, getAggregations, getDocCount, hashCode, toXContent, writeToMethods inherited from class org.opensearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
getPropertyMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.common.xcontent.ToXContent
isFragment
-
Constructor Details
-
InternalGeoTileGridBucket
Read from a stream.- Throws:
IOException
-
-
Method Details
-
getKeyAsString
-
getKey
-