|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClusterNodeInfo
Basic information about a cluster node.
| Method Summary | |
|---|---|
String |
getHostName()
Returns the hostname where the cluster node is running. |
long |
getJoinedTime()
Return the date/time value (in cluster time) that the Member joined. |
NodeID |
getNodeID()
Returns the ID that uniquely identifies this node. |
boolean |
isSeniorMember()
Returns true if this member is the senior member in the cluster. |
| Method Detail |
|---|
String getHostName()
NodeID getNodeID()
long getJoinedTime()
boolean isSeniorMember()
|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||