Class ByteRollingAvgOperator


public class ByteRollingAvgOperator extends BaseDoubleUpdateByOperator
  • Constructor Details

    • ByteRollingAvgOperator

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