| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonPermitExpirableSemaphore |
| Modifier and Type | Method and Description |
|---|---|
RPermitExpirableSemaphore |
Redisson.getPermitExpirableSemaphore(String name) |
| Modifier and Type | Method and Description |
|---|---|
RPermitExpirableSemaphore |
RedissonClient.getPermitExpirableSemaphore(String name)
Returns semaphore instance by name.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.