Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
org.jgroups.stack |
Support for managing protocol stacks.
|
Class and Description |
---|
GMS.GmsHeader |
Class and Description |
---|
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()).
Note that since MergeData is never sent across the network, it doesn't need to be Streamable.
|
Merger
Handles merging.
|
Merger.MergeTask
Starts the merge protocol (only run by the merge leader).
|
NAKACK2
Negative AcKnowledgement layer (NAKs).
|
NAKACK2.LastSeqnoResender
Class which is called by RetransmitTask to resend the last seqno sent (if resend_last_seqno is enabled)
|
NakAckHeader |
NakAckHeader2
Header used by
NAKACK2 |
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 |
Class and Description |
---|
GMS.DefaultMembershipPolicy |
Copyright © 1998-2020 Red Hat. All Rights Reserved.