Class BigDecimalRollingProductOperator


public final class BigDecimalRollingProductOperator extends BaseObjectUpdateByOperator<BigDecimal>
  • Constructor Details

    • BigDecimalRollingProductOperator

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