public class ThreadDumpCollector extends Object
| Constructor and Description |
|---|
ThreadDumpCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
Path |
getResult() |
boolean |
isCollecting() |
boolean |
isDumpAvailable() |
void |
startCollecting(long interval)
interval in milliseconds
|
Path |
stopCollecting() |
public void startCollecting(long interval)
public boolean isDumpAvailable()
public Path stopCollecting() throws DumpNotAvailableException
DumpNotAvailableExceptionpublic Path getResult()
public boolean isCollecting()
Copyright © 2017 SAP SE. All Rights Reserved.