Modifier and Type | Field and Description |
---|---|
IQueryContext |
context |
double |
factor |
int |
maxobjs |
int |
maxpaths |
int |
maxresults |
IHeapObjectArgument |
objects |
String |
referent_attribute |
ISnapshot |
snapshot |
Constructor and Description |
---|
ReferenceLeakQuery() |
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.
|
public ISnapshot snapshot
public IQueryContext context
public IHeapObjectArgument objects
public String referent_attribute
public int maxresults
public int maxpaths
public int maxobjs
public double factor
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.