public class RateLimiterObject extends Object
| Constructor and Description |
|---|
RateLimiterObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
tryAcquire(long permits,
double rate,
long capacity) |
Copyright © 2020. All rights reserved.