| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
IDAuthority.getLocalIDPartition()
Returns the lower and upper limits of the key range assigned to this local machine as an array with two entries.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
ConsistentKeyIDAuthority.getLocalIDPartition() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
StoreManager.getLocalKeyPartition()
Returns
KeyRanges locally hosted on this machine. |
List<KeyRange> |
KCVSManagerProxy.getLocalKeyPartition() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
InMemoryStoreManager.getLocalKeyPartition() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
OrderedKeyValueStoreManagerAdapter.getLocalKeyPartition() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyRange> |
MetricInstrumentedStoreManager.getLocalKeyPartition() |
| Modifier and Type | Method and Description |
|---|---|
static List<PartitionIDRange> |
PartitionIDRange.getIDRanges(int partitionBits,
List<KeyRange> locals) |
Copyright © 2012–2015. All rights reserved.