Class InternalMultiBucketAggregation.InternalBucket

java.lang.Object
org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
All Implemented Interfaces:
Writeable, ToXContent, MultiBucketsAggregation.Bucket, HasAggregations
Direct Known Subclasses:
InternalAdjacencyMatrix.InternalBucket, InternalAutoDateHistogram.Bucket, InternalBinaryRange.Bucket, InternalComposite.InternalBucket, InternalDateHistogram.Bucket, InternalFilters.InternalBucket, InternalGeoGridBucket, InternalHistogram.Bucket, InternalRange.Bucket, InternalRareTerms.Bucket, InternalSignificantTerms.Bucket, InternalTerms.Bucket
Enclosing class:
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,​B extends InternalMultiBucketAggregation.InternalBucket>

public abstract static class InternalMultiBucketAggregation.InternalBucket
extends java.lang.Object
implements MultiBucketsAggregation.Bucket, Writeable
  • Constructor Details

  • Method Details

    • getProperty

      public java.lang.Object getProperty​(java.lang.String containingAggName, java.util.List<java.lang.String> path)