| 程序包 | 说明 |
|---|---|
| cloud.agileframework.cache.support |
描述:缓存配置包
创建时间:2018/11/28
|
| cloud.agileframework.cache.support.ehcache |
描述:ehcache缓存组件配置包
创建时间:2018/11/28
|
| cloud.agileframework.cache.support.redis |
描述:redis缓存组件配置包
创建时间:2018/11/28
|
| cloud.agileframework.cache.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractAgileCache |
| 限定符和类型 | 方法和说明 |
|---|---|
AgileCache |
AgileCacheManagerInterface.cover(org.springframework.cache.Cache cache)
包装、转换,把spring-cache转换为AgileCache
|
AgileCache |
AgileCacheManagerInterface.getCache(String cacheName)
根据名字获取缓存
|
AgileCache |
AbstractAgileCacheManager.getCache(String cacheName) |
AgileCache |
AgileCacheManagerInterface.getMissingCache(String cacheName)
获取不存在的缓存
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AgileEhCache |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AgileRedis |
| 限定符和类型 | 方法和说明 |
|---|---|
static AgileCache |
CacheUtil.getCache() |
static AgileCache |
CacheUtil.getCache(String cacheName) |
Copyright © 2022. All rights reserved.