| Package | Description |
|---|---|
| org.eclipse.mat.ibmvm.acquire |
Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension.
|
| Modifier and Type | Field and Description |
|---|---|
DumpType |
BaseProvider.defaultType |
DumpType |
IBMVmInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static DumpType |
DumpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumpType[] |
DumpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|