Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
T |
MixedJDBCStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
BinaryJDBCStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
CustomStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
FileStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
HotrodStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
RemoteStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
T |
JDBCStore.throughWrite(ThroughWriteSupplier supplier)
Configures a cache store as write-through.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.