|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.snapshot.acquire.VmInfo
org.eclipse.mat.ibmvm.acquire.IBMVmInfo
public class IBMVmInfo
Stores information about the target VM.
Field Summary | |
---|---|
boolean |
compress
|
DumpType |
type
|
Method Summary | |
---|---|
java.lang.String |
getProposedFileName()
Returns a proposed file name under which the heap dump should be saved, e.g. |
Methods inherited from class org.eclipse.mat.snapshot.acquire.VmInfo |
---|
getDescription, getHeapDumpProvider, getPid, isHeapDumpEnabled, setDescription, setHeapDumpEnabled, setHeapDumpProvider, setPid, setProposedFileName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public DumpType type
public boolean compress
Method Detail |
---|
public java.lang.String getProposedFileName()
VmInfo
getProposedFileName
in class VmInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |