| 程序包 | 说明 |
|---|---|
| com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| com.fr.third.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
| 类和说明 |
|---|
| GMS.GmsHeader |
| 类和说明 |
|---|
| DeltaView
Subclass of
View with a null members field. |
| GMS
Group membership protocol.
|
| GMS.GmsHeader |
| GmsImpl |
| GmsImpl.Request |
| JoinRsp
Result of a JOIN request (sent by the GMS client).
|
| MergeData
Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
|
| Merger
Handles merging.
|
| NakAckHeader |
| NakAckHeader2 |
| ServerGmsImpl
Common super class for CoordGmsImpl and ParticipantGmsImpl
|
| STABLE.StableHeader |
| STATE_SOCK.StateProviderAcceptor |
| StreamingStateTransfer
Base class for state transfer protocols which use streaming (or chunking) to transfer state between two members.
|
| StreamingStateTransfer.StateHeader |