Module org.elasticsearch.server
Class UnmappedSignificantTerms.Bucket
java.lang.Object
org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
org.elasticsearch.search.aggregations.bucket.terms.InternalSignificantTerms.Bucket<UnmappedSignificantTerms.Bucket>
org.elasticsearch.search.aggregations.bucket.terms.UnmappedSignificantTerms.Bucket
- All Implemented Interfaces:
- Writeable,- MultiBucketsAggregation.Bucket,- SignificantTerms.Bucket,- HasAggregations,- ToXContent
- Enclosing class:
- UnmappedSignificantTerms
protected abstract static class UnmappedSignificantTerms.Bucket
extends InternalSignificantTerms.Bucket<UnmappedSignificantTerms.Bucket>
Concrete type that can't be built because Java needs a concrete type so 
InternalTerms.Bucket can have a self type but
 UnmappedTerms doesn't ever need to build it because it never returns any buckets.- 
Nested Class SummaryNested classes/interfaces inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalSignificantTerms.BucketInternalSignificantTerms.Bucket.Reader<B extends InternalSignificantTerms.Bucket<B>>Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContentToXContent.DelegatingMapParams, ToXContent.MapParams, 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.InternalSignificantTerms.BucketaggregationsFields inherited from interface org.elasticsearch.xcontent.ToXContentEMPTY_PARAMS
- 
Method SummaryMethods inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalSignificantTerms.Bucketequals, getAggregations, getDocCount, getSignificanceScore, getSubsetDf, getSubsetSize, getSupersetDf, getSupersetSize, hashCode, keyToXContent, toXContentMethods 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.bucket.MultiBucketsAggregation.BucketgetKey, getKeyAsStringMethods inherited from interface org.elasticsearch.search.aggregations.bucket.terms.SignificantTerms.BucketgetKeyAsNumberMethods inherited from interface org.elasticsearch.xcontent.ToXContentisFragment