Package | Description |
---|---|
org.apache.ignite.cache.affinity |
Contains cache node affinity implementations.
|
org.apache.ignite.cache.affinity.rendezvous |
Contains HRW-based cache affinity for partitioned cache.
|
Modifier and Type | Class and Description |
---|---|
class |
AffinityNodeAddressHashResolver
Node hash resolver which uses
ClusterNode.consistentId() as alternate hash value. |
class |
AffinityNodeIdHashResolver
Node hash resolver which uses generated node ID as node hash value.
|
Modifier and Type | Method and Description |
---|---|
AffinityNodeHashResolver |
RendezvousAffinityFunction.getHashIdResolver()
Gets hash ID resolver for nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
RendezvousAffinityFunction.setHashIdResolver(AffinityNodeHashResolver hashIdRslvr)
Sets hash ID resolver for nodes.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015