public class MultiLevelCacheConfig<K,V> extends CacheConfig<K,V>
| 构造器和说明 |
|---|
MultiLevelCacheConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
MultiLevelCacheConfig |
clone() |
List<Cache<K,V>> |
getCaches() |
void |
setCaches(List<Cache<K,V>> caches) |
getDefaultExpireInMillis, getExpireAfterAccessInMillis, getExpireAfterWriteInMillis, getKeyConvertor, getLoader, getMonitors, getRefreshPolicy, getTryLockInquiryCount, getTryLockLockCount, getTryLockUnlockCount, isCacheNullValue, isExpireAfterAccess, isExpireAfterWrite, setCacheNullValue, setDefaultExpireInMillis, setExpireAfterAccessInMillis, setExpireAfterWriteInMillis, setKeyConvertor, setLoader, setMonitors, setRefreshPolicy, setTryLockInquiryCount, setTryLockLockCount, setTryLockUnlockCountCopyright © 2013–2018. All rights reserved.