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.DeltaDoubleAggregator
- org.elasticsearch.compute.aggregation.DeltaDoubleAggregator.DoubleDeltaGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.DeltaFloatAggregator
- org.elasticsearch.compute.aggregation.DeltaFloatAggregator.FloatDeltaGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.DeltaIntAggregator
- org.elasticsearch.compute.aggregation.DeltaIntAggregator.IntDeltaGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.DeltaLongAggregator
- org.elasticsearch.compute.aggregation.DeltaLongAggregator.LongDeltaGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.FirstBytesRefByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstDoubleByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstFloatByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstIntByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstLongByTimestampAggregator
- 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.GroupingAggregatorEvaluationContext
- org.elasticsearch.compute.aggregation.IrateDoubleAggregator
- org.elasticsearch.compute.aggregation.IrateDoubleAggregator.DoubleIrateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.IrateFloatAggregator
- org.elasticsearch.compute.aggregation.IrateFloatAggregator.FloatIrateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.IrateIntAggregator
- org.elasticsearch.compute.aggregation.IrateIntAggregator.IntIrateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.IrateLongAggregator
- org.elasticsearch.compute.aggregation.IrateLongAggregator.LongIrateGroupingState (implements org.apache.lucene.util.Accountable, org.elasticsearch.compute.aggregation.GroupingAggregatorState, org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.LastBytesRefByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastDoubleByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastFloatByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastIntByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastLongByTimestampAggregator
- org.elasticsearch.compute.aggregation.PresentAggregatorFunction (implements org.elasticsearch.compute.aggregation.AggregatorFunction)
- org.elasticsearch.compute.aggregation.PresentGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.QuantileStates
- org.elasticsearch.compute.aggregation.RateDoubleGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.RateDoubleGroupingAggregatorFunction.FunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.RateIntGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.RateIntGroupingAggregatorFunction.FunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.RateLongGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.RateLongGroupingAggregatorFunction.FunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- 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