Package | Description |
---|---|
org.redisson | |
org.redisson.api | |
org.redisson.reactive |
Modifier and Type | Method and Description |
---|---|
RBitSetReactive |
RedissonReactive.getBitSet(String name) |
Modifier and Type | Method and Description |
---|---|
RBitSetReactive |
RedissonReactiveClient.getBitSet(String name)
Returns bitSet instance by name.
|
RBitSetReactive |
RBatchReactive.getBitSet(String name)
Returns bitSet instance by name.
|
Modifier and Type | Class and Description |
---|---|
class |
RedissonBitSetReactive |
Modifier and Type | Method and Description |
---|---|
RBitSetReactive |
RedissonBatchReactive.getBitSet(String name) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.