Interface GroupingAggregatorState

All Superinterfaces:
AutoCloseable, Closeable, Releasable
All Known Implementing Classes:
AbstractAllByIntGroupingState, AbstractAllByKeyGroupingState, AbstractAllByLongGroupingState, AbstractArrayState, AbstractFallibleArrayState, AllFirstBooleanByIntAggregator.GroupingState, AllFirstBooleanByLongAggregator.GroupingState, AllFirstBytesRefByIntAggregator.GroupingState, AllFirstBytesRefByLongAggregator.GroupingState, AllFirstDoubleByIntAggregator.GroupingState, AllFirstDoubleByLongAggregator.GroupingState, AllFirstFloatByIntAggregator.GroupingState, AllFirstFloatByLongAggregator.GroupingState, AllFirstIntByIntAggregator.GroupingState, AllFirstIntByLongAggregator.GroupingState, AllFirstLongByIntAggregator.GroupingState, AllFirstLongByLongAggregator.GroupingState, AllLastBooleanByIntAggregator.GroupingState, AllLastBooleanByLongAggregator.GroupingState, AllLastBytesRefByIntAggregator.GroupingState, AllLastBytesRefByLongAggregator.GroupingState, AllLastDoubleByIntAggregator.GroupingState, AllLastDoubleByLongAggregator.GroupingState, AllLastFloatByIntAggregator.GroupingState, AllLastFloatByLongAggregator.GroupingState, AllLastIntByIntAggregator.GroupingState, AllLastIntByLongAggregator.GroupingState, AllLastLongByIntAggregator.GroupingState, AllLastLongByLongAggregator.GroupingState, AnyBooleanAggregator.GroupingState, AnyBytesRefAggregator.GroupingState, AnyDoubleAggregator.GroupingState, AnyFloatAggregator.GroupingState, AnyIntAggregator.GroupingState, AnyLongAggregator.GroupingState, BytesRefArrayState, DeltaDoubleAggregator.DoubleDeltaGroupingState, DeltaFloatAggregator.FloatDeltaGroupingState, DeltaIntAggregator.IntDeltaGroupingState, DeltaLongAggregator.LongDeltaGroupingState, DeltaOnlyHistogramMergeOverTimeExponentialHistogramAggregator.TemporalityAwareExpHistGroupingState, DeltaOnlyHistogramMergeOverTimeTDigestAggregator.TemporalityAwareTDigestGroupingState, ExponentialHistogramStates.SeenGroupingState, ExponentialHistogramStates.WithLongGroupingState, FirstBytesRefByTimestampAggregator.GroupingState, FirstDoubleByTimestampAggregator.GroupingState, FirstFloatByTimestampAggregator.GroupingState, FirstIntByTimestampAggregator.GroupingState, FirstLongByTimestampAggregator.GroupingState, IdeltaDoubleAggregator.DoubleIdeltaGroupingState, IdeltaIntAggregator.IntIdeltaGroupingState, IdeltaLongAggregator.LongIdeltaGroupingState, IpArrayState, IrateDoubleAggregator.DoubleIrateGroupingState, IrateIntAggregator.IntIrateGroupingState, IrateLongAggregator.LongIrateGroupingState, LastBytesRefByTimestampAggregator.GroupingState, LastDoubleByTimestampAggregator.GroupingState, LastFloatByTimestampAggregator.GroupingState, LastIntByTimestampAggregator.GroupingState, LastLongByTimestampAggregator.GroupingState, LegacyIrateDoubleAggregator.DoubleIrateGroupingState, LegacyIrateIntAggregator.IntIrateGroupingState, LegacyIrateLongAggregator.LongIrateGroupingState, TDigestStates.SeenGroupingState, TDigestStates.WithLongGroupingState

public interface GroupingAggregatorState extends Releasable
  • Method Details

    • enableGroupIdTracking

      void enableGroupIdTracking(SeenGroupIds seenGroupIds)