Uses of Class
org.infinispan.affinity.impl.KeyAffinityServiceImpl
-
Packages that use KeyAffinityServiceImpl Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodes -
-
Uses of KeyAffinityServiceImpl in org.infinispan.affinity
Subclasses of KeyAffinityServiceImpl in org.infinispan.affinity Modifier and Type Class Description class
KeyAffinityServiceImpl<K>
Deprecated.Extend fromKeyAffinityServiceImpl
instead.Constructors in org.infinispan.affinity with parameters of type KeyAffinityServiceImpl Constructor Description ListenerRegistration(KeyAffinityServiceImpl<?> keyAffinityService)
-