| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
default BehindWriteConsumer<T> | 
BehindWriteConsumer.andThen(BehindWriteConsumer<T> after)  | 
| Modifier and Type | Method and Description | 
|---|---|
default BehindWriteConsumer<T> | 
BehindWriteConsumer.andThen(BehindWriteConsumer<T> after)  | 
T | 
BinaryJDBCStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
CustomStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
HotrodStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
MixedJDBCStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
RemoteStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
FileStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
T | 
JDBCStore.behindWrite(BehindWriteConsumer consumer)
Configures a cache store as write-behind instead of write-through. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.