Modifier and Type | Field and Description |
---|---|
int |
max_paths |
Pattern |
skipPattern |
ISnapshot |
snapshot |
int |
threshold_percent |
Constructor and Description |
---|
LeakHunterQuery() |
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 int threshold_percent
public int max_paths
public Pattern skipPattern
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.