Class OpenJ9HeapDumpSupplier
- java.lang.Object
-
- io.gravitee.node.management.http.node.heap.OpenJ9HeapDumpSupplier
-
- All Implemented Interfaces:
HeapDumpSupplier
public class OpenJ9HeapDumpSupplier extends Object implements HeapDumpSupplier
- Author:
- David BRASSELY (david.brassely at graviteesource.com), GraviteeSource Team
-
-
Method Detail
-
dump
public void dump(File file, boolean live) throws IOException, InterruptedException
- Specified by:
dumpin interfaceHeapDumpSupplier- Throws:
IOExceptionInterruptedException
-
-