| Modifier and Type | Method and Description |
|---|---|
WriteBehind |
StoreCustom.writeBehind()
Configures a cache store as write-behind instead of write-through.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StoreCustom.writeBehind(WriteBehind value)
Configures a cache store as write-behind instead of write-through.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WriteBehind<T extends WriteBehind>
Configures a cache store as write-behind instead of write-through.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.