クラス AbstractBuiltinCacheStoreFactory
java.lang.Object
org.iplass.mtp.impl.cache.store.CacheStoreFactory
org.iplass.mtp.impl.cache.store.builtin.AbstractBuiltinCacheStoreFactory
- 直系の既知のサブクラス:
RdbCacheStoreFactory,SimpleCacheStoreFactory,SyncServerCacheStoreFactory,TransactionLocalCacheStoreFactory
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.impl.cache.store.CacheStoreFactory
canUseForLocalCache, createCacheHandler, createCacheStore, getIndexCount, getLowerLevel, getNamespace, getNamespacePattern, setIndexCount, setNamespace, setNamespacePattern, supportsIndex
-
コンストラクタの詳細
-
AbstractBuiltinCacheStoreFactory
public AbstractBuiltinCacheStoreFactory()
-
-
メソッドの詳細
-
getConcurrencyLevelOfCacheHandler
public int getConcurrencyLevelOfCacheHandler() -
setConcurrencyLevelOfCacheHandler
public void setConcurrencyLevelOfCacheHandler(int concurrencyLevelOfCacheHandler)
-