| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonBitSet |
| Modifier and Type | Method and Description |
|---|---|
RBitSet |
Redisson.getBitSet(String name) |
| Modifier and Type | Method and Description |
|---|---|
RBitSet |
RedissonClient.getBitSet(String name)
Returns bitSet instance by name.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.