|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This represents a group member. It's typically returned as part of a GroupData.
Method Summary | |
---|---|
java.lang.String |
getCellName()
The name of the cell that contains the server hosting this member. |
java.lang.String |
getFullyQualifiedServerName()
This returns the fully qualified server name that is hosting this member. |
java.util.Map |
getMemberProperties()
This is the unique map of properties identifying the member from other members in this group. |
GroupMemberState |
getMemberState()
|
java.lang.String |
getNodeName()
The name of the node that contains the server hosting this member. |
java.lang.String |
getServerName()
The name of the server that is hosting this member. |
Method Detail |
public java.lang.String getFullyQualifiedServerName()
public java.lang.String getCellName()
public java.lang.String getNodeName()
public java.lang.String getServerName()
public GroupMemberState getMemberState()
public java.util.Map getMemberProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |