public final class ThreadDumper extends Object implements Runnable
Constructor and Description |
---|
ThreadDumper(long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
cancelDump()
Cancels thread dumping if the threads have not yet been dumped and calls the notify() method on this object.
|
long |
getTimeout() |
boolean |
isLogEnabled() |
void |
run() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.