| Package | Description |
|---|---|
| com.google.common.util.concurrent |
| Class and Description |
|---|
| RecyclableRateLimiter
A rate limiter that allows to "return" unused permits back to the pool to handle retries
gracefully and allow precise control over outgoing "successful" rate, plus allows accumulating
"credits" for unused permits over a time window other than 1 second.
|
| RecyclableRateLimiterWithMetrics.RateLimiterMetricsContainer |
Copyright © 2020. All rights reserved.