Uses of Interface
org.wildfly.clustering.infinispan.affinity.impl.KeyRegistry
-
Packages that use KeyRegistry Package Description org.wildfly.clustering.infinispan.affinity.impl -
-
Uses of KeyRegistry in org.wildfly.clustering.infinispan.affinity.impl
Classes in org.wildfly.clustering.infinispan.affinity.impl that implement KeyRegistry Modifier and Type Class Description classConsistentHashKeyRegistry<K>Registry of queues of keys with affinity to the members of a consistent hash.
-