Class PrimaryOwnerLocator<K>
java.lang.Object
org.wildfly.clustering.ee.infinispan.PrimaryOwnerLocator<K>
Function that returns the primary owner for a given cache key.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionPrimaryOwnerLocator(org.infinispan.Cache<? extends K, ?> cache, NodeFactory<org.infinispan.remoting.transport.Address> memberFactory) -
Method Summary