Class ByteRollingSumOperator.Context

All Implemented Interfaces:
SafeCloseable, AutoCloseable
Enclosing class:
ByteRollingSumOperator

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

    • byteInfluencerValuesChunk

      protected ByteChunk<? extends Values> byteInfluencerValuesChunk
    • byteWindowValues

      protected ByteRingBuffer byteWindowValues
  • Constructor Details

    • Context

      protected Context(int chunkSize)
  • Method Details