org.gridkit.lab.jvm.attach
Class HeapDumper
java.lang.Object
org.gridkit.lab.jvm.attach.HeapDumper
public class HeapDumper
- extends Object
- Author:
- Alexey Ragozin ([email protected])
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeapDumper
public HeapDumper()
dumpLive
public static String dumpLive(int pid,
String targetFile,
long timeoutMs)
dumpAll
public static String dumpAll(int pid,
String targetFile,
long timeoutMs)
Copyright © 2019. All Rights Reserved.