Class Hierarchy
- java.lang.Object
- org.elasticsearch.search.aggregations.AggregationBuilder (implements org.elasticsearch.search.aggregations.BaseAggregationBuilder, org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.index.query.Rewriteable<T>, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.aggregations.AggregationBuilders
- org.elasticsearch.search.aggregations.AggregationPhase
- org.elasticsearch.search.aggregations.Aggregations (implements java.lang.Iterable<T>, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.aggregations.AggregatorFactories
- org.elasticsearch.search.aggregations.AggregatorFactories.Builder (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.aggregations.AggregatorFactory
- org.elasticsearch.search.aggregations.BucketCollector (implements org.apache.lucene.search.Collector)
- org.elasticsearch.search.aggregations.Aggregator (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.search.aggregations.MultiBucketCollector
- org.elasticsearch.search.aggregations.BucketOrder (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.aggregations.CardinalityUpperBound
- org.elasticsearch.search.aggregations.DelayedBucket<B>
- org.elasticsearch.search.aggregations.InternalAggregation (implements org.elasticsearch.search.aggregations.Aggregation, org.elasticsearch.common.io.stream.NamedWriteable)
- org.elasticsearch.search.aggregations.InternalAggregation.ReduceContext
- org.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket (implements org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.aggregations.InternalOrder.Parser
- org.elasticsearch.search.aggregations.InternalOrder.Streams
- org.elasticsearch.search.aggregations.LeafBucketCollector (implements org.apache.lucene.search.LeafCollector)
- org.elasticsearch.search.aggregations.MultiBucketConsumerService
- org.elasticsearch.search.aggregations.MultiBucketConsumerService.MultiBucketConsumer (implements java.util.function.IntConsumer)
- org.elasticsearch.search.aggregations.ParsedAggregation (implements org.elasticsearch.search.aggregations.Aggregation, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.aggregations.ParsedMultiBucketAggregation.ParsedBucket (implements org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket)
- org.elasticsearch.common.xcontent.ParseField.CommonFields
- org.elasticsearch.search.aggregations.PipelineAggregationBuilder (implements org.elasticsearch.search.aggregations.BaseAggregationBuilder, org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.index.query.Rewriteable<T>, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.aggregations.PipelineAggregationBuilder.ValidationContext
- org.elasticsearch.search.aggregations.PipelineAggregatorBuilders
- org.elasticsearch.search.aggregations.SearchContextAggregations
- java.lang.Throwable (implements java.io.Serializable)
- org.elasticsearch.search.aggregations.TopBucketBuilder<B>