|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnapshotQuery | |
|---|---|
| org.eclipse.mat.snapshot.query | Utilities to develop heap dump queries. |
| Uses of SnapshotQuery in org.eclipse.mat.snapshot.query |
|---|
| Methods in org.eclipse.mat.snapshot.query that return SnapshotQuery | |
|---|---|
static SnapshotQuery |
SnapshotQuery.lookup(String name,
ISnapshot snapshot)
Factory method to create a query by name. |
static SnapshotQuery |
SnapshotQuery.parse(String commandLine,
ISnapshot snapshot)
Factory method to create a query by command line, i.e. |
SnapshotQuery |
SnapshotQuery.set(String name,
Object value)
Deprecated. use setArgument() instead |
SnapshotQuery |
SnapshotQuery.setArgument(String name,
Object value)
Set the argument identified by name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||