Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.threads.ThreadData
Packages that use ThreadData
Package
Description
-
Uses of ThreadData in com.ibm.java.diagnostics.healthcenter.api.threads
Methods in com.ibm.java.diagnostics.healthcenter.api.threads that return ThreadDataModifier and TypeMethodDescriptionThreadsData.getLatestThreads()Returns the latest set of threads in the monitored application.ThreadsData.getThreads()Returns all the threads that are currently in the monitored application. -
Uses of ThreadData in com.ibm.java.diagnostics.healthcenter.api.threads.impl
Classes in com.ibm.java.diagnostics.healthcenter.api.threads.impl that implement ThreadDataMethods in com.ibm.java.diagnostics.healthcenter.api.threads.impl that return ThreadDataModifier and TypeMethodDescriptionThreadsDataImpl.getLatestThreads()ThreadsDataImpl.getThreads()