public class UserOrgRedisCache extends AbstractRedisCacheOperator<SysUserOrgDTO>
| 构造器和说明 |
|---|
UserOrgRedisCache(org.springframework.data.redis.core.RedisTemplate<String,SysUserOrgDTO> redisTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, getRedisTemplate, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKeypublic UserOrgRedisCache(org.springframework.data.redis.core.RedisTemplate<String,SysUserOrgDTO> redisTemplate)
public String getCommonKeyPrefix()
Copyright © 2021. All rights reserved.