| Package | Description |
|---|---|
| org.eclipse.mat.internal.snapshot |
Collects arguments for queries.
|
| org.eclipse.mat.query |
Package for examining and controlling results of running queries.
|
| org.eclipse.mat.snapshot.query |
Utilities to develop heap dump queries.
|
| org.eclipse.mat.ui.internal.acquire |
Acquire heap dumps from other running processes - user interface (not API).
|
| Modifier and Type | Method and Description |
|---|---|
ContextDerivedData |
SnapshotQueryContext.getContextDerivedData() |
| Modifier and Type | Method and Description |
|---|---|
ContextDerivedData |
IQueryContext.getContextDerivedData()
For example, retained size derived data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RetainedSizeDerivedData
Extract retained size information.
|
| Modifier and Type | Method and Description |
|---|---|
ContextDerivedData |
ProviderContextImpl.getContextDerivedData() |