Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.configuration.cache.RecoveryConfigurationBuilder

Packages that use RecoveryConfigurationBuilder
org.infinispan.configuration.cache Classes related to eviction. 
 

Uses of RecoveryConfigurationBuilder in org.infinispan.configuration.cache
 

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


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.