|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.objects.ClusterResource
public class ClusterResource
This class represents single cluster resource
| Constructor Summary | |
|---|---|
protected |
ClusterResource(NXCPMessage msg,
long baseId)
Create cluster resource object from NXCP message |
| Method Summary | |
|---|---|
long |
getCurrentOwner()
|
long |
getId()
|
java.lang.String |
getName()
|
java.net.InetAddress |
getVirtualAddress()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ClusterResource(NXCPMessage msg,
long baseId)
msg - NXCP messagebaseId - Base variable ID| Method Detail |
|---|
public long getId()
public java.lang.String getName()
public java.net.InetAddress getVirtualAddress()
public long getCurrentOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||