com.hazelcast.management
Class ThreadDumpGenerator
java.lang.Object
com.hazelcast.management.ThreadDumpGenerator
public final class ThreadDumpGenerator
- extends Object
Generates thread dumps.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dumpAllThreads
public static String dumpAllThreads()
dumpDeadlocks
public static String dumpDeadlocks()
findDeadlockedThreads
public static ThreadInfo[] findDeadlockedThreads()
getAllThreads
public static ThreadInfo[] getAllThreads()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.