Package | Description |
---|---|
org.eclipse.mat.inspections |
These are general queries.
|
org.eclipse.mat.internal.snapshot.inspections |
These are queries for dominator tree and paths to/from garbage collection roots.
|
org.eclipse.mat.query |
Package for examining and controlling results of running queries.
|
org.eclipse.mat.snapshot.query |
Utilities to develop heap dump queries.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedClassesQuery |
Modifier and Type | Class and Description |
---|---|
static class |
Path2GCRootsQuery.Tree |
Modifier and Type | Method and Description |
---|---|
IDecorator |
Column.getDecorator() |
Modifier and Type | Method and Description |
---|---|
Column |
Column.decorator(IDecorator decorator)
Add a decorator to a column
|
Modifier and Type | Class and Description |
---|---|
static class |
ObjectListResult.Inbound
Helper class which describes a tree of objects by inbound references.
|
static class |
ObjectListResult.Outbound
Helper class which describes a tree of objects by outbound references.
|