| Frames | No Frames |
Methods with parameter type org.jgroups.View | |
| void | |
| void | Event.VIEW_CHANGE event received from a layer below. |
| void | Called when a change in membership has occurred. |
| void | |
| void | Called when a change in membership has occurred. |
| void | Notify membership listener that new view was accepted. |
| void | Called when a change in membership has occurred. |
| void | Called when a change in membership has occurred. |
| void | Called when a change in membership has occurred. |
| void | Callback for notification about the new view of the group. |
| void | Any member of 'membership' that is not in the new view is flagged as
SUSPECTED. |
| void | |
| void | |
Methods with parameter type org.jgroups.View | |
| void | |
Constructors with parameter type org.jgroups.View | |
Used for VIEW header | |
Methods with parameter type org.jgroups.View | |
| 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 | Sets the new view and sends a VIEW_CHANGE event up and down the stack. |
| void | |
Methods with return type org.jgroups.View | |
| View | GMS.getNextView(Vector new_mbrs, Vector old_mbrs, Vector suspected_mbrs) Computes the next view. |
| View | |
| View | |
| View | |
Methods with parameter type org.jgroups.View | |
| void | |
Constructors with parameter type org.jgroups.View | |
Methods with parameter type org.jgroups.View | |
| void | |
Methods with return type org.jgroups.View | |
| View | GMS.getNextView(Vector new_mbrs, Vector old_mbrs, Vector suspected_mbrs) Computes the next view. |
| View | Returns immediately. |
| View | Invoked by another coordinator that asks to merge its view with mine. |
| View | |
| View | |
| View | |
| View | |
| View | |
| View | |
Methods with return type org.jgroups.View | |
| View | |
| View | |
Methods with parameter type org.jgroups.View | |
| void | Called when a change in membership has occurred. |
Methods with parameter type org.jgroups.View | |
| void | |
Methods with parameter type org.jgroups.View | |
| void | |
| void | Called when a change in membership has occurred. |
| void | Called when a change in membership has occurred. |
| void | |
| void | Called when a change in membership has occurred. |
Methods with parameter type org.jgroups.View | |
| void | |
Classes derived from org.jgroups.View | |
| class | A view that is sent as a result of a merge. |
Methods with parameter type org.jgroups.View | |
| void | Called when a change in membership has occurred. |
| void | Called when a change in membership has occurred. |
Methods with return type org.jgroups.View | |
| View | Gets the current view. |
| View | Returns the current view. |