|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.internal.snapshot.inspections.DominatorQuery
public class DominatorQuery
| Nested Class Summary | |
|---|---|
static class |
DominatorQuery.Factory
|
static class |
DominatorQuery.Grouping
|
static class |
DominatorQuery.Tree
|
| Field Summary | |
|---|---|
DominatorQuery.Grouping |
groupBy
|
ISnapshot |
snapshot
|
| Constructor Summary | |
|---|---|
DominatorQuery()
|
|
| Method Summary | |
|---|---|
DominatorQuery.Tree |
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 DominatorQuery.Grouping groupBy
| Constructor Detail |
|---|
public DominatorQuery()
| Method Detail |
|---|
public DominatorQuery.Tree execute(IProgressListener listener)
throws java.lang.Exception
IQueryTextResult, CompositeResult, SectionSpec etc.
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 | |||||||||