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.AllFirstBooleanByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstBooleanByLongAggregator
- org.elasticsearch.compute.aggregation.AllFirstBytesRefByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstBytesRefByLongAggregator
- org.elasticsearch.compute.aggregation.AllFirstDoubleByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstDoubleByLongAggregator
- org.elasticsearch.compute.aggregation.AllFirstFloatByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstFloatByLongAggregator
- org.elasticsearch.compute.aggregation.AllFirstIntByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstIntByLongAggregator
- org.elasticsearch.compute.aggregation.AllFirstLongByIntAggregator
- org.elasticsearch.compute.aggregation.AllFirstLongByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastBooleanByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastBooleanByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastBytesRefByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastBytesRefByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastDoubleByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastDoubleByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastFloatByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastFloatByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastIntByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastIntByLongAggregator
- org.elasticsearch.compute.aggregation.AllLastLongByIntAggregator
- org.elasticsearch.compute.aggregation.AllLastLongByLongAggregator
- org.elasticsearch.compute.aggregation.AnyBooleanAggregator
- org.elasticsearch.compute.aggregation.AnyBooleanAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.AnyBytesRefAggregator
- org.elasticsearch.compute.aggregation.AnyBytesRefAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.AnyDoubleAggregator
- org.elasticsearch.compute.aggregation.AnyDoubleAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.AnyFloatAggregator
- org.elasticsearch.compute.aggregation.AnyFloatAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.AnyIntAggregator
- org.elasticsearch.compute.aggregation.AnyIntAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.AnyLongAggregator
- org.elasticsearch.compute.aggregation.AnyLongAggregator.SingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- 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.CountAggregatorFunction.CountAggregatorFunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.CountApproximateAggregatorFunction (implements org.elasticsearch.compute.aggregation.AggregatorFunction)
- org.elasticsearch.compute.aggregation.CountApproximateAggregatorFunction.CountApproximateAggregatorFunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.CountApproximateGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- 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.DimensionValuesByteRefGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.DimensionValuesByteRefGroupingAggregatorFunction.FunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.ExponentialHistogramStates
- org.elasticsearch.compute.aggregation.ExponentialHistogramStates.WithLongGroupingState (implements org.elasticsearch.compute.aggregation.GroupingAggregatorState)
- org.elasticsearch.compute.aggregation.ExponentialHistogramStates.WithLongSingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.FirstBytesRefByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstDocIdGroupingAggregatorFunction (implements org.elasticsearch.compute.aggregation.GroupingAggregatorFunction)
- org.elasticsearch.compute.aggregation.FirstDocIdGroupingAggregatorFunction.FunctionSupplier (implements org.elasticsearch.compute.aggregation.AggregatorFunctionSupplier)
- org.elasticsearch.compute.aggregation.FirstDoubleByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstExponentialHistogramByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstFloatByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstIntByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstLongByTimestampAggregator
- org.elasticsearch.compute.aggregation.FirstTDigestByTimestampAggregator
- 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.GroupingAggregatorEvaluationContext (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.HistogramMergeExponentialHistogramAggregator
- org.elasticsearch.compute.aggregation.HistogramMergeTDigestAggregator
- 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.LastExponentialHistogramByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastFloatByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastIntByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastLongByTimestampAggregator
- org.elasticsearch.compute.aggregation.LastTDigestByTimestampAggregator
- 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.SimpleLinearRegressionWithTimeseries (implements org.elasticsearch.compute.aggregation.AggregatorState)
- org.elasticsearch.compute.aggregation.StdDevDoubleAggregator
- org.elasticsearch.compute.aggregation.StdDevFloatAggregator
- org.elasticsearch.compute.aggregation.StdDevIntAggregator
- org.elasticsearch.compute.aggregation.StdDevLongAggregator
- org.elasticsearch.compute.aggregation.TDigestStates
- org.elasticsearch.compute.aggregation.TDigestStates.WithLongGroupingState (implements org.elasticsearch.compute.aggregation.GroupingAggregatorState)
- org.elasticsearch.compute.aggregation.TDigestStates.WithLongSingleState (implements org.elasticsearch.compute.aggregation.AggregatorState)
- 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.ValuesNextLong (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.ValuesNextLongLong (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.ValuesNextPreparedForEmitting (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.compute.aggregation.VarianceStates
- org.elasticsearch.compute.aggregation.WelfordAlgorithm