public class RecoveryConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_RECOVERY_INFO_CACHE |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled()
Determines if recovery is enabled for the cache.
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
recoveryInfoCacheName()
Sets the name of the cache where recovery related information is held.
|
String |
toString() |
public static final String DEFAULT_RECOVERY_INFO_CACHE
public boolean enabled()
public String recoveryInfoCacheName()
DEFAULT_RECOVERY_INFO_CACHE
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.