|
||||||||||
| 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.Tree
public abstract static class DominatorQuery.Tree
| Constructor Summary | |
|---|---|
DominatorQuery.Tree(ISnapshot snapshot,
int[] roots,
DominatorQuery.Grouping groupedBy)
|
|
| Method Summary | |
|---|---|
DominatorQuery.Grouping |
getGroupedBy()
|
ResultMetaData |
getResultMetaData()
(Optionally) Return meta data of the result needed to fine-tune the display of the result. |
int[] |
getRoots()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.mat.query.IResultTree |
|---|
getChildren, getElements, hasChildren |
| Methods inherited from interface org.eclipse.mat.query.IStructuredResult |
|---|
getColumns, getColumnValue, getContext |
| Constructor Detail |
|---|
public DominatorQuery.Tree(ISnapshot snapshot,
int[] roots,
DominatorQuery.Grouping groupedBy)
| Method Detail |
|---|
public DominatorQuery.Grouping getGroupedBy()
public int[] getRoots()
public ResultMetaData getResultMetaData()
IResult
getResultMetaData in interface IResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||