Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
Modifier and Type | Class and Description |
---|---|
static class |
Configuration.RecoveryType
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FluentConfiguration.RecoveryConfig |
Configuration.RecoveryType.disable()
Deprecated.
|
FluentConfiguration.RecoveryConfig |
FluentConfiguration.RecoveryConfig.disable()
Deprecated.
|
FluentConfiguration.RecoveryConfig |
Configuration.TransactionType.recovery()
Deprecated.
|
FluentConfiguration.RecoveryConfig |
FluentConfiguration.TransactionConfig.recovery()
Deprecated.
This method allows configuration of the transaction recovery cache.
|
FluentConfiguration.RecoveryConfig |
Configuration.RecoveryType.recoveryInfoCacheName(String cacheName)
Deprecated.
|
FluentConfiguration.RecoveryConfig |
FluentConfiguration.RecoveryConfig.recoveryInfoCacheName(String cacheName)
Deprecated.
Sets the name of the cache where recovery related information is held.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.