Package org.infinispan.affinity
package org.infinispan.affinity
This package contains the
KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodes- Public API
-
ClassDescriptionDefines a service that generates keys to be mapped to specific nodes in a distributed(vs.Factory for
KeyAffinityService
.KeyGenerator<K>Used for generating keys; used byKeyAffinityService
to generate the affinity keys.Used for registering various cache notifications.