Class UnmappedRareTerms.Bucket
java.lang.Object
org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
org.elasticsearch.search.aggregations.bucket.terms.InternalRareTerms.Bucket<UnmappedRareTerms.Bucket>
org.elasticsearch.search.aggregations.bucket.terms.UnmappedRareTerms.Bucket
- All Implemented Interfaces:
- Writeable,- org.elasticsearch.common.xcontent.ToXContent,- MultiBucketsAggregation.Bucket,- RareTerms.Bucket,- HasAggregations,- KeyComparable<UnmappedRareTerms.Bucket>
- Enclosing class:
- UnmappedRareTerms
protected abstract static class UnmappedRareTerms.Bucket
extends InternalRareTerms.Bucket<UnmappedRareTerms.Bucket>
- 
Nested Class SummaryNested classes/interfaces inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalRareTerms.BucketInternalRareTerms.Bucket.Reader<B extends InternalRareTerms.Bucket<B>>Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContentorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.common.xcontent.ToXContent.MapParams, org.elasticsearch.common.xcontent.ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.WriteableWriteable.Writer<V>
- 
Field SummaryFields inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalRareTerms.Bucketaggregations, docCount, formatFields inherited from interface org.elasticsearch.common.xcontent.ToXContentEMPTY_PARAMS
- 
Method SummaryMethods inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalRareTerms.Bucketequals, getAggregations, getDocCount, hashCode, keyToXContent, toXContent, writeTermTo, writeToMethods inherited from class org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucketgetPropertyMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.search.aggregations.KeyComparablecompareKeyMethods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.BucketgetKey, getKeyAsStringMethods inherited from interface org.elasticsearch.search.aggregations.bucket.terms.RareTerms.BucketgetKeyAsNumberMethods inherited from interface org.elasticsearch.common.xcontent.ToXContentisFragment