| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.affinity |
Data affinity processor.
|
| Modifier and Type | Method and Description |
|---|---|
IdealAffinityAssignment |
GridAffinityAssignmentCache.calculate(AffinityTopologyVersion topVer,
@Nullable ExchangeDiscoveryEvents events,
@Nullable DiscoCache discoCache)
Calculates ideal assignment for given topology version and events happened since last calculation.
|
static IdealAffinityAssignment |
IdealAffinityAssignment.create(AffinityTopologyVersion topVer,
@Nullable List<ClusterNode> nodes,
List<List<ClusterNode>> assignment) |
static IdealAffinityAssignment |
IdealAffinityAssignment.create(AffinityTopologyVersion topVer,
List<List<ClusterNode>> assignment) |
static IdealAffinityAssignment |
IdealAffinityAssignment.createWithPreservedPrimaries(AffinityTopologyVersion topVer,
List<List<ClusterNode>> assignment,
IdealAffinityAssignment previousAssignment) |
@Nullable IdealAffinityAssignment |
GridAffinityAssignmentCache.idealAssignment() |
| Modifier and Type | Method and Description |
|---|---|
static IdealAffinityAssignment |
IdealAffinityAssignment.createWithPreservedPrimaries(AffinityTopologyVersion topVer,
List<List<ClusterNode>> assignment,
IdealAffinityAssignment previousAssignment) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021