JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.jira.memoryinspector
Interface ThreadsInspector
All Known Implementing Classes:
ThreadsInspectorImpl
public interface
ThreadsInspector
Since:
v6.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InspectionReport
inspectThreads
(
Iterable
<
Thread
> threads)
Method Details
inspectThreads
InspectionReport
inspectThreads
(
Iterable
<
Thread
> threads)