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