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