| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Method and Description |
|---|---|
RCountDownLatchReactive |
RedissonReactive.getCountDownLatch(String name) |
| Modifier and Type | Method and Description |
|---|---|
RCountDownLatchReactive |
RedissonReactiveClient.getCountDownLatch(String name)
Returns CountDownLatch instance by name.
|
Copyright © 2014–2021 Redisson. All rights reserved.