| Modifier and Type | Method and Description |
|---|---|
static IgniteClosure<GridDhtLocalPartition,GridDhtPartitionState> |
GridCacheUtils.part2state() |
| Modifier and Type | Method and Description |
|---|---|
static GridDhtPartitionState |
GridDhtPartitionState.fromOrdinal(int ord) |
GridDhtPartitionState |
GridDhtLocalPartition.state() |
static GridDhtPartitionState |
GridDhtPartitionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridDhtPartitionState[] |
GridDhtPartitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionState |
GridDhtPartitionMap.get(Integer part) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Integer,GridDhtPartitionState>> |
GridDhtPartitionMap.entrySet() |
Map<Integer,GridDhtPartitionState> |
GridDhtPartitionMap.map() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionMap.put(Integer part,
GridDhtPartitionState state) |
| Constructor and Description |
|---|
GridDhtPartitionMap(UUID nodeId,
long updateSeq,
Map<Integer,GridDhtPartitionState> m,
boolean onlyActive) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015