public class RestStoreConfiguration extends AbstractStoreConfiguration
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SHARED| Constructor and Description |
|---|
RestStoreConfiguration(AttributeSet attributes,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore,
ConnectionPoolConfiguration connectionPool) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appendCacheNameToPath() |
static AttributeSet |
attributeDefinitionSet() |
ConnectionPoolConfiguration |
connectionPool() |
String |
host() |
String |
key2StringMapper() |
String |
metadataHelper() |
String |
path() |
int |
port() |
boolean |
rawValues() |
String |
toString() |
async, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, preload, properties, purgeOnStartup, shared, singletonStorepublic RestStoreConfiguration(AttributeSet attributes, AsyncStoreConfiguration async, SingletonStoreConfiguration singletonStore, ConnectionPoolConfiguration connectionPool)
public static AttributeSet attributeDefinitionSet()
public ConnectionPoolConfiguration connectionPool()
public String key2StringMapper()
public String metadataHelper()
public String host()
public int port()
public String path()
public boolean appendCacheNameToPath()
public boolean rawValues()
public String toString()
toString in class AbstractStoreConfigurationCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.