|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery
public class Path2GCRootsQuery
| Nested Class Summary | |
|---|---|
static class |
Path2GCRootsQuery.Tree
|
| Field Summary | |
|---|---|
java.util.List<java.lang.String> |
excludes
|
int |
numberOfPaths
|
int |
object
|
ISnapshot |
snapshot
|
| Constructor Summary | |
|---|---|
Path2GCRootsQuery()
|
|
| 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 object
public java.util.List<java.lang.String> excludes
public int numberOfPaths
| Constructor Detail |
|---|
public Path2GCRootsQuery()
| 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 | |||||||||