Package | Description |
---|---|
org.apache.ignite.cache.affinity |
Contains cache node affinity implementations.
|
org.apache.ignite.cache.affinity.rendezvous |
Contains HRW-based cache affinity for partitioned cache.
|
org.apache.ignite.ml.dataset.impl.cache.util |
Contains util classes used in cache based implementation of dataset.
|
org.apache.ignite.platform.dotnet |
Contains .Net platform-related classes.
|
Modifier and Type | Method and Description |
---|---|
List<List<ClusterNode>> |
AffinityFunction.assignPartitions(AffinityFunctionContext affCtx)
Gets affinity nodes for a partition.
|
Modifier and Type | Method and Description |
---|---|
List<List<ClusterNode>> |
RendezvousAffinityFunction.assignPartitions(AffinityFunctionContext affCtx)
Gets affinity nodes for a partition.
|
Modifier and Type | Method and Description |
---|---|
List<List<ClusterNode>> |
DatasetAffinityFunctionWrapper.assignPartitions(AffinityFunctionContext affCtx)
Gets affinity nodes for a partition.
|
Modifier and Type | Method and Description |
---|---|
List<List<ClusterNode>> |
PlatformDotNetAffinityFunction.assignPartitions(AffinityFunctionContext affCtx)
Gets affinity nodes for a partition.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024