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