Interface PrimaryOwnerRouteLocatorConfiguration
- All Known Subinterfaces:
RankedRouteLocatorConfiguration
public interface PrimaryOwnerRouteLocatorConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.Cache<GroupedKey<String>,?> getCache()NodeFactory<org.infinispan.remoting.transport.Address>
-
Method Details
-
getRegistry
-
getCache
org.infinispan.Cache<GroupedKey<String>,?> getCache() -
getMemberFactory
NodeFactory<org.infinispan.remoting.transport.Address> getMemberFactory()
-