public abstract static class DominatorQuery.Tree extends Object implements IResultTree
| Constructor and Description |
|---|
DominatorQuery.Tree(ISnapshot snapshot,
int[] roots,
DominatorQuery.Grouping groupedBy) |
| Modifier and Type | Method and Description |
|---|---|
DominatorQuery.Grouping |
getGroupedBy() |
ResultMetaData |
getResultMetaData()
(Optionally) Return meta data of the result needed to fine-tune the
display of the result.
|
int[] |
getRoots() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getElements, hasChildrengetColumns, getColumnValue, getContextpublic DominatorQuery.Tree(ISnapshot snapshot, int[] roots, DominatorQuery.Grouping groupedBy)
public DominatorQuery.Grouping getGroupedBy()
public int[] getRoots()
public ResultMetaData getResultMetaData()
IResultgetResultMetaData in interface IResult