Class ByteRollingCountOperator


public class ByteRollingCountOperator extends BaseLongUpdateByOperator
  • Constructor Details

    • ByteRollingCountOperator

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