public class DeadlockDetectionConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
enabled()
Whether deadlock detection is enabled or disabled
|
boolean |
equals(Object o) |
int |
hashCode() |
long |
spinDuration()
Time period that determines how often is lock acquisition attempted within maximum time
allowed to acquire a particular lock
|
String |
toString() |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.