Modifier and Type | Class and Description |
---|---|
static class |
FindLeaksQuery.AccumulationPoint |
static class |
FindLeaksQuery.AccumulationPointOfGroupOfObject |
static class |
FindLeaksQuery.SuspectRecord |
static class |
FindLeaksQuery.SuspectRecordGroupOfObjects |
static class |
FindLeaksQuery.SuspectsResultTable |
Modifier and Type | Field and Description |
---|---|
double |
big_drop_ratio |
int |
max_paths |
ISnapshot |
snapshot |
int |
threshold_percent |
Constructor and Description |
---|
FindLeaksQuery() |
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 double big_drop_ratio
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.