| 程序包 | 说明 |
|---|---|
| top.chukongxiang.spring.cache.core | |
| top.chukongxiang.spring.cache.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ExpiresValue<Object> |
SpringCache.getNativeValue(Object key) |
| 限定符和类型 | 字段和说明 |
|---|---|
private ConcurrentMap<Object,ExpiresValue<Object>> |
ExpiresConcurrentMapCache.store
缓存内容map
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExpiresValue<Object> |
MybatisCache.getNativeValue(Object key) |
ExpiresValue<Object> |
ExpiresConcurrentMapCache.getNativeValue(Object key) |
ExpiresValue<Object> |
RedisCache.getNativeValue(Object key) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.