See: Description
Interface | Description |
---|---|
Affinity<K> |
Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned or replicated cache.
|
AffinityFunction |
Cache key affinity which maps keys to nodes.
|
AffinityFunctionContext |
Affinity function context.
|
AffinityKeyMapper | Deprecated |
Class | Description |
---|---|
AffinityKey<K> |
Optional wrapper for cache keys to provide support
for custom affinity mapping.
|
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024