Class ThreadOverviewQuery
java.lang.Object
org.eclipse.mat.inspections.threads.ThreadOverviewQuery
- All Implemented Interfaces:
IQuery
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(IProgressListener listener) The execute method is called after all arguments have been injected into the query instance.static boolean
-
Field Details
-
snapshot
-
objects
-
CLASS_THREAD
- See Also:
-
-
Constructor Details
-
ThreadOverviewQuery
public ThreadOverviewQuery()
-
-
Method Details
-
execute
Description copied from interface:IQuery
The execute method is called after all arguments have been injected into the query instance. Typical results areTextResult
,CompositeResult
,SectionSpec
etc. -
isThread
- Throws:
SnapshotException
-