| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
Backup.FailurePolicy | 
Backup.failurePolicy()
The policy to follow when connectivity to the backup site fails. 
 | 
static Backup.FailurePolicy | 
Backup.FailurePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Backup.FailurePolicy[] | 
Backup.FailurePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Backup.failurePolicy(Backup.FailurePolicy value)
The policy to follow when connectivity to the backup site fails. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.