| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.affinity |
Data affinity processor.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.distributed.dht |
| Modifier and Type | Class and Description |
|---|---|
class |
GridAffinityAssignment
Cached affinity calculations.
|
class |
HistoryAffinityAssignment |
| Modifier and Type | Method and Description |
|---|---|
AffinityAssignment |
GridAffinityAssignmentCache.cachedAffinity(AffinityTopologyVersion topVer)
Get cached affinity for specified topology version.
|
AffinityAssignment |
GridAffinityAssignmentCache.readyAffinity(AffinityTopologyVersion topVer) |
| Modifier and Type | Method and Description |
|---|---|
AffinityAssignment |
GridCacheAffinityManager.assignment(AffinityTopologyVersion topVer)
Get affinity assignment for the given topology version.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClusterNode> |
GridDhtPartitionTopology.nodes(int p,
AffinityAssignment affAssignment,
List<ClusterNode> affNodes) |
List<ClusterNode> |
GridDhtPartitionTopologyImpl.nodes(int p,
AffinityAssignment affAssignment,
List<ClusterNode> affNodes) |
List<ClusterNode> |
GridClientPartitionTopology.nodes(int p,
AffinityAssignment affAssignment,
List<ClusterNode> affNodes) |
void |
GridDhtPartitionTopology.onExchangeDone(GridDhtPartitionsExchangeFuture fut,
AffinityAssignment assignment,
boolean updateRebalanceVer)
Callback on exchange done.
|
void |
GridDhtPartitionTopologyImpl.onExchangeDone(GridDhtPartitionsExchangeFuture fut,
AffinityAssignment assignment,
boolean updateRebalanceVer)
Callback on exchange done.
|
void |
GridClientPartitionTopology.onExchangeDone(GridDhtPartitionsExchangeFuture fut,
AffinityAssignment assignment,
boolean updateRebalanceVer)
Callback on exchange done.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018