| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.affinity |
Data affinity processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryAffinityAssignmentImpl
Heap-space optimized version of calculated affinity assignment.
|
class |
HistoryAffinityAssignmentShallowCopy
Shallow copy that contains reference to delegate
HistoryAffinityAssignment. |
| Modifier and Type | Method and Description |
|---|---|
HistoryAffinityAssignment |
HistoryAffinityAssignment.origin()
In case this instance is lightweight wrapper of another instance, this method should return reference
to an original one.
|
HistoryAffinityAssignment |
HistoryAffinityAssignmentShallowCopy.origin()
In case this instance is lightweight wrapper of another instance, this method should return reference
to an original one.
|
HistoryAffinityAssignment |
HistoryAffinityAssignmentImpl.origin()
In case this instance is lightweight wrapper of another instance, this method should return reference
to an original one.
|
| Constructor and Description |
|---|
HistoryAffinityAssignmentShallowCopy(HistoryAffinityAssignment histAssignment,
AffinityTopologyVersion topVer) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021