| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonBitSet |
| Modifier and Type | Method and Description |
|---|---|
protected RBitSetAsync |
RedissonBloomFilter.createBitSet(CommandBatchService executorService) |
RBitSetAsync |
RedissonBatch.getBitSet(String name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RBitSet
Vector of bits that grows as needed.
|
| Modifier and Type | Method and Description |
|---|---|
RBitSetAsync |
RBatch.getBitSet(String name)
Returns bitSet instance by name.
|
Copyright © 2014–2019 Redisson. All rights reserved.