public class ClusterLoaderConfiguration extends AbstractStoreConfiguration
| Constructor and Description |
|---|
ClusterLoaderConfiguration(boolean purgeOnStartup,
boolean fetchPersistentState,
boolean ignoreModifications,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore,
boolean preload,
boolean shared,
Properties properties,
long remoteCallTimeout) |
| Modifier and Type | Method and Description |
|---|---|
long |
remoteCallTimeout() |
String |
toString() |
async, equals, fetchPersistentState, hashCode, ignoreModifications, preload, properties, purgeOnStartup, shared, singletonStorepublic ClusterLoaderConfiguration(boolean purgeOnStartup,
boolean fetchPersistentState,
boolean ignoreModifications,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore,
boolean preload,
boolean shared,
Properties properties,
long remoteCallTimeout)
public long remoteCallTimeout()
public String toString()
toString in class AbstractStoreConfigurationCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.