|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 GroupCacheable 的软件包 | |
|---|---|
| com.seeyon.ctp.common.cache | 支持集群的缓存组件。 |
| com.seeyon.ctp.common.cache 中 GroupCacheable 的使用 |
|---|
| com.seeyon.ctp.common.cache 中 GroupCacheable 的子接口 | |
|---|---|
interface |
CacheMap<K extends Serializable,V extends Serializable>
Map缓存,暂存名/值对,机制与Map相同。 |
interface |
CacheObject<E extends Serializable>
单一对象缓存。 |
interface |
CacheSet<E extends Serializable>
Set缓存,管理集合类的缓存,机制同Set。 |
| 返回 GroupCacheable 的 com.seeyon.ctp.common.cache 中的方法 | |
|---|---|
GroupCacheable |
CacheAccessable.lookup(java.lang.String cacheName)
取得缓存的实例。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||