Frames | No Frames |
Fields of type org.jgroups.ViewId | |
ViewId |
Methods with parameter type org.jgroups.ViewId | |
View |
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
|
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). |