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