Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
Modifier and Type | Class and Description |
---|---|
class |
KeyAffinityServiceImpl<K>
Deprecated.
Extend from
KeyAffinityServiceImpl
instead. This class will be removed in the future. |
Constructor and Description |
---|
ListenerRegistration(KeyAffinityServiceImpl<?> keyAffinityService) |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.