Package top.codef.redisdao
Class AbstractListCDao
java.lang.Object
top.codef.redisdao.AbstractRedisCDao
top.codef.redisdao.AbstractListCDao
-
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
-
AbstractListCDao
public AbstractListCDao()
-
-
Method Details
-
leftPop
-
rightPush
-
getAll
-
remove
-