Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
Membership |
Membership.copy()
returns a copy of this membership
|
Modifier and Type | Method and 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. |
Modifier and Type | Field and Description |
---|---|
Membership |
GMS.mbrs |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.