Uses of Class
org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Packages that use RecoveryConfigurationBuilder
-
Uses of RecoveryConfigurationBuilder in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return RecoveryConfigurationBuilderModifier and TypeMethodDescriptionRecoveryConfigurationBuilder.disable()
Disable recovery for this cacheRecoveryConfigurationBuilder.enable()
Enable recovery for this cacheRecoveryConfigurationBuilder.enabled
(boolean enabled) Enable recovery for this cacheRecoveryConfigurationBuilder.read
(RecoveryConfiguration template) AbstractTransportConfigurationChildBuilder.recovery()
TransactionConfigurationBuilder.recovery()
This method allows configuration of the transaction recovery cache.TransactionConfigurationChildBuilder.recovery()
RecoveryConfigurationBuilder.recoveryInfoCacheName
(String recoveryInfoName) Sets the name of the cache where recovery related information is held.