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