Class ByteRollingSumOperator


public class ByteRollingSumOperator extends BaseLongUpdateByOperator
  • Constructor Details

    • ByteRollingSumOperator

      public ByteRollingSumOperator(@NotNull @NotNull MatchPair pair, @NotNull @NotNull String[] affectingColumns, @Nullable @Nullable String timestampColumnName, long reverseWindowScaleUnits, long forwardWindowScaleUnits, byte nullValue)
  • Method Details