| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonAtomicDouble
Distributed alternative to the
AtomicLong |
| Modifier and Type | Method and Description |
|---|---|
RAtomicDouble |
Redisson.getAtomicDouble(String name) |
| Modifier and Type | Method and Description |
|---|---|
RAtomicDouble |
RedissonClient.getAtomicDouble(String name)
Returns atomicDouble instance by name.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.