Module org.elasticsearch.server
Interface HasAggregations
- All Known Subinterfaces:
CompositeAggregation.Bucket,Filter,Filters.Bucket,GeoGrid.Bucket,Global,IpPrefix.Bucket,Missing,MultiBucketsAggregation.Bucket,Nested,Range.Bucket,RareTerms.Bucket,ReverseNested,Sampler,SignificantTerms.Bucket,SingleBucketAggregation,Terms.Bucket
- All Known Implementing Classes:
AbstractHistogramBucket,AbstractInternalTerms.AbstractTermsBucket,DoubleTerms.Bucket,InternalBinaryRange.Bucket,InternalComposite.InternalBucket,InternalDateHistogram.Bucket,InternalDateRange.Bucket,InternalFilter,InternalFilters.InternalBucket,InternalGeoGridBucket,InternalGeoHashGridBucket,InternalGeoTileGridBucket,InternalGlobal,InternalHistogram.Bucket,InternalIpPrefix.Bucket,InternalMissing,InternalMultiBucketAggregation.InternalBucket,InternalMultiBucketAggregation.InternalBucketWritable,InternalNested,InternalRandomSampler,InternalRange.Bucket,InternalRareTerms.Bucket,InternalReverseNested,InternalSampler,InternalSignificantTerms.Bucket,InternalSingleBucketAggregation,InternalTerms.Bucket,InternalVariableWidthHistogram.Bucket,LongRareTerms.Bucket,LongTerms.Bucket,SignificantLongTerms.Bucket,SignificantStringTerms.Bucket,StringRareTerms.Bucket,StringTerms.Bucket,UnmappedRareTerms.Bucket,UnmappedSampler,UnmappedSignificantTerms.Bucket,UnmappedTerms.Bucket
public interface HasAggregations
-
Method Summary
-
Method Details
-
getAggregations
InternalAggregations getAggregations()
-