| 程序包 | 说明 |
|---|---|
| com.litongjava.redis | |
| com.litongjava.satoken |
| 限定符和类型 | 方法和说明 |
|---|---|
protected RedisCache |
RedisInterceptor.getCache()
通过继承 RedisInterceptor 类并覆盖此方法,可以指定
当前线程所使用的 cache
|
protected RedisCache |
RedisCacheInterceptor.getCache() |
static RedisCache |
Redis.removeCache(String cacheName) |
static RedisCache |
Redis.use() |
static RedisCache |
Redis.use(String cacheName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Redis.addCache(RedisCache cache) |
T |
IRedisCallback.call(RedisCache cache) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected RedisCache |
SaTokenDaoRedis.redis |
Copyright © 2024. All rights reserved.