| 程序包 | 说明 |
|---|---|
| top.chukongxiang.spring.cache.core | |
| top.chukongxiang.spring.cache.manager | |
| top.chukongxiang.spring.cache.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SpringCache |
SpringCacheManager.getCache(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SpringCacheManager.addCache(SpringCache springCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
SpringCache |
RedisCacheManager.getCache(String name)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExpiresCacheManager.addCache(SpringCache springCache) |
void |
RedisCacheManager.addCache(SpringCache springCache)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExpiresConcurrentMapCache
缓存对象
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.