-
public final class ThrottleManager
-
-
Constructor Summary
Constructors Constructor Description ThrottleManager(Integer maxEventsPerHour, Function0<Long> now)
-
Method Summary
Modifier and Type Method Description final BooleantryAcquire()-
-
Method Detail
-
tryAcquire
final Boolean tryAcquire()
-
-
-
-