Class ShortRollingSumOperator.Context

All Implemented Interfaces:
SafeCloseable, AutoCloseable
Enclosing class:
ShortRollingSumOperator

protected class ShortRollingSumOperator.Context extends BaseLongUpdateByOperator.Context
  • Field Details

    • shortInfluencerValuesChunk

      protected ShortChunk<? extends Values> shortInfluencerValuesChunk
    • shortWindowValues

      protected ShortRingBuffer shortWindowValues
  • Constructor Details

    • Context

      protected Context(int chunkSize)
  • Method Details