| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonDoubleAdder |
| Modifier and Type | Method and Description |
|---|---|
RDoubleAdder |
Redisson.getDoubleAdder(String name) |
| Modifier and Type | Method and Description |
|---|---|
RDoubleAdder |
RedissonClient.getDoubleAdder(String name)
Returns DoubleAdder instances by name.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.