|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BaseCache 的软件包 | |
|---|---|
| org.tinygroup.jspengine.appserv.util.cache | |
| org.tinygroup.jspengine.appserv.util.cache.mbeans | |
| org.tinygroup.jspengine.appserv.util.cache 中 BaseCache 的使用 |
|---|
| org.tinygroup.jspengine.appserv.util.cache 中 BaseCache 的子类 | |
|---|---|
class |
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. |
class |
LruCache
LRUCache in-memory bounded cache with an LRU list |
class |
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 中 BaseCache 的使用 |
|---|
| 参数类型为 BaseCache 的 org.tinygroup.jspengine.appserv.util.cache.mbeans 中的构造方法 | |
|---|---|
JmxBaseCache(BaseCache baseCache,
String name)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||