| 程序包 | 说明 |
|---|---|
| top.chukongxiang.spring.cache.model |
| 限定符和类型 | 字段和说明 |
|---|---|
private ConcurrentHashMap<Object,ExpiresValue<Object>> |
MybatisCache.store |
private ConcurrentMap<Object,ExpiresValue<Object>> |
ExpiresConcurrentMapCache.store
缓存内容map
|
protected ConcurrentHashMap<String,ExpiresValue<Object>> |
RedisCache.store
该cache仅用于保存到Redis的写入缓存
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.