Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
Modifier and Type | Class and Description |
---|---|
static class |
Configuration.DeadlockDetectionType
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FluentConfiguration.DeadlockDetectionConfig |
FluentConfiguration.DeadlockDetectionConfig.disable()
Deprecated.
|
FluentConfiguration.DeadlockDetectionConfig |
Configuration.DeadlockDetectionType.disable()
Deprecated.
|
FluentConfiguration.DeadlockDetectionConfig |
FluentConfiguration.DeadlockDetectionConfig.spinDuration(Long duration)
Deprecated.
Time period that determines how often is lock acquisition attempted within maximum time
allowed to acquire a particular lock
|
FluentConfiguration.DeadlockDetectionConfig |
Configuration.DeadlockDetectionType.spinDuration(Long spinDuration)
Deprecated.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.