| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.rx |
| Modifier and Type | Method and Description |
|---|---|
RBitSetRx |
RedissonRx.getBitSet(String name) |
| Modifier and Type | Method and Description |
|---|---|
RBitSetRx |
RBatchRx.getBitSet(String name)
Returns bitSet instance by name.
|
RBitSetRx |
RedissonRxClient.getBitSet(String name)
Returns bitSet instance by name.
|
| Modifier and Type | Method and Description |
|---|---|
RBitSetRx |
RedissonBatchRx.getBitSet(String name) |
Copyright © 2014–2021 Redisson. All rights reserved.