| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.reactive |
| Modifier and Type | Method and Description |
|---|---|
RAtomicDoubleReactive |
RedissonReactive.getAtomicDouble(String name) |
| Modifier and Type | Method and Description |
|---|---|
RAtomicDoubleReactive |
RedissonReactiveClient.getAtomicDouble(String name)
Returns "atomic double" instance by name.
|
RAtomicDoubleReactive |
RBatchReactive.getAtomicDouble(String name)
Returns atomicDouble instance by name.
|
| Modifier and Type | Method and Description |
|---|---|
RAtomicDoubleReactive |
RedissonBatchReactive.getAtomicDouble(String name) |
Copyright © 2014–2019 Redisson. All rights reserved.