Uses of Package
org.jgroups.protocols.pbcast
Packages that use org.jgroups.protocols.pbcast
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Support for managing protocol stacks.
-
Classes in org.jgroups.protocols.pbcast used by org.jgroups.protocols
-
Classes in org.jgroups.protocols.pbcast used by org.jgroups.protocols.pbcastClassDescriptionSubclass of
Viewwith a null members field.Deprecated, for removal: This API element is subject to removal in a future version.Over 20 years old and nodoby uses it.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Group membership protocol.Result of a JOIN request (sent by the GMS client).Handles the leaving of a member from a group.Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).Handles merging.Starts the merge protocol (only run by the merge leader).Negative AcKnowledgement layer (NAKs).Class which is called by RetransmitTask to resend the last seqno sent (if resend_last_seqno is enabled)Header used byNAKACK2Common super class for CoordGmsImpl and ParticipantGmsImplComputes the broadcast messages that are stable; i.e., have been delivered by all members.Base class for state transfer protocols which use streaming (or chunking) to transfer state between two members.Responsible for dispatching JOIN/LEAVE/MERGE requests to the GMS protocol. -
Classes in org.jgroups.protocols.pbcast used by org.jgroups.stack