Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
Modifier and Type | Method | Description |
---|---|---|
Membership |
Membership.copy() |
returns a copy of this membership
|
Modifier and Type | Method | Description |
---|---|---|
void |
Membership.set(Membership m) |
Clear the membership and adds all members of v
This method will clear out all the old members of this membership by
invoking the
Clear method. |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.