Interface DumpProvider

    • Method Detail

      • createDump

        void createDump​(DumpDestination destination)
                 throws Exception
        Create dump in given entry.
        Parameters:
        destination - The destination where to create the dump.
        Throws:
        Exception - If the dump creation fails.