|
||||||||||
| 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
org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery
public class ShowInDominatorQuery
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery |
|---|
DominatorQuery.Factory, DominatorQuery.Grouping, DominatorQuery.Tree |
| Field Summary | |
|---|---|
IHeapObjectArgument |
objects
|
| Fields inherited from class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery |
|---|
groupBy, snapshot |
| Constructor Summary | |
|---|---|
ShowInDominatorQuery()
|
|
| 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 IHeapObjectArgument objects
| Constructor Detail |
|---|
public ShowInDominatorQuery()
| Method Detail |
|---|
public DominatorQuery.Tree execute(IProgressListener listener)
throws java.lang.Exception
IQuery
execute in interface IQueryexecute in class DominatorQuerylistener - 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 | |||||||||