public class ShowInDominatorQuery extends DominatorQuery
DominatorQuery.Factory, DominatorQuery.Grouping, DominatorQuery.Tree
Modifier and Type | Field and Description |
---|---|
IHeapObjectArgument |
objects |
groupBy, snapshot
Constructor and Description |
---|
ShowInDominatorQuery() |
Modifier and Type | Method and Description |
---|---|
DominatorQuery.Tree |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public IHeapObjectArgument objects
public DominatorQuery.Tree execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.execute
in interface IQuery
execute
in class DominatorQuery
listener
- Monitor to report progress and check for cancellation.Exception
- if something went wrong running the query