Module org.elasticsearch.server
Class InternalMultiBucketAggregation.InternalBucket
java.lang.Object
org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
- All Implemented Interfaces:
MultiBucketsAggregation.Bucket,HasAggregations
- Direct Known Subclasses:
AbstractInternalTerms.AbstractTermsBucket,InternalMultiBucketAggregation.InternalBucketWritable
- Enclosing class:
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,B extends InternalMultiBucketAggregation.InternalBucket>
public abstract static class InternalMultiBucketAggregation.InternalBucket
extends Object
implements MultiBucketsAggregation.Bucket
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsString
-
Constructor Details
-
InternalBucket
public InternalBucket()
-
-
Method Details
-
getProperty
-