| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.rx |
| Modifier and Type | Method and Description |
|---|---|
RAtomicLongRx |
RedissonRx.getAtomicLong(String name) |
| Modifier and Type | Method and Description |
|---|---|
RAtomicLongRx |
RedissonRxClient.getAtomicLong(String name)
Returns "atomic long" instance by name.
|
RAtomicLongRx |
RBatchRx.getAtomicLong(String name)
Returns "atomic long" instance by name.
|
| Modifier and Type | Method and Description |
|---|---|
RAtomicLongRx |
RedissonBatchRx.getAtomicLong(String name) |
Copyright © 2014–2019 Redisson. All rights reserved.