|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Configuration.DeadlockDetectionConfig
Configures deadlock detection.
Method Summary | |
---|---|
Configuration.DeadlockDetectionConfig |
enabled(Boolean enabled)
Toggle to enable/disable deadlock detection |
Configuration.DeadlockDetectionConfig |
spinDuration(Long duration)
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock |
Method Detail |
---|
Configuration.DeadlockDetectionConfig enabled(Boolean enabled)
useEagerDeadlockDetection
- Configuration.DeadlockDetectionConfig spinDuration(Long duration)
eagerDeadlockSpinDuration
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |