public class DeadlockDetector extends SimpleTimer2.TimedEvent
_state, DEFAULT_FUZZ| Constructor and Description |
|---|
DeadlockDetector(RouterContext ctx)DeadlockDetector. |
| Modifier and Type | Method and Description |
|---|---|
static boolean | detect(RouterContext ctx)detect. |
static boolean | isDeadlocked()Return the results of the last test. |
void | timeReached()timeReached. |
cancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzz, setPool, toStringpublic DeadlockDetector(RouterContext ctx)
public static boolean detect(RouterContext ctx)
public static boolean isDeadlocked()
public void timeReached()
timeReached in class SimpleTimer2.TimedEvent