| 接口 | 说明 |
|---|---|
| CacheService |
缓存服务接口(用于支持@Cache相关注解)
|
| Serializer<T> |
对象序列化接口
|
| 类 | 说明 |
|---|---|
| CacheExecutorImp |
缓存执行器
|
| CacheLib |
缓存服务库管理
|
| CacheServiceDefault |
默认缓存服务
|
| CacheServiceEventListener |
缓存服务事件监控器。
|
| CacheTags |
缓存标签管理器
|
| SecondCacheService |
二级缓存
|
Copyright © 2021. All rights reserved.