|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.remote.system.DefaultCompositeStatistics
Constructor Summary | |
DefaultCompositeStatistics(int totalChildren,
int upChildren,
int downChildren)
|
Method Summary | |
int |
getDownChildren()
|
int |
getTotalChildren()
|
int |
getUpChildren()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultCompositeStatistics(int totalChildren, int upChildren, int downChildren)
totalChildren
- upChildren
- downChildren
- Method Detail |
public int getDownChildren()
getDownChildren
in interface CompositeStatistics
public int getTotalChildren()
getTotalChildren
in interface CompositeStatistics
public int getUpChildren()
getUpChildren
in interface CompositeStatistics
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |