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