public class ReducePartitionMapper extends Object
| Constructor and Description |
|---|
ReducePartitionMapper(GridKernalContext ctx,
IgniteLogger log)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheContext<?,?> |
findFirstPartitioned(List<Integer> cacheIds) |
ReducePartitionMapResult |
nodesForPartitions(List<Integer> cacheIds,
AffinityTopologyVersion topVer,
int[] parts,
boolean isReplicatedOnly)
Evaluates nodes and nodes to partitions map given a list of cache ids, topology version and partitions.
|
public ReducePartitionMapper(GridKernalContext ctx, IgniteLogger log)
ctx - Kernal context.public ReducePartitionMapResult nodesForPartitions(List<Integer> cacheIds, AffinityTopologyVersion topVer, int[] parts, boolean isReplicatedOnly)
cacheIds - Cache ids.topVer - Topology version.parts - Partitions array.isReplicatedOnly - Allow only replicated caches.public GridCacheContext<?,?> findFirstPartitioned(List<Integer> cacheIds)
cacheIds - Cache IDs.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025