Package top.codef.redisdao
Class AbstractHashCDao
java.lang.Object
top.codef.redisdao.AbstractRedisCDao
top.codef.redisdao.AbstractHashCDao
-
Constructor Summary
-
Method Summary
Methods inherited from class top.codef.redisdao.AbstractRedisCDao
deleteKey, expire, hasKey
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface top.codef.redisdao.interfaces.RedisDao
getStringRedisTemplate
-
Constructor Details
-
AbstractHashCDao
public AbstractHashCDao()
-
-
Method Details
-
createBoundHash
-
putAll
-
get
-
put
-
entries
-
remove
-
getList
-