public class ThreadDumpController extends Object
| Constructor and Description |
|---|
ThreadDumpController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDumpAvailable() |
Map |
start(long interval) |
String |
stop() |
String |
threaddump(Model model) |
void |
threaddumpDownload(HttpServletResponse response) |
void |
threaddumpDownloadCached(HttpServletResponse response) |
public boolean isDumpAvailable()
public void threaddumpDownload(HttpServletResponse response)
throws IOException
IOExceptionpublic void threaddumpDownloadCached(HttpServletResponse response)
throws IOException
IOExceptionpublic Map start(long interval) throws IOException
IOExceptionpublic String stop() throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.