| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Method and Description |
|---|---|
RateLimiterConfig |
RedissonRateLimiter.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
RFuture<RateLimiterConfig> |
RedissonRateLimiter.getConfigAsync() |
| Modifier and Type | Method and Description |
|---|---|
RateLimiterConfig |
RRateLimiter.getConfig()
Returns current configuration of this RateLimiter object.
|
| Modifier and Type | Method and Description |
|---|---|
RFuture<RateLimiterConfig> |
RRateLimiterAsync.getConfigAsync()
Returns current configuration of this RateLimiter object.
|
Copyright © 2014–2020 Redisson. All rights reserved.