|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Result in net.sf.jperfprobe |
---|
Methods in net.sf.jperfprobe that return Result | |
---|---|
static Result |
StaticProbeManager.getResult(String probeName)
Get a result for a given probe |
Result |
ProbeManagerImpl.getResult(String probeName)
Get a result for a given probe |
Result |
ProbeManager.getResult(String probeName)
Get a result for a given probe |
Methods in net.sf.jperfprobe that return types with arguments of type Result | |
---|---|
static Collection<Result> |
StaticProbeManager.getResults()
Get all the results |
Collection<Result> |
ProbeManagerImpl.getResults()
Get all the results |
Collection<Result> |
ProbeManager.getResults()
Get all the results |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |