| Constructor and Description |
|---|
PartitionMetaStateRecord(int cacheId,
int partId,
GridDhtPartitionState state,
long updateCounter) |
| Modifier and Type | Method and Description |
|---|---|
static GridDhtPartitionState |
GridDhtPartitionState.fromOrdinal(int ord) |
GridDhtPartitionState |
GridDhtPartitionTopology.partitionState(UUID nodeId,
int part) |
GridDhtPartitionState |
GridClientPartitionTopology.partitionState(UUID nodeId,
int part) |
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 |
|---|---|
void |
GridDhtLocalPartition.restoreState(GridDhtPartitionState stateToRestore) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,GridDhtPartitionState> |
GridDhtPartitionMap.map |
| 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,
AffinityTopologyVersion top,
Map<Integer,GridDhtPartitionState> m,
boolean onlyActive) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionState |
VisorPartitionMap.get(Integer part) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GridDhtPartitionState> |
VisorPartitionMap.getPartitions() |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017