| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonRateLimiter |
| Modifier and Type | Method and Description |
|---|---|
RRateLimiter |
Redisson.getRateLimiter(String name) |
| Modifier and Type | Method and Description |
|---|---|
RRateLimiter |
RedissonClient.getRateLimiter(String name)
Returns rate limiter instance by
name |
Copyright © 2014–2018 The Redisson Project. All rights reserved.