| 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.handleDemandMessage(int idx,
UUID id,
GridDhtPartitionDemandMessage d)
Handles Demand message.
|
void |
GridCachePreloader.handleDemandMessage(int idx,
UUID id,
GridDhtPartitionDemandMessage d)
Handles Demand message.
|
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionDemandMessage |
GridDhtPartitionDemandMessage.withNewPartitionsMap(@NotNull IgniteDhtDemandedPartitionsMap parts)
Creates copy of this message with new partitions map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionSupplier.handleDemandMessage(int topicId,
UUID nodeId,
GridDhtPartitionDemandMessage demandMsg)
For each demand message method lookups (or creates new) supply context and starts to iterate entries across requested partitions.
|
void |
GridDhtPreloader.handleDemandMessage(int idx,
UUID nodeId,
GridDhtPartitionDemandMessage d)
Handles Demand message.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021