WildFly: EE clustering - Infinispan service provider 26.1.1.Final
-
- All Implemented Interfaces:
- Function<K,org.wildfly.clustering.group.Node>
public class PrimaryOwnerLocator<K>
extends Object
implements Function<K,org.wildfly.clustering.group.Node>
Function that returns the primary owner for a given cache key.
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors
| Constructor and Description |
PrimaryOwnerLocator(org.infinispan.Cache<? extends K,?> cache,
NodeFactory<org.infinispan.remoting.transport.Address> memberFactory) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: EE clustering - Infinispan service provider 26.1.1.Final
Copyright © 2022 JBoss by Red Hat. All rights reserved.