Package | Description |
---|---|
org.eclipse.mat.query.registry |
Package for getting a list of queries and examining their capabilities and setting them up.
|
org.eclipse.mat.snapshot.query |
Utilities to develop heap dump queries.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentDescriptor
Provides details about an argument to be injected into a query or heap dump provider.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IArgumentDescriptor> |
SnapshotQuery.getArguments()
Get the list of the query arguments.
|