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 savedThreadMXBean
Copyright © 2002-2019 Atlassian. All Rights Reserved.