public class EhBlockingCache extends AbstractEhcacheCache
cache, CACHE_MANAGER, id| Constructor and Description |
|---|
EhBlockingCache(String id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
removeObject(Object key) |
clear, equals, getId, getObject, getReadWriteLock, getSize, hashCode, putObject, setMaxEntriesLocalDisk, setMaxEntriesLocalHeap, setMemoryStoreEvictionPolicy, setTimeToIdleSeconds, setTimeToLiveSeconds, toString, unlockpublic EhBlockingCache(String id)
public Object removeObject(Object key)
AbstractEhcacheCacheremoveObject in interface org.apache.ibatis.cache.CacheremoveObject in class AbstractEhcacheCacheCopyright © 2010–2016 MyBatis.org. All rights reserved.