Uses of Class
org.jgroups.protocols.RELAY.ViewData

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)
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.