public interface TestRunInfoMBean
Modifier and Type | Method and Description |
---|---|
int |
getAvgTime() |
long |
getCyclesEndedFailed() |
long |
getCyclesEndedNormal() |
int |
getInstances() |
int |
getLastTime() |
int |
getMaxTime() |
int |
getMinTime() |
long |
getNodeExecs() |
long |
getNodeFails() |
long |
getTotalCycles() |
java.lang.String |
testKey() |
java.lang.String testKey()
long getTotalCycles()
long getCyclesEndedNormal()
long getCyclesEndedFailed()
long getNodeFails()
long getNodeExecs()
int getInstances()
int getAvgTime()
int getMinTime()
int getMaxTime()
int getLastTime()
Copyright © 1998-2014 CA, Inc. All Rights Reserved.