Uses of Package
org.jgroups.protocols.pbcast

Packages that use org.jgroups.protocols.pbcast
org.jgroups.protocols.pbcast Supports probabilistic broadcasts. 
 

Classes in org.jgroups.protocols.pbcast used by org.jgroups.protocols.pbcast
Digest
          A message digest, which is used by the PBCAST layer for gossiping (also used by NAKACK for keeping track of current seqnos for all members).
Digest.Entry
          Class keeping track of the lowest and highest sequence numbers delivered, and the highest sequence numbers received, per member
GMS
          Group membership protocol.
GMS.Request
           
GmsImpl
           
Gossip
           
JoinRsp
           
MergeData
          Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
NakAckHeader
           
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.