public class HeapDumpProvider extends Object implements DumpProvider
| Constructor and Description |
|---|
HeapDumpProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
createDump(DumpDestination destination)
Create dump in given entry.
|
public void createDump(DumpDestination destination) throws Exception
DumpProvidercreateDump in interface DumpProviderdestination - The destination where to create the dump.Exception - If the dump creation fails.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.