Interface PrimaryOwnerRouteLocatorConfiguration
-
- All Known Subinterfaces:
RankedRouteLocatorConfiguration
public interface PrimaryOwnerRouteLocatorConfiguration- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.infinispan.Cache<GroupedKey<String>,?>getCache()NodeFactory<org.infinispan.remoting.transport.Address>getMemberFactory()Registry<String,Void>getRegistry()
-
-
-
Method Detail
-
getCache
org.infinispan.Cache<GroupedKey<String>,?> getCache()
-
getMemberFactory
NodeFactory<org.infinispan.remoting.transport.Address> getMemberFactory()
-
-