Modifier and Type | Field and Description |
---|---|
static String |
CLASS_THREAD |
IHeapObjectArgument |
objects |
ISnapshot |
snapshot |
Constructor and Description |
---|
ThreadOverviewQuery() |
Modifier and Type | Method and Description |
---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
static boolean |
isThread(ISnapshot snapshot,
int objectId) |
public ISnapshot snapshot
public IHeapObjectArgument objects
public static final String CLASS_THREAD
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.public static boolean isThread(ISnapshot snapshot, int objectId) throws SnapshotException
SnapshotException