public interface LockSupportStoreConfigurationChildBuilder<S> extends StoreConfigurationChildBuilder<S>
Modifier and Type | Method and Description |
---|---|
S |
lockAcquistionTimeout(long lockAcquistionTimeout) |
S |
lockAcquistionTimeout(long lockAcquistionTimeout,
TimeUnit unit) |
S |
lockConcurrencyLevel(int lockConcurrencyLevel) |
async, fetchPersistentState, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStore
addProperty, withProperties
build, clustering, compatibility, customInterceptors, dataContainer, deadlockDetection, eviction, expiration, indexing, invocationBatching, jmxStatistics, loaders, locking, sites, storeAsBinary, transaction, unsafe, versioning
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.