public class DeadlockDetection
extends java.lang.Object
| Constructor and Description |
|---|
DeadlockDetection() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<com.gemstone.gemfire.distributed.internal.deadlock.Dependency> |
collectDependencies() |
static void |
detectDeadlocks() |
static void |
detectDeadlocks(ClientRecord failedClient) |
static com.gemstone.gemfire.distributed.internal.deadlock.ThreadReference |
findHydraThread(int hydraThreadId) |
static void |
main(java.lang.String[] args) |
public static void detectDeadlocks()
public static void detectDeadlocks(ClientRecord failedClient)
public static com.gemstone.gemfire.distributed.internal.deadlock.ThreadReference findHydraThread(int hydraThreadId)
public static java.util.Set<com.gemstone.gemfire.distributed.internal.deadlock.Dependency> collectDependencies()
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.io.IOException,
java.lang.ClassNotFoundException
java.io.FileNotFoundExceptionjava.io.IOExceptionjava.lang.ClassNotFoundExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.