Package top.codef.redisdao
Class AbstractListDDao
java.lang.Object
top.codef.redisdao.AbstractRedisDDao
top.codef.redisdao.AbstractListDDao
-
Constructor Summary
-
Method Summary
Methods inherited from class top.codef.redisdao.AbstractRedisDDao
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
-
AbstractListDDao
public AbstractListDDao()
-
-
Method Details
-
leftPop
-
rightPush
-
getAll
-
pushAll
-