| Package | Description |
|---|---|
| org.redisson.cluster | |
| org.redisson.connection |
| Modifier and Type | Method and Description |
|---|---|
Set<ClusterSlotRange> |
ClusterPartition.getSlotRanges() |
Set<ClusterSlotRange> |
ClusterNodeInfo.getSlotRanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterNodeInfo.addSlotRange(ClusterSlotRange range) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPartition.addSlotRanges(Set<ClusterSlotRange> ranges) |
void |
ClusterPartition.removeSlotRanges(Set<ClusterSlotRange> ranges) |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterSlotRange |
MasterSlaveConnectionManager.singleSlotRange |
Copyright © 2014–2019 Redisson. All rights reserved.