|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgcs.GcsGroupID
public abstract class GcsGroupID
Group membership view at concrete period of time is represented by GcsGroupID
object. GcsGroupID is a part of membership message and can be retrieved using
GcsMembershipInfo.getGroupID().
| Constructor Summary | |
|---|---|
protected |
GcsGroupID()
|
| Method Summary | |
|---|---|
abstract java.lang.String |
toString()
Used to convert the GroupID value to a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected GcsGroupID()
| Method Detail |
|---|
public abstract java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||