Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.threads |
Modifier and Type | Method and Description |
---|---|
ThreadData[] |
ThreadsData.getLatestThreads()
Returns the latest set of threads in the monitored application.
|
ThreadData[] |
ThreadsData.getThreads()
Returns all the threads that are currently in the monitored application.
|