Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.elasticsearch.compute.aggregation.AbstractArrayState (implements org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.Aggregator (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.BytesRefArrayState (implements org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.CountAggregatorFunction (implements org.elasticsearch.compute.aggregation.AggregatorFunction)
- org.elasticsearch.compute.aggregation.CountDistinctBooleanAggregator
- org.elasticsearch.compute.aggregation.CountDistinctBytesRefAggregator
- org.elasticsearch.compute.aggregation.CountDistinctDoubleAggregator
- org.elasticsearch.compute.aggregation.CountDistinctFloatAggregator
- org.elasticsearch.compute.aggregation.CountDistinctIntAggregator
- org.elasticsearch.compute.aggregation.CountDistinctLongAggregator
- org.elasticsearch.compute.aggregation.CountGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.FromPartialAggregatorFunction (implements org.elasticsearch.compute.aggregation.AggregatorFunction)
- org.elasticsearch.compute.aggregation.FromPartialGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.GroupingAggregator (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.QuantileStates
- org.elasticsearch.compute.aggregation.RateDoubleAggregator
- org.elasticsearch.compute.aggregation.RateDoubleAggregator.DoubleRateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.RateFloatAggregator
- org.elasticsearch.compute.aggregation.RateFloatAggregator.FloatRateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.RateIntAggregator
- org.elasticsearch.compute.aggregation.RateIntAggregator.IntRateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.RateLongAggregator
- org.elasticsearch.compute.aggregation.RateLongAggregator.LongRateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.StdDevDoubleAggregator
- org.elasticsearch.compute.aggregation.StdDevFloatAggregator
- org.elasticsearch.compute.aggregation.StdDevIntAggregator
- org.elasticsearch.compute.aggregation.StdDevLongAggregator
- org.elasticsearch.compute.aggregation.StdDevStates
- org.elasticsearch.compute.aggregation.ToPartialAggregatorFunction (implements org.elasticsearch.compute.aggregation.AggregatorFunction)
- org.elasticsearch.compute.aggregation.ToPartialGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.WelfordAlgorithm