public class Dumper extends Object
System.err.| Constructor and Description |
|---|
Dumper() |
| Modifier and Type | Method and Description |
|---|---|
String |
dumpThreads(String directory)
Obtains a JVM thread dump and writes it to a file, if possible.
|
public String dumpThreads(@Nullable String directory)
System.err.directory - the directory where the thread dump will be savedThreadMXBeanCopyright © 2002-2022 Atlassian. All Rights Reserved.