| Frames | No Frames |
Constructors with parameter type org.jgroups.ViewId | |
Creates a new view
| |
Creates a new view
| |
Fields of type org.jgroups.ViewId | |
| ViewId | |
Methods with return type org.jgroups.ViewId | |
| ViewId | Old Copy method, deprecated because it is substituted by clone()
|
| ViewId | returns the view ID of this view
if this view was created with the empty constructur, null will be returned
|
Methods with parameter type org.jgroups.ViewId | |
| void | |
| void | |
| void | Get the view and digest and send back both (MergeData) in the form of a MERGE_RSP to the sender. |
| void | |
| void | |
| void | |
| void | |
| void | If merge_id is not equal to this.merge_id then discard. |
| void | |
| View | |
| void | |
Constructors with parameter type org.jgroups.ViewId | |
Methods with parameter type org.jgroups.ViewId | |
| void | |
Methods with return type org.jgroups.ViewId | |
| ViewId | |
Constructors with parameter type org.jgroups.ViewId | |
Fields of type org.jgroups.ViewId | |
| ViewId | |
Methods with parameter type org.jgroups.ViewId | |
| void | STABLE.gossip(ViewId view_id, long gossip_round, long[] gossip_seqnos, boolean[] heard, Object sender) Contains the highest sequence numbers as seen by sender
|
| View | Returns immediately. |
| View | Invoked by another coordinator that asks to merge its view with mine. |
| View | |
| View | |
| View | |
| void | Install the first view in which we are a member. |
| void | |
| void | |
| 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 | Assigns the new ltime. |
| View | |
| void | Contains the highest message sequence numbers (for each member) that
can safely be deleted (because they have been seen by all members). |