public static class HotrodStore.HotrodStoreResources extends Object
Constructor and Description |
---|
HotrodStoreResources() |
Modifier and Type | Method and Description |
---|---|
BehindWrite |
behindWrite()
Configures a cache store as write-behind instead of write-through.
|
List<Property> |
properties()
Get the list of Property resources
|
Property |
property(String key) |
ThroughWrite |
throughWrite()
Configures a cache store as write-through.
|
public List<Property> properties()
public ThroughWrite throughWrite()
public BehindWrite behindWrite()
Copyright © 2019 JBoss by Red Hat. All rights reserved.