| Package | Description |
|---|---|
| org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
| Class and Description |
|---|
| 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.