软件包 org.tinygroup.jspengine.appserv.util.cache
的使用

使用 org.tinygroup.jspengine.appserv.util.cache 的软件包
org.tinygroup.jspengine.appserv.util.cache   
org.tinygroup.jspengine.appserv.util.cache.mbeans   
 

org.tinygroup.jspengine.appserv.util.cache 使用的 org.tinygroup.jspengine.appserv.util.cache 中的类
BaseCache
          BaseCache Generic in-memory, abstract cache
BaseCache.CacheItem
          default CacheItem class implementation
Cache
          Cache Generic cache interface
CacheListener
          CacheListener Generic cache listener interface
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.
 

org.tinygroup.jspengine.appserv.util.cache.mbeans 使用的 org.tinygroup.jspengine.appserv.util.cache 中的类
BaseCache
          BaseCache Generic in-memory, abstract cache
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.
LruCache
          LRUCache in-memory bounded cache with an LRU list
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.