public class EmbeddedCacheConfig<K,V> extends CacheConfig<K,V>
| Constructor and Description |
|---|
EmbeddedCacheConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
void |
setLimit(int limit) |
clone, getDefaultExpireInMillis, getExpireAfterAccessInMillis, getExpireAfterWriteInMillis, getKeyConvertor, getLoader, getMonitors, getPenetrationProtectTimeout, getRefreshPolicy, getTryLockInquiryCount, getTryLockLockCount, getTryLockUnlockCount, isCacheNullValue, isCachePenetrationProtect, isExpireAfterAccess, isExpireAfterWrite, setCacheNullValue, setCachePenetrationProtect, setDefaultExpireInMillis, setExpireAfterAccessInMillis, setExpireAfterWriteInMillis, setKeyConvertor, setLoader, setMonitors, setPenetrationProtectTimeout, setRefreshPolicy, setTryLockInquiryCount, setTryLockLockCount, setTryLockUnlockCountCopyright © 2013–2022. All rights reserved.