Uses of Class
org.jgroups.protocols.relay.Relayer
Packages that use Relayer
-
Uses of Relayer in org.jgroups.protocols.relay
Subclasses of Relayer in org.jgroups.protocols.relayModifier and TypeClassDescriptionclassMaintains bridges and routing table.classMaintains bridges and routing table.Fields in org.jgroups.protocols.relay declared as RelayerMethods in org.jgroups.protocols.relay that return types with arguments of type RelayerModifier and TypeMethodDescriptionRelayer3.start(RelayConfig.SiteConfig site_cfg, String bridge_name, String my_site_id) Creates all bridges from site_config and connects them (joining the bridge clusters)protected CompletableFuture<Relayer> RELAY3.startRelayer(Relayer3 rel, String bridge_name) Methods in org.jgroups.protocols.relay with parameters of type RelayerModifier and TypeMethodDescriptionprotected StringRELAY2._printTopology(Relayer rel) protected <T> ObjectRELAY3.handleRelayerStarted(Relayer r, long start, T ignored, Throwable t)