Class LongRollingProductOperator


public class LongRollingProductOperator extends BaseDoubleUpdateByOperator
  • Constructor Details

    • LongRollingProductOperator

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