Package | Description |
---|---|
org.jgroups.protocols.relay |
Class and Description |
---|
CanBeSiteMaster
Deprecated.
Use
ExtendedUUID directly. This class will get dropped in 4.0. |
RELAY2
Design: ./doc/design/RELAY2.txt and at https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt.
JIRA: https://issues.jboss.org/browse/JGRP-1433
|
RELAY2.Relay2Header |
Relayer
Maintains bridges and routing table.
|
Relayer.Bridge |
Route
Class which maintains the destination address for sending messages to a given site, and the bridge channel to do so.
|
RouteStatusListener
Gets notified when a site comes up or goes down
|
SiteAddress
Address with a site suffix
|
SiteMasterPicker
Allows an implementation to pick a
SiteMaster from a list of site master (if multiple site masters are
enabled). |
SiteUUID
Implementation of SiteAddress
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.