| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.topology |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionTopology |
GridCachePartitionExchangeManager.clientTopology(int grpId,
DiscoCache discoCache) |
@Nullable GridDhtPartitionTopology |
GridCachePartitionExchangeManager.clientTopologyIfExists(int grpId) |
GridDhtPartitionTopology |
GridCacheContext.topology() |
GridDhtPartitionTopology |
CacheGroupContext.topology() |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionTopology |
GridDhtCacheAdapter.topology() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridClientPartitionTopology
Partition topology for node which does not have any local partitions.
|
class |
GridDhtPartitionTopologyImpl
Partition topology.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionsStateValidator.validatePartitionCountersAndSizes(GridDhtPartitionsExchangeFuture fut,
GridDhtPartitionTopology top,
Map<UUID,GridDhtPartitionsSingleMessage> messages)
Validates partition states - update counters and cache sizes for all nodes.
|
Map<Integer,Map<UUID,Long>> |
GridDhtPartitionsStateValidator.validatePartitionsSizes(GridDhtPartitionTopology top,
Map<UUID,GridDhtPartitionsSingleMessage> messages,
Set<UUID> ignoringNodes)
Validate partitions cache sizes for given
top. |
Map<Integer,Map<UUID,Long>> |
GridDhtPartitionsStateValidator.validatePartitionsUpdateCounters(GridDhtPartitionTopology top,
Map<UUID,GridDhtPartitionsSingleMessage> messages,
Set<UUID> ignoringNodes)
Validate partitions update counters for given
top. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020