public abstract class RedisRegexImp extends RedisBaseImp implements CacheRegexInterface
| 限定符和类型 | 字段和说明 |
|---|---|
private static org.slf4j.Logger |
LOGGER |
jedisClusterDEFALUTHEAD, DEFALUTSECRET, DEFALUTTIME| 构造器和说明 |
|---|
RedisRegexImp() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
deleteRegexCacheData(String pattern) |
Collection<String> |
getKeys(String pattern) |
clear, deleteCacheData, exists, getCacheData, getCacheTData, getLock, init, releaseLock, setCacheObjectData, setCacheObjectData, setCacheObjectData, setCacheObjectData, setJedisCluster, tryLockpublic Collection<String> getKeys(String pattern) throws cn.dyaoming.errors.AppDaoException
public boolean deleteRegexCacheData(String pattern) throws cn.dyaoming.errors.AppDaoException
Copyright © 2020. All rights reserved.