public class ClusterLoaderConfiguration extends AbstractStoreConfiguration
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<Long> |
REMOTE_CALL_TIMEOUT |
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SHARED, TRANSACTIONAL
Constructor and Description |
---|
ClusterLoaderConfiguration(AttributeSet attributes,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore) |
Modifier and Type | Method and Description |
---|---|
static AttributeSet |
attributeDefinitionSet() |
long |
remoteCallTimeout() |
String |
toString() |
async, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, shared, singletonStore, transactional
public static final AttributeDefinition<Long> REMOTE_CALL_TIMEOUT
public ClusterLoaderConfiguration(AttributeSet attributes, AsyncStoreConfiguration async, SingletonStoreConfiguration singletonStore)
public static final AttributeSet attributeDefinitionSet()
public long remoteCallTimeout()
public String toString()
toString
in class AbstractStoreConfiguration
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.