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