public class InfinispanRouteLocator extends Object implements RouteLocator
DistributionManager to determine the best node (i.e. the primary lock owner) to handle a given session.
The Address is then converted to a route using a Registry, which maps the route identifier per node.| Constructor and Description |
|---|
InfinispanRouteLocator(InfinispanRouteLocatorConfiguration config) |
public InfinispanRouteLocator(InfinispanRouteLocatorConfiguration config)
public String locate(String sessionId)
locate in interface RouteLocatorCopyright © 2018 JBoss by Red Hat. All rights reserved.