Class RecoveryConfiguration

All Implemented Interfaces:
Matchable<RecoveryConfiguration>, Updatable<RecoveryConfiguration>

public class RecoveryConfiguration extends ConfigurationElement<RecoveryConfiguration>
Defines recovery configuration for the cache.
Author:
pmuir
  • Field Details

  • Method Details

    • enabled

      public boolean enabled()
      Determines if recovery is enabled for the cache.
    • recoveryInfoCacheName

      public String recoveryInfoCacheName()
      Sets the name of the cache where recovery related information is held. If not specified defaults to a cache named DEFAULT_RECOVERY_INFO_CACHE