KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesSee: Description
Interface | Description |
---|---|
KeyAffinityService<K> |
Defines a service that generates keys to be mapped to specific nodes in a distributed(vs.
|
KeyGenerator<K> |
Used for generating keys; used by
KeyAffinityService to generate the affinity keys. |
Class | Description |
---|---|
KeyAffinityServiceFactory |
Factory for
KeyAffinityService . |
KeyAffinityServiceImpl<K> | Deprecated
Extend from
KeyAffinityServiceImpl
instead. |
ListenerRegistration |
Used for registering various cache notifications.
|
KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.