Class IntRollingSumOperator


public class IntRollingSumOperator extends BaseLongUpdateByOperator
  • Constructor Details

    • IntRollingSumOperator

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