Uses of Class
org.jgroups.protocols.relay.Route
Packages that use Route
-
Uses of Route in org.jgroups.protocols.relay
Fields in org.jgroups.protocols.relay with type parameters of type RouteModifier and TypeFieldDescriptionStickySiteMasterPicker.route_cacheRelayer.routesThe routing table.Methods in org.jgroups.protocols.relay that return RouteModifier and TypeMethodDescriptionprotected RouteRelayer.getForwardingRouteMatching(String site, Address sender) Returns a Route matching any of the ForwardingRoutes, or null if none matchesReturns the route to a given siteprotected Routeprotected RoutePicks a route to a given remote site from a list of routes.Route.stats(boolean f) Methods in org.jgroups.protocols.relay that return types with arguments of type RouteModifier and TypeMethodDescriptionGets routes for a given site.Methods in org.jgroups.protocols.relay with parameters of type RouteModifier and TypeMethodDescriptionintprotected static booleanRelayer.isExcluded(Route route, String... excluded_sites) Method parameters in org.jgroups.protocols.relay with type arguments of type RouteModifier and TypeMethodDescriptionprotected voidprotected static booleanprotected booleanPicks a route to a given remote site from a list of routes.