|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
public class RemoteNodeStatus
Constructor Summary | |
---|---|
RemoteNodeStatus()
|
|
RemoteNodeStatus(int id,
NodeStatus ns)
|
Method Summary | |
---|---|
java.util.Map |
getBuildStats()
|
java.util.Map |
getJVMstats()
|
int |
getNodeId()
|
java.util.Map |
getProps()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteNodeStatus()
public RemoteNodeStatus(int id, NodeStatus ns)
Method Detail |
---|
public int getNodeId()
public java.util.Map getJVMstats()
getJVMstats
in interface NodeStatus
public java.util.Map getProps()
getProps
in interface NodeStatus
public java.util.Map getBuildStats()
getBuildStats
in interface NodeStatus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |