Uses of Class
org.infinispan.affinity.impl.KeyAffinityServiceImpl
-
Packages that use KeyAffinityServiceImpl Package Description org.infinispan.affinity This package contains theKeyAffinityServiceinterfaces which allow user code to determine mapping of keys onto nodes -
-
Uses of KeyAffinityServiceImpl in org.infinispan.affinity
Constructors in org.infinispan.affinity with parameters of type KeyAffinityServiceImpl Constructor Description ListenerRegistration(KeyAffinityServiceImpl<?> keyAffinityService)
-