| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal.record.delta | |
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.visor.cache |
| Constructor and Description |
|---|
PartitionMetaStateRecord(int grpId,
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 |
GridDhtPartitionTopologyImpl.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 | Method and Description |
|---|---|
GridDhtPartitionState |
GridDhtPartitionMap.get(Integer part) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Integer,GridDhtPartitionState>> |
GridDhtPartitionMap.entrySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionMap.put(Integer part,
GridDhtPartitionState state) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionState |
GridPartitionStateMap.get(Object key) |
GridDhtPartitionState |
GridPartitionStateMap.put(Integer key,
GridDhtPartitionState val) |
GridDhtPartitionState |
GridPartitionStateMap.remove(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Integer,GridDhtPartitionState>> |
GridPartitionStateMap.entrySet() |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionState |
GridPartitionStateMap.put(Integer key,
GridDhtPartitionState val) |
| 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.6.0 Release Date : July 10 2018