| Package | Description |
|---|---|
| org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
| org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
| 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 |
|---|---|
protected Membership |
GMS.members |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.