public final class ThreadDumpGenerator extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
dumpAllThreads()  | 
static String | 
dumpDeadlocks()  | 
static ThreadInfo[] | 
findDeadlockedThreads()  | 
static ThreadInfo[] | 
getAllThreads()  | 
public static String dumpAllThreads()
public static String dumpDeadlocks()
public static ThreadInfo[] findDeadlockedThreads()
public static ThreadInfo[] getAllThreads()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.