Frames | No Frames |
Constructors with parameter type org.jgroups.protocols.pbcast.Digest | |
Methods with parameter type org.jgroups.protocols.pbcast.Digest | |
void | |
void | |
void | Broadcasts the new view and digest, and waits for acks from all members in the list given as argument. |
void | Does nothing. |
void | Called by the GMS when a VIEW is received. |
void | |
void | If we are leaving, we have to wait for the view change (last msg in the current view) that
excludes us before we can leave. |
void | Sets the new view and sends a VIEW_CHANGE event up and down the stack. |
void | Adds a digest to this digest. |
void | Send down a MERGE_DIGEST event |
void | |
boolean | Compares two digests and returns true if the senders are the same, otherwise false. |
void | Send down a SET_DIGEST event |
void |
Methods with return type org.jgroups.protocols.pbcast.Digest | |
Digest | |
Digest | Sends down a GET_DIGEST event and waits for the GET_DIGEST_OK response, or
timeout, whichever occurs first |
Digest | |
Digest |