Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.io | |
com.ibm.java.diagnostics.healthcenter.api.threads |
Modifier and Type | Method and Description |
---|---|
CountData[] |
IOData.getOpenFileCount()
Gets the number of open files over time.
|
Modifier and Type | Method and Description |
---|---|
CountData[] |
ThreadsData.getThreadCounts()
Returns the number of threads in the application over time.
|