| 程序包 | 说明 |
|---|---|
| cn.iisme.starter.redis.common | |
| cn.iisme.starter.redis.common.utils |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RedisKey |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> T |
RedisJsonUtils.queryWithCache(IRedisKey redisKey,
long seconds,
java.util.function.Supplier<T> supplier) |
static <T> T |
RedisJsonUtils.queryWithCache(IRedisKey redisKey,
java.util.function.Supplier<T> supplier)
查询缓存
|
Copyright © 2020. All rights reserved.