public class JedisDtList extends JedisBase implements DtList
| 构造器和说明 |
|---|
JedisDtList(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
popLeft()
左边弹出元素
|
String |
popRight()
右边弹出元素
|
void |
pushLeft(String... elements)
左边插入元素
|
void |
pushRight(String... elements)
右边插入元素
|
long |
size()
列表长度
|
close, getJedis, getKeyName, setJedisFactory, setKeyNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseCopyright © 2018. All rights reserved.