| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.reactive |
| Modifier and Type | Method and Description |
|---|---|
RReadWriteLockReactive |
RedissonReactive.getReadWriteLock(String name) |
| Modifier and Type | Method and Description |
|---|---|
RReadWriteLockReactive |
RedissonReactiveClient.getReadWriteLock(String name)
Returns readWriteLock instance by name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonReadWriteLockReactive |
Copyright © 2014–2018 The Redisson Project. All rights reserved.