public class SoftConcurrentMapCacheManager extends AbstractMapCacheManager
AbstractMapCacheManager that
creates a cache instance what stores data in the ConcurrentReferenceHashMap.AbstractMapCacheManager.ConcurrentHashMapCacheManager, AbstractMapCacheManager.MapCacheObject<K>, AbstractMapCacheManager.WeakConcurrentMapCacheManagerAbstractCacheManager.AbstractCacheObject<K>DEFAULT_GUAVA_CACHE_MANAGER_NAME, DEFAULT_MAP_CACHE_MANAGER_NAME| 构造器和说明 |
|---|
SoftConcurrentMapCacheManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <K> Map<K,Object> |
createMap()
Create a
Map instance. |
doCreateCache, newConcurrentHashMapCacheManager, newWeakConcurrentMapCacheManagerclearAll, createCache, getCache, invalidate, removeCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNameprotected <K> Map<K,Object> createMap()
Map instance.createMap 在类中 AbstractMapCacheManagerCopyright © 2024. All rights reserved.