Package org.jgroups.protocols.pbcast
package org.jgroups.protocols.pbcast
Supports probabilistic broadcasts.
-
ClassesClassDescriptionClient part of GMS.Coordinator role of the Group MemberShip (GMS) protocol.Flush, as it name implies, forces group members to flush their pending messages while blocking them to send any additional messages.Group membership protocol.Result of a JOIN request (sent by the GMS client).Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).Negative AcKnowledgement layer (NAKs).Computes the broadcast messages that are stable; i.e., have been received by all members.New STATE_TRANSFER protocol based on PBCAST.Wraps data for a state request/response.
STREAMING_STATE_TRANSFER
, as its name implies, allows a streaming state transfer between two channel instances.