Class InternalGeoHashGridBucket
java.lang.Object
org.opensearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket<InternalGeoHashGridBucket>
org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoHashGridBucket
- All Implemented Interfaces:
Comparable<InternalGeoGridBucket>,org.opensearch.core.common.io.stream.Writeable,org.opensearch.core.xcontent.ToXContent,GeoGrid.Bucket,MultiBucketsAggregation.Bucket,HasAggregations
Implementation of geohash grid bucket
- Opensearch.internal:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.core.xcontent.ToXContent
org.opensearch.core.xcontent.ToXContent.DelegatingMapParams, org.opensearch.core.xcontent.ToXContent.MapParams, org.opensearch.core.xcontent.ToXContent.ParamsNested classes/interfaces inherited from interface org.opensearch.core.common.io.stream.Writeable
org.opensearch.core.common.io.stream.Writeable.Reader<V>, org.opensearch.core.common.io.stream.Writeable.WriteableRegistry, org.opensearch.core.common.io.stream.Writeable.Writer<V> -
Field Summary
Fields inherited from class org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket
aggregations, docCount, hashAsLongFields inherited from interface org.opensearch.core.xcontent.ToXContent
EMPTY_PARAMS -
Constructor Summary
ConstructorsConstructorDescriptionInternalGeoHashGridBucket(org.opensearch.core.common.io.stream.StreamInput in) Read from a stream. -
Method Summary
Methods inherited from class org.opensearch.geo.search.aggregations.bucket.geogrid.InternalGeoGridBucket
compareTo, equals, getAggregations, getDocCount, hashAsLong, 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.core.xcontent.ToXContent
isFragment
-
Constructor Details
-
InternalGeoHashGridBucket
public InternalGeoHashGridBucket(org.opensearch.core.common.io.stream.StreamInput in) throws IOException Read from a stream.- Throws:
IOException
-
-
Method Details
-
getKeyAsString
-
getKey
-