|
||||||||||
| 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.Factory
public static class DominatorQuery.Factory
| Constructor Summary | |
|---|---|
DominatorQuery.Factory()
|
|
| Method Summary | |
|---|---|
static DominatorQuery.Tree |
create(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
|
static DominatorQuery.Tree |
groupByClass(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
|
static DominatorQuery.Tree |
groupByClassLoader(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
|
static DominatorQuery.Tree |
groupByPackage(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DominatorQuery.Factory()
| Method Detail |
|---|
public static DominatorQuery.Tree create(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
throws SnapshotException
SnapshotException
public static DominatorQuery.Tree groupByClass(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
public static DominatorQuery.Tree groupByClassLoader(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
throws SnapshotException
SnapshotException
public static DominatorQuery.Tree groupByPackage(ISnapshot snapshot,
int[] roots,
IProgressListener listener)
throws SnapshotException
SnapshotException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||