Package | Description |
---|---|
org.redisson | |
org.redisson.api | |
org.redisson.reactive |
Modifier and Type | Method and Description |
---|---|
RSemaphoreReactive |
RedissonReactive.getSemaphore(String name) |
Modifier and Type | Method and Description |
---|---|
RSemaphoreReactive |
RedissonReactiveClient.getSemaphore(String name)
Returns semaphore instance by name
|
Modifier and Type | Class and Description |
---|---|
class |
RedissonSemaphoreReactive |
Copyright © 2014–2017 The Redisson Project. All rights reserved.