|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.inspections.FindLeaksQuery
public class FindLeaksQuery
| Nested Class Summary | |
|---|---|
static class |
FindLeaksQuery.AccumulationPoint
|
static class |
FindLeaksQuery.AccumulationPointOfGroupOfObject
|
static class |
FindLeaksQuery.SuspectRecord
|
static class |
FindLeaksQuery.SuspectRecordGroupOfObjects
|
static class |
FindLeaksQuery.SuspectsResultTable
|
| Field Summary | |
|---|---|
double |
big_drop_ratio
|
int |
max_paths
|
ISnapshot |
snapshot
|
int |
threshold_percent
|
| Constructor Summary | |
|---|---|
FindLeaksQuery()
|
|
| Method Summary | |
|---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into the query instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ISnapshot snapshot
public int threshold_percent
public int max_paths
public double big_drop_ratio
| Constructor Detail |
|---|
public FindLeaksQuery()
| Method Detail |
|---|
public IResult execute(IProgressListener listener)
throws java.lang.Exception
IQuery
execute in interface IQuerylistener - Monitor to report progress and check for cancellation.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||