Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
Backup.Strategy |
Backup.strategy()
The backup strategy for this cache
|
static Backup.Strategy |
Backup.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Backup.Strategy[] |
Backup.Strategy.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.strategy(Backup.Strategy value)
The backup strategy for this cache
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.