See: Description
| Interface | Description |
|---|---|
| Affinity<K> |
Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned cache.
|
| AffinityFunction |
Cache key affinity which maps keys to nodes.
|
| AffinityFunctionContext |
Affinity function context.
|
| AffinityKeyMapper |
Affinity mapper which maps cache key to an affinity key.
|
| AffinityNodeHashResolver | Deprecated
Use
IgniteConfiguration.setConsistentId(Serializable) instead. |
| Class | Description |
|---|---|
| AffinityKey<K> |
Optional wrapper for cache keys to provide support
for custom affinity mapping.
|
| AffinityNodeAddressHashResolver | Deprecated
Use
IgniteConfiguration.setConsistentId(Serializable) instead. |
| AffinityNodeIdHashResolver | Deprecated
Use
IgniteConfiguration.setConsistentId(Serializable) instead. |
| AffinityUuid |
Guaranteed unique affinity-based key.
|
| Annotation Type | Description |
|---|---|
| AffinityCentralizedFunction |
Annotation marker which identifies affinity function that must be calculated on one centralized node
instead of independently on each node.
|
| AffinityKeyMapped |
Optional annotation to specify custom key-to-node affinity.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016