Uses of Class
org.infinispan.configuration.cache.RecoveryConfiguration
Packages that use RecoveryConfiguration
-
Uses of RecoveryConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type RecoveryConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Defines recovery configuration for the cache.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type RecoveryConfigurationModifier and TypeClassDescriptionclass
Defines recovery configuration for the cache.Methods in org.infinispan.configuration.cache that return RecoveryConfigurationModifier and TypeMethodDescriptionRecoveryConfigurationBuilder.create()
TransactionConfiguration.recovery()
This method allows configuration of the transaction recovery cache.Methods in org.infinispan.configuration.cache with parameters of type RecoveryConfigurationModifier and TypeMethodDescriptionRecoveryConfigurationBuilder.read
(RecoveryConfiguration template, Combine combine)