Class ThreadInfo
java.lang.Object
com.atlassian.jira.memoryinspector.ThreadInfo
Holds thread and thread information.
- Since:
- v6.3
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionThreadInfo(String threadClassName, String threadName, String threadGroupName, String classLoaderClassName, Thread thread) ThreadInfo(Thread thread) -
Method Summary
-
Field Details
-
SYSTEM_CLASS_LOADER_NAME
- See Also:
-
UNKNOWN_CLASS_LOADER_NAME
- See Also:
-
UNKNOWN_GROUP_NAME
- See Also:
-
-
Constructor Details
-
ThreadInfo
-
ThreadInfo
-
-
Method Details