public class RestStoreConfiguration extends AbstractStoreConfiguration
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SHARED, TRANSACTIONAL| 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, maxBatchSize, preload, properties, purgeOnStartup, shared, singletonStore, transactionalpublic 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 © 2018 JBoss, a division of Red Hat. All rights reserved.