| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonQueueSemaphore |
class |
RedissonSemaphore
Distributed and concurrent implementation of
Semaphore. |
| Modifier and Type | Method and Description |
|---|---|
RSemaphore |
Redisson.getSemaphore(String name) |
| Modifier and Type | Method and Description |
|---|---|
RSemaphore |
RedissonClient.getSemaphore(String name)
Returns semaphore instance by name
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.