| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCachePreloaderAdapter.handleSupplyMessage(UUID id,
GridDhtPartitionSupplyMessage s)
Handles Supply message.
|
void |
GridCachePreloader.handleSupplyMessage(UUID id,
GridDhtPartitionSupplyMessage s)
Handles Supply message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtPartitionSupplyMessageV2
Supply message with supplier error transfer support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPreloader.handleSupplyMessage(UUID nodeId,
GridDhtPartitionSupplyMessage s)
Handles Supply message.
|
void |
GridDhtPartitionDemander.handleSupplyMessage(UUID nodeId,
GridDhtPartitionSupplyMessage supplyMsg)
Handles supply message from
nodeId with specified topicId. |
protected void |
GridDhtPartitionDemander.ownPartition(GridDhtPartitionDemander.RebalanceFuture fut,
int p,
UUID nodeId,
GridDhtPartitionSupplyMessage supplyMsg)
Owns the partition recursively.
|
void |
GridDhtPartitionDemander.registerSupplyMessage(UUID nodeId,
GridDhtPartitionSupplyMessage supplyMsg,
Runnable r)
Enqueues supply message.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023