public class JedisDtLong extends JedisBase implements DtLong
| 构造器和说明 |
|---|
JedisDtLong(String name) |
JedisDtLong(String name,
long initValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
decr(long l)
Long类型原子减
|
long |
getValue()
获取当前值
|
long |
incr(long l)
Long类型原子增长
|
void |
setValue(long l)
设置值
|
close, getJedis, getKeyName, setJedisFactory, setKeyNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseCopyright © 2018. All rights reserved.