Class ByteRollingWAvgOperator


public class ByteRollingWAvgOperator extends BaseDoubleUpdateByOperator
  • Constructor Details

    • ByteRollingWAvgOperator

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