| 程序包 | 说明 |
|---|---|
| com.github.houbb.cache.api |
| 类和说明 |
|---|
| ICache
缓存接口
|
| ICacheEntry
缓存明细信息
|
| ICacheEvict
驱除策略
|
| ICacheEvictContext
驱除策略
1.
|
| ICacheExpire
缓存过期接口
|
| ICacheInterceptorContext
拦截器上下文接口
(1)get
(2)put
(3)remove
(4)expire
(5)evict
|
| ICacheLoad
缓存接口
|
| ICachePersist
持久化缓存接口
|
| ICacheRemoveListener
删除监听器接口
|
| ICacheRemoveListenerContext
删除监听器上下文
(1)耗时统计
(2)监听器
|
| ICacheSlowListener
慢日志操作接口
|
| ICacheSlowListenerContext
慢日志监听器上下文
|
Copyright © 2020. All rights reserved.