backtype.storm.utils
Class WindowedTimeThrottler
java.lang.Object
backtype.storm.utils.WindowedTimeThrottler
public class WindowedTimeThrottler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowedTimeThrottler
public WindowedTimeThrottler(Number windowMillis,
Number maxAmt)
isThrottled
public boolean isThrottled()
markEvent
public void markEvent()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.