| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonAtomicDoubleReactive
Distributed alternative to the
AtomicLong |
Copyright © 2014–2018 The Redisson Project. All rights reserved.