Module org.elasticsearch.server
Class UnmappedTerms.Bucket
java.lang.Object
org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
org.elasticsearch.search.aggregations.bucket.terms.AbstractInternalTerms.AbstractTermsBucket<UnmappedTerms.Bucket>
org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket<UnmappedTerms.Bucket>
org.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms.Bucket
- All Implemented Interfaces:
MultiBucketsAggregation.Bucket
,Terms.Bucket
,HasAggregations
,KeyComparable<UnmappedTerms.Bucket>
- Enclosing class:
UnmappedTerms
protected abstract static class UnmappedTerms.Bucket
extends InternalTerms.Bucket<UnmappedTerms.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 Summary
Nested classes/interfaces inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
InternalTerms.Bucket.Reader<B extends InternalTerms.Bucket<B>>
-
Field Summary
Fields inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
aggregations, docCount, format
-
Method Summary
Methods inherited from class org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
bucketToXContent, equals, getAggregations, getDocCount, getDocCountError, hashCode, keyToXContent, setAggregations, setDocCount, setDocCountError, updateDocCountError, writeTermTo
Methods inherited from class org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
getProperty
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.elasticsearch.search.aggregations.KeyComparable
compareKey
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getKey, getKeyAsString
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.terms.Terms.Bucket
getKeyAsNumber