| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
default EvictionComponentConsumer<T> | 
EvictionComponentConsumer.andThen(EvictionComponentConsumer<T> after)  | 
| Modifier and Type | Method and Description | 
|---|---|
default EvictionComponentConsumer<T> | 
EvictionComponentConsumer.andThen(EvictionComponentConsumer<T> after)  | 
T | 
DistributedCache.evictionComponent(EvictionComponentConsumer consumer)
The cache eviction configuration. 
 | 
T | 
ReplicatedCache.evictionComponent(EvictionComponentConsumer consumer)
The cache eviction configuration. 
 | 
T | 
LocalCache.evictionComponent(EvictionComponentConsumer consumer)
The cache eviction configuration. 
 | 
T | 
InvalidationCache.evictionComponent(EvictionComponentConsumer consumer)
The cache eviction configuration. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.