Interface IDumpExporter

All Known Implementing Classes:
DumpExporterFile

public interface IDumpExporter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    exportDump(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp)
     
    void
    exportGC(String podName, String streamName, OutputStream out, TemporalRequestParams temporal)