Package org.jgroups.protocols.relay
-
Interface Summary Interface Description RouteStatusListener Gets notified when a site comes up or goes downSiteAddress Address with a site suffixSiteMasterPicker Allows an implementation to pick aSiteMaster
or aRoute
from a list (if multiple site masters are enabled). -
Class Summary Class Description RELAY2 Design: ./doc/design/RELAY2.txt and at https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt.RELAY2.Relay2Header Relayer Maintains bridges and routing table.Route Class which maintains the destination address for sending messages to a given site, and the bridge channel to do so.SiteMaster Special address with the UUID part being 0: identifies the current (relay) coordinator of a given site.SiteUUID Implementation of SiteAddress