Class WindowedTimeThrottler

java.lang.Object
org.apache.storm.utils.WindowedTimeThrottler

public class WindowedTimeThrottler extends Object
  • Constructor Details

    • WindowedTimeThrottler

      public WindowedTimeThrottler(Number windowMillis, Number maxAmt)
  • Method Details

    • isThrottled

      public boolean isThrottled()
    • markEvent

      public void markEvent()