public class SingleFileCacheStoreConfig extends AbstractCacheStoreConfig
SingleFileCacheStore.
async, fetchPersistentState, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStorecacheLoaderClassName, propertiescroverriddenConfigurationElements| Constructor and Description |
|---|
SingleFileCacheStoreConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
int |
getMaxEntries() |
SingleFileCacheStoreConfig |
location(String location) |
SingleFileCacheStoreConfig |
maxEntries(int maxEntries) |
void |
setLocation(String location) |
void |
setMaxEntries(int maxEntries) |
accept, asyncStore, clone, equals, equalsExcludingProperties, fetchPersistentState, getAsyncStoreConfig, getPurgerThreads, getSingletonStoreConfig, getTypedProperties, hashCode, hashCodeExcludingProperties, ignoreModifications, isFetchPersistentState, isIgnoreModifications, isPurgeOnStartup, isPurgeSynchronously, purgeOnStartup, purgerThreads, purgeSynchronously, setAsyncStoreConfig, setFetchPersistentState, setIgnoreModifications, setPurgeOnStartup, setPurgerThreads, setPurgeSynchronously, setSingletonStoreConfig, setTypedProperties, singletonStore, toStringgetCacheLoaderClassName, getClassLoader, getProperties, setCacheLoaderClassName, setProperties, setPropertieshasComponentStarted, injecttestImmutability, toTypedProperties, toTypedProperties, uc, willUnmarshallfinalize, getClass, notify, notifyAll, wait, wait, waitgetCacheLoaderClassName, getClassLoader, setCacheLoaderClassNamepublic String getLocation()
public void setLocation(String location)
public SingleFileCacheStoreConfig location(String location)
public int getMaxEntries()
public void setMaxEntries(int maxEntries)
public SingleFileCacheStoreConfig maxEntries(int maxEntries)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.