软件包 org.tinygroup.jspengine.appserv.util.cache

接口摘要
Cache Cache Generic cache interface
CacheListener CacheListener Generic cache listener interface
 

类摘要
BaseCache BaseCache Generic in-memory, abstract cache
BaseCache.CacheItem default CacheItem class implementation
BoundedMultiLruCache MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
Constants define all cache related constants
LruCache LRUCache in-memory bounded cache with an LRU list
LruCache.LruCacheItem default CacheItem class implementation
MultiLruCache MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
 



Copyright © 2006–2014 开源组织. All rights reserved.