Class CharRollingSumOperator.Context

All Implemented Interfaces:
SafeCloseable, AutoCloseable
Enclosing class:
CharRollingSumOperator

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

    • charInfluencerValuesChunk

      protected CharChunk<? extends Values> charInfluencerValuesChunk
    • charWindowValues

      protected CharRingBuffer charWindowValues
  • Constructor Details

    • Context

      protected Context(int chunkSize)
  • Method Details