|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RELAY.ViewData | |
---|---|
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
Uses of RELAY.ViewData in org.jgroups.protocols |
---|
Methods in org.jgroups.protocols that return RELAY.ViewData | |
---|---|
static RELAY.ViewData |
RELAY.ViewData.create(View remote_view,
View global_view)
|
Methods in org.jgroups.protocols with parameters of type RELAY.ViewData | |
---|---|
protected void |
RELAY.sendViewOnLocalCluster(RELAY.ViewData data,
boolean use_seperate_thread,
java.util.List<Address> new_mbrs)
|
protected void |
RELAY.sendViewToRemote(RELAY.ViewData view_data,
boolean use_seperate_thread)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |