Skip navigation links
A B C D E F G H I J K L M O P Q R S T W Z 

A

AbstractRedis - Class in io.leopard.redis
 
AbstractRedis() - Constructor for class io.leopard.redis.AbstractRedis
 
append(String, String) - Method in class io.leopard.jedis.Jedis
 
append(byte[], byte[]) - Method in class io.leopard.jedis.JedisWrapper
 
append(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
append(String, String) - Method in interface io.leopard.redis.JedisCommands
 
append(String, String, int) - Method in interface io.leopard.redis.Redis
将value追加到key的末尾,若key不存在,则把key的值设为value,事务安全的.
append(List<String>, List<String>, int) - Method in interface io.leopard.redis.Redis
批量将value追加到对应key的末尾,并设置生存时间,事务安全的.
append(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
append(String, String, int) - Method in class io.leopard.redis.RedisAllImpl
 
append(List<String>, List<String>, int) - Method in class io.leopard.redis.RedisAllImpl
 
append(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
append(String, String, int) - Method in class io.leopard.redis.RedisHashImpl
 
append(List<String>, List<String>, int) - Method in class io.leopard.redis.RedisHashImpl
 
append(String, String) - Method in class io.leopard.redis.RedisImpl
 
append(String, String, int) - Method in class io.leopard.redis.RedisImpl
 
append(List<String>, List<String>, int) - Method in class io.leopard.redis.RedisImpl
 
append(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
append(String, String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
append(List<String>, List<String>, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
append(String, String) - Method in class io.leopard.redis.RedisWrapper
 
append(String, String, int) - Method in class io.leopard.redis.RedisWrapper
 
append(List<String>, List<String>, int) - Method in class io.leopard.redis.RedisWrapper
 
asking() - Method in class io.leopard.jedis.Jedis
 
asking() - Method in class io.leopard.jedis.JedisWrapper
 
auth(String) - Method in class io.leopard.jedis.JedisWrapper
 

B

backup() - Method in class io.leopard.redis.util.RedisBackup
备份.
backupTime - Variable in class io.leopard.redis.AbstractRedis
 
backupTime - Variable in class io.leopard.redis.util.RedisBackup
 
bgrewriteaof() - Method in class io.leopard.jedis.JedisWrapper
 
bgrewriteaof() - Method in interface io.leopard.redis.Redis
在后台执行一个 AOF文件 重写操作.
bgrewriteaof() - Method in class io.leopard.redis.RedisAllImpl
 
bgrewriteaof() - Method in class io.leopard.redis.RedisHashImpl
 
bgrewriteaof() - Method in class io.leopard.redis.RedisImpl
 
bgrewriteaof() - Method in class io.leopard.redis.RedisMemoryImpl
 
bgrewriteaof() - Method in class io.leopard.redis.RedisWrapper
 
bgrewriteaof() - Method in class io.leopard.redis.util.RedisBackup
 
bgsave() - Method in class io.leopard.jedis.JedisWrapper
 
bgsave() - Method in interface io.leopard.redis.Redis
在后台异步保存当前数据库的数据到磁盘.
bgsave() - Method in class io.leopard.redis.RedisAllImpl
 
bgsave() - Method in class io.leopard.redis.RedisHashImpl
 
bgsave() - Method in class io.leopard.redis.RedisImpl
 
bgsave() - Method in class io.leopard.redis.RedisMemoryImpl
 
bgsave() - Method in class io.leopard.redis.RedisWrapper
 
bgsave() - Method in class io.leopard.redis.util.RedisBackup
 
bitcount(String) - Method in class io.leopard.jedis.Jedis
 
bitcount(String, long, long) - Method in class io.leopard.jedis.Jedis
 
bitcount(byte[]) - Method in class io.leopard.jedis.JedisWrapper
 
bitcount(byte[], long, long) - Method in class io.leopard.jedis.JedisWrapper
 
bitcount(String) - Method in class io.leopard.jedis.JedisWrapper
 
bitcount(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
bitcount(String) - Method in class io.leopard.redis.RedisAllImpl
 
bitcount(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
bitcount(String) - Method in class io.leopard.redis.RedisHashImpl
 
bitcount(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
bitcount(String) - Method in class io.leopard.redis.RedisImpl
 
bitcount(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
bitcount(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
bitcount(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
bitcount(String) - Method in class io.leopard.redis.RedisWrapper
 
bitcount(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
bitfield(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
bitfield(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
bitfield(String, String...) - Method in class io.leopard.redis.RedisImpl
 
bitfield(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
bitfield(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
bitop(BitOP, String, String...) - Method in class io.leopard.jedis.Jedis
 
bitop(BitOP, byte[], byte[]...) - Method in class io.leopard.jedis.JedisWrapper
 
bitop(BitOP, String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
bitpos(String, boolean) - Method in class io.leopard.jedis.Jedis
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.jedis.Jedis
 
bitpos(String, boolean) - Method in class io.leopard.jedis.JedisWrapper
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.jedis.JedisWrapper
 
bitpos(String, boolean) - Method in class io.leopard.redis.RedisAllImpl
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.redis.RedisAllImpl
 
bitpos(String, boolean) - Method in class io.leopard.redis.RedisHashImpl
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.redis.RedisHashImpl
 
bitpos(String, boolean) - Method in class io.leopard.redis.RedisImpl
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.redis.RedisImpl
 
bitpos(String, boolean) - Method in class io.leopard.redis.RedisMemoryImpl
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
bitpos(String, boolean) - Method in class io.leopard.redis.RedisWrapper
 
bitpos(String, boolean, BitPosParams) - Method in class io.leopard.redis.RedisWrapper
 
blpop(int, String...) - Method in class io.leopard.jedis.Jedis
 
blpop(String...) - Method in class io.leopard.jedis.Jedis
 
blpop(String) - Method in class io.leopard.jedis.Jedis
 
blpop(int, String) - Method in class io.leopard.jedis.Jedis
 
blpop(int, String...) - Method in class io.leopard.jedis.JedisWrapper
 
blpop(String...) - Method in class io.leopard.jedis.JedisWrapper
 
blpop(String) - Method in class io.leopard.jedis.JedisWrapper
 
blpop(int, String) - Method in class io.leopard.jedis.JedisWrapper
 
blpop(int, String) - Method in interface io.leopard.redis.Redis
 
blpop(String) - Method in class io.leopard.redis.RedisAllImpl
 
blpop(int, String) - Method in class io.leopard.redis.RedisAllImpl
 
blpop(String) - Method in class io.leopard.redis.RedisHashImpl
 
blpop(int, String) - Method in class io.leopard.redis.RedisHashImpl
 
blpop(String) - Method in class io.leopard.redis.RedisImpl
 
blpop(int, String) - Method in class io.leopard.redis.RedisImpl
 
blpop(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
blpop(int, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
blpop(String) - Method in class io.leopard.redis.RedisWrapper
 
blpop(int, String) - Method in class io.leopard.redis.RedisWrapper
 
broken() - Method in interface io.leopard.redis.RedisConnectionListener
中断连接.
brpop(String...) - Method in class io.leopard.jedis.Jedis
 
brpop(String) - Method in class io.leopard.jedis.Jedis
 
brpop(int, String...) - Method in class io.leopard.jedis.Jedis
 
brpop(int, String) - Method in class io.leopard.jedis.Jedis
 
brpop(String...) - Method in class io.leopard.jedis.JedisWrapper
 
brpop(String) - Method in class io.leopard.jedis.JedisWrapper
 
brpop(int, String...) - Method in class io.leopard.jedis.JedisWrapper
 
brpop(int, String) - Method in class io.leopard.jedis.JedisWrapper
 
brpop(int, String) - Method in interface io.leopard.redis.Redis
 
brpop(String) - Method in class io.leopard.redis.RedisAllImpl
 
brpop(int, String) - Method in class io.leopard.redis.RedisAllImpl
 
brpop(String) - Method in class io.leopard.redis.RedisHashImpl
 
brpop(int, String) - Method in class io.leopard.redis.RedisHashImpl
 
brpop(String) - Method in class io.leopard.redis.RedisImpl
 
brpop(int, String) - Method in class io.leopard.redis.RedisImpl
 
brpop(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
brpop(int, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
brpop(String) - Method in class io.leopard.redis.RedisWrapper
 
brpop(int, String) - Method in class io.leopard.redis.RedisWrapper
 
brpoplpush(String, String, int) - Method in class io.leopard.jedis.Jedis
 
brpoplpush(String, String, int) - Method in class io.leopard.jedis.JedisWrapper
 

C

checkIndex(long, long, long) - Method in class io.leopard.redis.memory.RedisListImpl
 
checkList(List<String>, List<String>) - Static method in class io.leopard.redis.util.RedisUtil
判断key-value对List是否为空.
checkScore(double, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
clientKill(String) - Method in class io.leopard.jedis.Jedis
 
clientKill(String) - Method in class io.leopard.jedis.JedisWrapper
 
clientSetname(String) - Method in class io.leopard.jedis.Jedis
 
clientSetname(byte[]) - Method in class io.leopard.jedis.JedisWrapper
 
clientSetname(String) - Method in class io.leopard.jedis.JedisWrapper
 
close() - Method in class io.leopard.jedis.Jedis
 
close() - Method in class io.leopard.jedis.JedisWrapper
 
close(Jedis) - Method in interface io.leopard.redis.RedisConnectionListener
关闭连接.
clusterAddSlots(int...) - Method in class io.leopard.jedis.Jedis
 
clusterAddSlots(int...) - Method in class io.leopard.jedis.JedisWrapper
 
clusterCountKeysInSlot(int) - Method in class io.leopard.jedis.Jedis
 
clusterCountKeysInSlot(int) - Method in class io.leopard.jedis.JedisWrapper
 
clusterDelSlots(int...) - Method in class io.leopard.jedis.Jedis
 
clusterDelSlots(int...) - Method in class io.leopard.jedis.JedisWrapper
 
clusterFailover() - Method in class io.leopard.jedis.Jedis
 
clusterFailover() - Method in class io.leopard.jedis.JedisWrapper
 
clusterFlushSlots() - Method in class io.leopard.jedis.Jedis
 
clusterFlushSlots() - Method in class io.leopard.jedis.JedisWrapper
 
clusterForget(String) - Method in class io.leopard.jedis.Jedis
 
clusterForget(String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterGetKeysInSlot(int, int) - Method in class io.leopard.jedis.Jedis
 
clusterGetKeysInSlot(int, int) - Method in class io.leopard.jedis.JedisWrapper
 
clusterInfo() - Method in class io.leopard.jedis.Jedis
 
clusterInfo() - Method in class io.leopard.jedis.JedisWrapper
 
clusterKeySlot(String) - Method in class io.leopard.jedis.Jedis
 
clusterKeySlot(String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterMeet(String, int) - Method in class io.leopard.jedis.Jedis
 
clusterMeet(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
clusterNodes() - Method in class io.leopard.jedis.Jedis
 
clusterNodes() - Method in class io.leopard.jedis.JedisWrapper
 
clusterReplicate(String) - Method in class io.leopard.jedis.Jedis
 
clusterReplicate(String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterReset(JedisCluster.Reset) - Method in class io.leopard.jedis.Jedis
 
clusterReset(JedisCluster.Reset) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSaveConfig() - Method in class io.leopard.jedis.Jedis
 
clusterSaveConfig() - Method in class io.leopard.jedis.JedisWrapper
 
clusterSetSlotImporting(int, String) - Method in class io.leopard.jedis.Jedis
 
clusterSetSlotImporting(int, String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSetSlotMigrating(int, String) - Method in class io.leopard.jedis.Jedis
 
clusterSetSlotMigrating(int, String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSetSlotNode(int, String) - Method in class io.leopard.jedis.Jedis
 
clusterSetSlotNode(int, String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSetSlotStable(int) - Method in class io.leopard.jedis.Jedis
 
clusterSetSlotStable(int) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSlaves(String) - Method in class io.leopard.jedis.Jedis
 
clusterSlaves(String) - Method in class io.leopard.jedis.JedisWrapper
 
clusterSlots() - Method in class io.leopard.jedis.Jedis
 
clusterSlots() - Method in class io.leopard.jedis.JedisWrapper
 
configGet(String) - Method in class io.leopard.jedis.Jedis
 
configGet(String) - Method in class io.leopard.jedis.JedisWrapper
 
configSet(String, String) - Method in class io.leopard.jedis.Jedis
 
configSet(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
connect(Jedis) - Method in interface io.leopard.jedis.Driver
 
create(String) - Static method in class io.leopard.redis.util.RedisFactory
 
createJedisPool(String, int) - Static method in class io.leopard.redis.util.RedisUtil
创建连接池.
createJedisPool(String, int, int, String) - Static method in class io.leopard.redis.util.RedisUtil
创建连接池.

D

dbSize() - Method in interface io.leopard.redis.Redis
返回当前数据库的 key 的数量.
dbSize() - Method in class io.leopard.redis.RedisAllImpl
 
dbSize() - Method in class io.leopard.redis.RedisHashImpl
 
dbSize() - Method in class io.leopard.redis.RedisImpl
 
dbSize() - Method in class io.leopard.redis.RedisMemoryImpl
 
dbSize() - Method in class io.leopard.redis.RedisWrapper
 
decr(String) - Method in class io.leopard.jedis.Jedis
 
decr(String) - Method in class io.leopard.jedis.JedisWrapper
 
decr(String) - Method in interface io.leopard.redis.JedisCommands
 
decr(String) - Method in interface io.leopard.redis.memory.IRedisString
 
decr(String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
decr(String) - Method in class io.leopard.redis.RedisAllImpl
 
decr(String) - Method in class io.leopard.redis.RedisHashImpl
 
decr(String) - Method in class io.leopard.redis.RedisImpl
 
decr(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
decr(String) - Method in class io.leopard.redis.RedisWrapper
 
decrBy(String, long) - Method in class io.leopard.jedis.Jedis
 
decrBy(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
decrBy(String, long) - Method in interface io.leopard.redis.JedisCommands
 
decrBy(String, long) - Method in interface io.leopard.redis.memory.IRedisString
 
decrBy(String, long) - Method in class io.leopard.redis.memory.RedisStringImpl
 
decrBy(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
decrBy(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
decrBy(String, long) - Method in class io.leopard.redis.RedisImpl
 
decrBy(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
decrBy(String, long) - Method in class io.leopard.redis.RedisWrapper
 
DefaultHashType - Class in io.leopard.redis
 
DefaultHashType() - Constructor for class io.leopard.redis.DefaultHashType
 
del(String) - Method in class io.leopard.jedis.Jedis
 
del(String...) - Method in class io.leopard.jedis.Jedis
 
del(String) - Method in class io.leopard.jedis.JedisWrapper
 
del(String...) - Method in class io.leopard.jedis.JedisWrapper
 
del(String) - Method in interface io.leopard.redis.memory.IRedisKey
 
del(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
del(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
del(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
del(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
del(String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
del(String...) - Method in interface io.leopard.redis.Redis
删除一个或多个 key.
del(String) - Method in interface io.leopard.redis.Redis
删除 key.
del(String...) - Method in class io.leopard.redis.RedisAllImpl
 
del(String) - Method in class io.leopard.redis.RedisAllImpl
 
del(String...) - Method in class io.leopard.redis.RedisHashImpl
 
del(String) - Method in class io.leopard.redis.RedisHashImpl
 
del(String...) - Method in class io.leopard.redis.RedisImpl
 
del(String) - Method in class io.leopard.redis.RedisImpl
 
del(String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
del(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
del(String...) - Method in class io.leopard.redis.RedisWrapper
 
del(String) - Method in class io.leopard.redis.RedisWrapper
 
destroy() - Method in interface io.leopard.redis.Redis
容器销毁
destroy() - Method in class io.leopard.redis.RedisAllImpl
 
destroy() - Method in class io.leopard.redis.RedisHashImpl
 
destroy() - Method in class io.leopard.redis.RedisImpl
 
destroy() - Method in class io.leopard.redis.RedisMemoryImpl
 
destroy() - Method in class io.leopard.redis.RedisWrapper
 
destroy() - Method in interface io.leopard.redis.util.IJedisPool
 
destroy() - Method in class io.leopard.redis.util.JedisPoolApacheImpl
 
destroy() - Method in class io.leopard.redis.util.RedisPool
 
disconnect() - Method in class io.leopard.jedis.JedisWrapper
 
Driver - Interface in io.leopard.jedis
 
DriverManager - Class in io.leopard.jedis
 
DriverManager() - Constructor for class io.leopard.jedis.DriverManager
 
dump(String) - Method in class io.leopard.jedis.Jedis
 
dump(String) - Method in class io.leopard.jedis.JedisWrapper
 

E

echo(String) - Method in class io.leopard.jedis.Jedis
 
echo(String) - Method in class io.leopard.jedis.JedisWrapper
 
echo(String) - Method in class io.leopard.redis.RedisAllImpl
 
echo(String) - Method in class io.leopard.redis.RedisHashImpl
 
echo(String) - Method in class io.leopard.redis.RedisImpl
 
echo(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
echo(String) - Method in class io.leopard.redis.RedisWrapper
 
enableBackup - Variable in class io.leopard.redis.AbstractRedis
 
error(Exception) - Method in class io.leopard.redis.RedisImpl
封装错误信息.
eval(String, int, String...) - Method in class io.leopard.jedis.Jedis
 
eval(String, List<String>, List<String>) - Method in class io.leopard.jedis.Jedis
 
eval(String) - Method in class io.leopard.jedis.Jedis
 
eval(String, int, String...) - Method in class io.leopard.jedis.JedisWrapper
 
eval(String, List<String>, List<String>) - Method in class io.leopard.jedis.JedisWrapper
 
eval(String) - Method in class io.leopard.jedis.JedisWrapper
 
eval(String) - Method in interface io.leopard.redis.Redis
输入脚本进行求值.
eval(String, int, String...) - Method in interface io.leopard.redis.Redis
输入脚本进行求值.
eval(String) - Method in class io.leopard.redis.RedisAllImpl
 
eval(String, int, String...) - Method in class io.leopard.redis.RedisAllImpl
 
eval(String) - Method in class io.leopard.redis.RedisHashImpl
 
eval(String, int, String...) - Method in class io.leopard.redis.RedisHashImpl
 
eval(String) - Method in class io.leopard.redis.RedisImpl
 
eval(String, int, String...) - Method in class io.leopard.redis.RedisImpl
 
eval(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
eval(String, int, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
eval(String) - Method in class io.leopard.redis.RedisWrapper
 
eval(String, int, String...) - Method in class io.leopard.redis.RedisWrapper
 
evalAssertSha(String, String) - Method in interface io.leopard.redis.Redis
判断脚本进行sha1加密后的值是否与给定的sha1校验码相同,相同则对脚本进行求值.
evalAssertSha(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
evalAssertSha(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
evalAssertSha(String, String) - Method in class io.leopard.redis.RedisImpl
 
evalAssertSha(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
evalAssertSha(String, String) - Method in class io.leopard.redis.RedisWrapper
 
evalReturnSha(String) - Method in interface io.leopard.redis.Redis
对脚本进行求值,并返回对脚本进行sha1加密后的值.
evalReturnSha(String) - Method in class io.leopard.redis.RedisAllImpl
 
evalReturnSha(String) - Method in class io.leopard.redis.RedisHashImpl
 
evalReturnSha(String) - Method in class io.leopard.redis.RedisImpl
 
evalReturnSha(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
evalReturnSha(String) - Method in class io.leopard.redis.RedisWrapper
 
evalsha(String) - Method in class io.leopard.jedis.Jedis
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.jedis.Jedis
 
evalsha(String, int, String...) - Method in class io.leopard.jedis.Jedis
 
evalsha(String) - Method in class io.leopard.jedis.JedisWrapper
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.jedis.JedisWrapper
 
evalsha(String, int, String...) - Method in class io.leopard.jedis.JedisWrapper
 
evalsha(String) - Method in interface io.leopard.redis.Redis
根据给定的 sha1校验码,对缓存在服务器中的脚本进行求值.
evalsha(String, List<String>, List<String>) - Method in interface io.leopard.redis.Redis
根据给定的sha1校验码,对缓存在服务器中的脚本进行求值.
evalsha(String, int, String...) - Method in interface io.leopard.redis.Redis
根据给定的sha1校验码,对缓存在服务器中的脚本进行求值.
evalsha(String) - Method in class io.leopard.redis.RedisAllImpl
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.redis.RedisAllImpl
 
evalsha(String, int, String...) - Method in class io.leopard.redis.RedisAllImpl
 
evalsha(String) - Method in class io.leopard.redis.RedisHashImpl
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.redis.RedisHashImpl
 
evalsha(String, int, String...) - Method in class io.leopard.redis.RedisHashImpl
 
evalsha(String, int, String...) - Method in class io.leopard.redis.RedisImpl
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.redis.RedisImpl
 
evalsha(String) - Method in class io.leopard.redis.RedisImpl
 
evalsha(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.redis.RedisMemoryImpl
 
evalsha(String, int, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
evalsha(String) - Method in class io.leopard.redis.RedisWrapper
 
evalsha(String, List<String>, List<String>) - Method in class io.leopard.redis.RedisWrapper
 
evalsha(String, int, String...) - Method in class io.leopard.redis.RedisWrapper
 
execute(RedisImpl.Invoker) - Method in class io.leopard.redis.RedisImpl
执行jedis的操作.
exists(String) - Method in class io.leopard.jedis.Jedis
 
exists(String) - Method in class io.leopard.jedis.JedisWrapper
 
exists(String) - Method in interface io.leopard.redis.JedisCommands
 
exists(String) - Method in interface io.leopard.redis.memory.IRedisKey
 
exists(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
exists(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
exists(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
exists(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
exists(String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
exists(String) - Method in class io.leopard.redis.RedisAllImpl
 
exists(String) - Method in class io.leopard.redis.RedisHashImpl
 
exists(String) - Method in class io.leopard.redis.RedisImpl
 
exists(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
exists(String) - Method in class io.leopard.redis.RedisWrapper
 
expire(String, int) - Method in class io.leopard.jedis.Jedis
 
expire(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
expire(String, int) - Method in interface io.leopard.redis.JedisCommands
 
expire(String, int) - Method in interface io.leopard.redis.memory.IRedisKey
 
expire(String, int) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
expire(String, int) - Method in class io.leopard.redis.memory.RedisListImpl
 
expire(String, int) - Method in class io.leopard.redis.memory.RedisSetImpl
 
expire(String, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
expire(String, int) - Method in class io.leopard.redis.memory.RedisStringImpl
 
expire(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
expire(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
expire(String, int) - Method in class io.leopard.redis.RedisImpl
 
expire(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
expire(String, int) - Method in class io.leopard.redis.RedisWrapper
 
expireAt(String, long) - Method in class io.leopard.jedis.Jedis
 
expireAt(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
expireAt(String, long) - Method in interface io.leopard.redis.JedisCommands
 
expireAt(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
expireAt(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
expireAt(String, long) - Method in class io.leopard.redis.RedisImpl
 
expireAt(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
expireAt(String, long) - Method in class io.leopard.redis.RedisWrapper
 

F

flushAll() - Method in interface io.leopard.redis.memory.IRedisKey
 
flushAll() - Method in class io.leopard.redis.memory.RedisHashesImpl
 
flushAll() - Method in class io.leopard.redis.memory.RedisListImpl
 
flushAll() - Method in class io.leopard.redis.memory.RedisSetImpl
 
flushAll() - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
flushAll() - Method in class io.leopard.redis.memory.RedisStringImpl
 
flushAll() - Method in interface io.leopard.redis.Redis
删除整个 Redis 服务器的所有 key.
flushAll() - Method in class io.leopard.redis.RedisAllImpl
 
flushAll() - Method in class io.leopard.redis.RedisHashImpl
 
flushAll() - Method in class io.leopard.redis.RedisImpl
 
flushAll() - Method in class io.leopard.redis.RedisMemoryImpl
 
flushAll() - Method in class io.leopard.redis.RedisWrapper
 
flushDB() - Method in interface io.leopard.redis.Redis
清空当前数据库中的所有 key.
flushDB() - Method in class io.leopard.redis.RedisAllImpl
 
flushDB() - Method in class io.leopard.redis.RedisHashImpl
 
flushDB() - Method in class io.leopard.redis.RedisImpl
 
flushDB() - Method in class io.leopard.redis.RedisMemoryImpl
 
flushDB() - Method in class io.leopard.redis.RedisWrapper
 
formatPassword(String) - Static method in class io.leopard.redis.JedisPool
 

G

geoadd(String, Map<String, GeoCoordinate>) - Method in class io.leopard.redis.RedisAllImpl
 
geoadd(String, double, double, String) - Method in class io.leopard.redis.RedisAllImpl
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class io.leopard.redis.RedisHashImpl
 
geoadd(String, double, double, String) - Method in class io.leopard.redis.RedisHashImpl
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class io.leopard.redis.RedisImpl
 
geoadd(String, double, double, String) - Method in class io.leopard.redis.RedisImpl
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class io.leopard.redis.RedisMemoryImpl
 
geoadd(String, double, double, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class io.leopard.redis.RedisWrapper
 
geoadd(String, double, double, String) - Method in class io.leopard.redis.RedisWrapper
 
geodist(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
geodist(String, String, String, GeoUnit) - Method in class io.leopard.redis.RedisAllImpl
 
geodist(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
geodist(String, String, String, GeoUnit) - Method in class io.leopard.redis.RedisHashImpl
 
geodist(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
geodist(String, String, String, GeoUnit) - Method in class io.leopard.redis.RedisImpl
 
geodist(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
geodist(String, String, String, GeoUnit) - Method in class io.leopard.redis.RedisMemoryImpl
 
geodist(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
geodist(String, String, String, GeoUnit) - Method in class io.leopard.redis.RedisWrapper
 
geohash(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
geohash(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
geohash(String, String...) - Method in class io.leopard.redis.RedisImpl
 
geohash(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
geohash(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
geopos(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
geopos(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
geopos(String, String...) - Method in class io.leopard.redis.RedisImpl
 
geopos(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
geopos(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
georadius(String, double, double, double, GeoUnit) - Method in class io.leopard.redis.RedisAllImpl
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisAllImpl
 
georadius(String, double, double, double, GeoUnit) - Method in class io.leopard.redis.RedisHashImpl
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisHashImpl
 
georadius(String, double, double, double, GeoUnit) - Method in class io.leopard.redis.RedisImpl
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisImpl
 
georadius(String, double, double, double, GeoUnit) - Method in class io.leopard.redis.RedisMemoryImpl
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisMemoryImpl
 
georadius(String, double, double, double, GeoUnit) - Method in class io.leopard.redis.RedisWrapper
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisWrapper
 
georadiusByMember(String, String, double, GeoUnit) - Method in class io.leopard.redis.RedisAllImpl
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisAllImpl
 
georadiusByMember(String, String, double, GeoUnit) - Method in class io.leopard.redis.RedisHashImpl
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisHashImpl
 
georadiusByMember(String, String, double, GeoUnit) - Method in class io.leopard.redis.RedisImpl
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisImpl
 
georadiusByMember(String, String, double, GeoUnit) - Method in class io.leopard.redis.RedisMemoryImpl
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisMemoryImpl
 
georadiusByMember(String, String, double, GeoUnit) - Method in class io.leopard.redis.RedisWrapper
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class io.leopard.redis.RedisWrapper
 
get(String) - Method in class io.leopard.jedis.Jedis
 
get(String) - Method in class io.leopard.jedis.JedisWrapper
 
get(String) - Method in interface io.leopard.redis.JedisCommands
 
get(String) - Method in interface io.leopard.redis.memory.IRedisString
 
get(String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
get(String) - Method in class io.leopard.redis.RedisAllImpl
 
get(String) - Method in class io.leopard.redis.RedisHashImpl
 
get(String) - Method in class io.leopard.redis.RedisImpl
 
get(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
get(String) - Method in class io.leopard.redis.RedisWrapper
 
getAggregate(ZParams) - Static method in class io.leopard.redis.util.RedisUtil
返回AGGREGATE参数选项.
getbit(String, long) - Method in class io.leopard.jedis.Jedis
 
getbit(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
getbit(String, long) - Method in interface io.leopard.redis.JedisCommands
 
getbit(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
getbit(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
getbit(String, long) - Method in class io.leopard.redis.RedisImpl
 
getbit(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
getbit(String, long) - Method in class io.leopard.redis.RedisWrapper
 
getClient() - Method in class io.leopard.jedis.JedisWrapper
 
getConfig() - Static method in class io.leopard.redis.util.RedisPool
 
getDB() - Method in class io.leopard.jedis.JedisWrapper
 
getDefaultWeights(String...) - Static method in class io.leopard.redis.util.RedisUtil
返回WEIGHTS选项的默认值.
getEvictedKeys() - Method in class io.leopard.redis.RedisInfo
 
getExpiredKeys() - Method in class io.leopard.redis.RedisInfo
 
getFirstScore(Set<Tuple>) - Static method in class io.leopard.redis.util.RedisUtil
获取第一个元素的score.
getHashCode(String) - Method in class io.leopard.redis.DefaultHashType
 
getHashCode(String) - Method in interface io.leopard.redis.HashType
 
getHashCode(String) - Method in class io.leopard.redis.LongHashType
 
getHashCode(String) - Method in class io.leopard.redis.StringHashType
 
getHashTypeClassName(String) - Method in class io.leopard.redis.RedisHashImpl
 
getHost() - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
getIndex(String) - Method in class io.leopard.redis.RedisHashImpl
 
getInterval() - Method in class io.leopard.redis.util.RedisBackup
间隔多久算上次备份的时间(10分钟)
getJedis() - Method in class io.leopard.jedis.Jedis
 
getJedis() - Method in class io.leopard.jedis.JedisWrapper
 
getJedisPool() - Method in interface io.leopard.redis.Redis
返回redis连接池.
getJedisPool() - Method in class io.leopard.redis.RedisAllImpl
 
getJedisPool() - Method in class io.leopard.redis.RedisHashImpl
 
getJedisPool() - Method in class io.leopard.redis.RedisImpl
 
getJedisPool() - Method in class io.leopard.redis.RedisMemoryImpl
 
getJedisPool() - Method in class io.leopard.redis.RedisWrapper
 
getKeyCount() - Method in class io.leopard.redis.RedisInfo
 
getKeyCount(String) - Method in class io.leopard.redis.RedisInfo
 
getLastBackupTime() - Method in class io.leopard.redis.util.RedisBackup
获取最后备份时间.
getList(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
getMap(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
getMap(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
getMaxActive() - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
getPassword() - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
getPort() - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
getrange(String, long, long) - Method in class io.leopard.jedis.Jedis
 
getrange(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
getrange(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
getrange(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
getrange(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
getrange(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
getrange(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
getrange(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
getRedis(String) - Method in class io.leopard.redis.RedisHashImpl
 
getRedis() - Method in class io.leopard.redis.RedisWrapper
 
getRedisList() - Method in class io.leopard.redis.RedisAllImpl
 
getRedisList() - Method in class io.leopard.redis.RedisHashImpl
 
getRedisList() - Method in interface io.leopard.redis.RedisList
 
getResource() - Method in class io.leopard.jedis.JedisPool
 
getResource() - Method in class io.leopard.redis.JedisPool
 
getResource() - Method in interface io.leopard.redis.Redis
返回jedis对象.
getResource() - Method in class io.leopard.redis.RedisAllImpl
 
getResource() - Method in class io.leopard.redis.RedisHashImpl
 
getResource() - Method in class io.leopard.redis.RedisImpl
 
getResource() - Method in class io.leopard.redis.RedisMemoryImpl
 
getResource() - Method in class io.leopard.redis.RedisWrapper
 
getResource() - Method in interface io.leopard.redis.util.IJedisPool
 
getResource() - Method in class io.leopard.redis.util.JedisPoolApacheImpl
 
getResourceSlowLog(long) - Method in class io.leopard.redis.RedisImpl
Redis连接慢日志.
getServer() - Method in class io.leopard.redis.util.RedisPool
 
getServerInfo() - Method in interface io.leopard.redis.Redis
返回服务器信息.
getServerInfo() - Method in class io.leopard.redis.RedisAllImpl
 
getServerInfo() - Method in class io.leopard.redis.RedisHashImpl
 
getServerInfo() - Method in class io.leopard.redis.RedisImpl
 
getServerInfo() - Method in class io.leopard.redis.RedisMemoryImpl
 
getServerInfo() - Method in class io.leopard.redis.RedisWrapper
 
getSet(String, String) - Method in class io.leopard.jedis.Jedis
 
getSet(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
getSet(String, String) - Method in interface io.leopard.redis.JedisCommands
 
getSet(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
getSet(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
getSet(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
getSet(String, String) - Method in class io.leopard.redis.RedisImpl
 
getSet(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
getSet(String, String) - Method in class io.leopard.redis.RedisWrapper
 
getTimeout() - Method in class io.leopard.redis.util.RedisPool
 
getUsedCpuSys() - Method in class io.leopard.redis.RedisInfo
 
getUsedCpuUser() - Method in class io.leopard.redis.RedisInfo
 
getUsedMemory() - Method in interface io.leopard.redis.Redis
返回由 Redis 分配器分配的内存总量,以字节(byte)为单位.
getUsedMemory() - Method in class io.leopard.redis.RedisAllImpl
 
getUsedMemory() - Method in class io.leopard.redis.RedisHashImpl
 
getUsedMemory() - Method in class io.leopard.redis.RedisImpl
 
getUsedMemory() - Method in class io.leopard.redis.RedisInfo
 
getUsedMemory() - Method in class io.leopard.redis.RedisMemoryImpl
 
getUsedMemory() - Method in class io.leopard.redis.RedisWrapper
 
getUsedMemoryHuman() - Method in class io.leopard.redis.RedisInfo
 
getWeights(ZParams) - Static method in class io.leopard.redis.util.RedisUtil
返回WEIGHTS参数列表.

H

HashType - Interface in io.leopard.redis
 
hashType - Variable in class io.leopard.redis.RedisHashImpl
 
hdel(String, String...) - Method in class io.leopard.jedis.Jedis
 
hdel(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
hdel(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
hdel(String, String...) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hdel(String, String...) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hdel(String, long) - Method in interface io.leopard.redis.Redis
删除哈希表 key 中的一个或多个指定域,不存在的域将被忽略.
hdel(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
hdel(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
hdel(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
hdel(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
hdel(String, long) - Method in class io.leopard.redis.RedisImpl
 
hdel(String, String...) - Method in class io.leopard.redis.RedisImpl
 
hdel(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
hdel(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
hdel(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
hdel(String, long) - Method in class io.leopard.redis.RedisWrapper
 
hexists(String, String) - Method in class io.leopard.jedis.Jedis
 
hexists(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
hexists(String, String) - Method in interface io.leopard.redis.JedisCommands
 
hexists(String, String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hexists(String, String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hexists(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
hexists(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
hexists(String, String) - Method in class io.leopard.redis.RedisImpl
 
hexists(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hexists(String, String) - Method in class io.leopard.redis.RedisWrapper
 
hget(String, String) - Method in class io.leopard.jedis.Jedis
 
hget(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
hget(String, String) - Method in interface io.leopard.redis.JedisCommands
 
hget(String, String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hget(String, String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hget(String, long) - Method in interface io.leopard.redis.Redis
返回哈希表 key 中给定域 field 的值.
hget(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
hget(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
hget(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
hget(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
hget(String, long) - Method in class io.leopard.redis.RedisImpl
 
hget(String, String) - Method in class io.leopard.redis.RedisImpl
 
hget(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hget(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
hget(String, String) - Method in class io.leopard.redis.RedisWrapper
 
hget(String, long) - Method in class io.leopard.redis.RedisWrapper
 
hgetAll(String) - Method in class io.leopard.jedis.Jedis
 
hgetAll(String) - Method in class io.leopard.jedis.JedisWrapper
 
hgetAll(String) - Method in interface io.leopard.redis.JedisCommands
 
hgetAll(String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hgetAll(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hgetAll(String) - Method in class io.leopard.redis.RedisAllImpl
 
hgetAll(String) - Method in class io.leopard.redis.RedisHashImpl
 
hgetAll(String) - Method in class io.leopard.redis.RedisImpl
 
hgetAll(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hgetAll(String) - Method in class io.leopard.redis.RedisWrapper
 
hincrBy(String, String, long) - Method in class io.leopard.jedis.Jedis
 
hincrBy(String, String, long) - Method in class io.leopard.jedis.JedisWrapper
 
hincrBy(String, String, long) - Method in interface io.leopard.redis.JedisCommands
 
hincrBy(String, String, long) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hincrBy(String, String, long) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hincrBy(String, String, long) - Method in class io.leopard.redis.RedisAllImpl
 
hincrBy(String, String, long) - Method in class io.leopard.redis.RedisHashImpl
 
hincrBy(String, String, long) - Method in class io.leopard.redis.RedisImpl
 
hincrBy(String, String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
hincrBy(String, String, long) - Method in class io.leopard.redis.RedisWrapper
 
hincrByFloat(String, String, double) - Method in class io.leopard.jedis.Jedis
 
hincrByFloat(String, String, double) - Method in class io.leopard.jedis.JedisWrapper
 
hincrByFloat(String, String, double) - Method in class io.leopard.redis.RedisAllImpl
 
hincrByFloat(String, String, double) - Method in class io.leopard.redis.RedisHashImpl
 
hincrByFloat(String, String, double) - Method in class io.leopard.redis.RedisImpl
 
hincrByFloat(String, String, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
hincrByFloat(String, String, double) - Method in class io.leopard.redis.RedisWrapper
 
hkeys(String) - Method in class io.leopard.jedis.Jedis
 
hkeys(String) - Method in class io.leopard.jedis.JedisWrapper
 
hkeys(String) - Method in interface io.leopard.redis.JedisCommands
 
hkeys(String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hkeys(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hkeys(String) - Method in class io.leopard.redis.RedisAllImpl
 
hkeys(String) - Method in class io.leopard.redis.RedisHashImpl
 
hkeys(String) - Method in class io.leopard.redis.RedisImpl
 
hkeys(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hkeys(String) - Method in class io.leopard.redis.RedisWrapper
 
hlen(String) - Method in class io.leopard.jedis.Jedis
 
hlen(String) - Method in class io.leopard.jedis.JedisWrapper
 
hlen(String) - Method in interface io.leopard.redis.JedisCommands
 
hlen(String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hlen(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hlen(String) - Method in class io.leopard.redis.RedisAllImpl
 
hlen(String) - Method in class io.leopard.redis.RedisHashImpl
 
hlen(String) - Method in class io.leopard.redis.RedisImpl
 
hlen(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hlen(String) - Method in class io.leopard.redis.RedisWrapper
 
hmget(String, String...) - Method in class io.leopard.jedis.Jedis
 
hmget(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
hmget(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
hmget(String, String...) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hmget(String, String...) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hmget(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
hmget(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
hmget(String, String...) - Method in class io.leopard.redis.RedisImpl
 
hmget(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
hmget(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
hmset(String, Map<String, String>) - Method in class io.leopard.jedis.Jedis
 
hmset(String, Map<String, String>) - Method in class io.leopard.jedis.JedisWrapper
 
hmset(String, Map<String, String>) - Method in interface io.leopard.redis.JedisCommands
 
hmset(String, Map<String, String>) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.RedisAllImpl
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.RedisHashImpl
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.RedisImpl
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.RedisMemoryImpl
 
hmset(String, Map<String, String>) - Method in class io.leopard.redis.RedisWrapper
 
hscan(String, int) - Method in class io.leopard.jedis.Jedis
 
hscan(String, int, ScanParams) - Method in class io.leopard.jedis.Jedis
 
hscan(String, String) - Method in class io.leopard.jedis.Jedis
 
hscan(String, String, ScanParams) - Method in class io.leopard.jedis.Jedis
 
hscan(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
hscan(String, int, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
hscan(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
hscan(String, String, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
hscan(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
hscan(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
hscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisAllImpl
 
hscan(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
hscan(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
hscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisHashImpl
 
hscan(String, int) - Method in class io.leopard.redis.RedisImpl
 
hscan(String, String) - Method in class io.leopard.redis.RedisImpl
 
hscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisImpl
 
hscan(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
hscan(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
hscan(String, int) - Method in class io.leopard.redis.RedisWrapper
 
hscan(String, String) - Method in class io.leopard.redis.RedisWrapper
 
hscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisWrapper
 
hset(String, String, String) - Method in class io.leopard.jedis.Jedis
 
hset(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
hset(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
hset(String, String, String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hset(String, String, String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hset(String, long, String) - Method in interface io.leopard.redis.Redis
将哈希表 key 中的域 field 的值设为 value.
hset(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
hset(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
hset(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
hset(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
hset(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
hset(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
hset(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hset(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hset(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
hset(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
hsetnx(String, String, String) - Method in class io.leopard.jedis.Jedis
 
hsetnx(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
hsetnx(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
hsetnx(String, String, String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hsetnx(String, String, String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hsetnx(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
hsetnx(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
hsetnx(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
hsetnx(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hsetnx(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
hvals(String) - Method in class io.leopard.jedis.Jedis
 
hvals(String) - Method in class io.leopard.jedis.JedisWrapper
 
hvals(String) - Method in interface io.leopard.redis.JedisCommands
 
hvals(String) - Method in interface io.leopard.redis.memory.IRedisHashes
 
hvals(String) - Method in class io.leopard.redis.memory.RedisHashesImpl
 
hvals(String) - Method in class io.leopard.redis.RedisAllImpl
 
hvals(String) - Method in class io.leopard.redis.RedisHashImpl
 
hvals(String) - Method in class io.leopard.redis.RedisImpl
 
hvals(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
hvals(String) - Method in class io.leopard.redis.RedisWrapper
 

I

IJedisPool - Interface in io.leopard.redis.util
 
incr(String) - Method in class io.leopard.jedis.Jedis
 
incr(String) - Method in class io.leopard.jedis.JedisWrapper
 
incr(String) - Method in interface io.leopard.redis.JedisCommands
 
incr(String) - Method in interface io.leopard.redis.memory.IRedisString
 
incr(String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
incr(String) - Method in class io.leopard.redis.RedisAllImpl
 
incr(String) - Method in class io.leopard.redis.RedisHashImpl
 
incr(String) - Method in class io.leopard.redis.RedisImpl
 
incr(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
incr(String) - Method in class io.leopard.redis.RedisWrapper
 
incrBy(String, long) - Method in class io.leopard.jedis.Jedis
 
incrBy(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
incrBy(String, long) - Method in interface io.leopard.redis.JedisCommands
 
incrBy(String, long) - Method in interface io.leopard.redis.memory.IRedisString
 
incrBy(String, long) - Method in class io.leopard.redis.memory.RedisStringImpl
 
incrBy(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
incrBy(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
incrBy(String, long) - Method in class io.leopard.redis.RedisImpl
 
incrBy(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
incrBy(String, long) - Method in class io.leopard.redis.RedisWrapper
 
incrByFloat(String, double) - Method in class io.leopard.jedis.Jedis
 
incrByFloat(String, double) - Method in class io.leopard.jedis.JedisWrapper
 
incrByFloat(String, double) - Method in interface io.leopard.redis.Redis
 
incrByFloat(String, double) - Method in class io.leopard.redis.RedisAllImpl
 
incrByFloat(String, double) - Method in class io.leopard.redis.RedisHashImpl
 
incrByFloat(String, double) - Method in class io.leopard.redis.RedisImpl
 
incrByFloat(String, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
incrByFloat(String, double) - Method in class io.leopard.redis.RedisWrapper
 
info() - Method in interface io.leopard.redis.Redis
返回关于 Redis 服务器的各种信息和统计数值.
info() - Method in class io.leopard.redis.RedisAllImpl
 
info() - Method in class io.leopard.redis.RedisHashImpl
 
info() - Method in class io.leopard.redis.RedisImpl
 
info() - Method in class io.leopard.redis.RedisMemoryImpl
 
info() - Method in class io.leopard.redis.RedisWrapper
 
init() - Method in interface io.leopard.redis.Redis
容器初始化
init() - Method in class io.leopard.redis.RedisAllImpl
 
init() - Method in class io.leopard.redis.RedisHashImpl
 
init() - Method in class io.leopard.redis.RedisImpl
 
init() - Method in class io.leopard.redis.RedisMemoryImpl
 
init() - Method in class io.leopard.redis.RedisWrapper
 
init() - Method in class io.leopard.redis.util.RedisPool
 
initialPoolSize - Variable in class io.leopard.redis.AbstractRedis
 
initPool() - Method in class io.leopard.redis.RedisImpl
初始化默认连接数量.
initRedis(String) - Method in class io.leopard.redis.RedisHashImpl
 
initRedisConnectionListener(JedisPoolConfig, String, int, int) - Method in class io.leopard.redis.JedisPool
 
io.leopard.jedis - package io.leopard.jedis
 
io.leopard.redis - package io.leopard.redis
 
io.leopard.redis.autoconfigure - package io.leopard.redis.autoconfigure
 
io.leopard.redis.memory - package io.leopard.redis.memory
 
io.leopard.redis.util - package io.leopard.redis.util
 
IRedisHashes - Interface in io.leopard.redis.memory
 
IRedisKey - Interface in io.leopard.redis.memory
Redis Key命令.
IRedisList - Interface in io.leopard.redis.memory
 
IRedisServer - Interface in io.leopard.redis.memory
 
IRedisSet - Interface in io.leopard.redis.memory
 
IRedisSortedSet - Interface in io.leopard.redis.memory
 
IRedisString - Interface in io.leopard.redis.memory
 
isConnected() - Method in class io.leopard.jedis.JedisWrapper
 
isLastTime(Date) - Method in class io.leopard.redis.util.RedisBackup
是否上次备份时间.

J

Jedis - Class in io.leopard.jedis
 
Jedis(String) - Constructor for class io.leopard.jedis.Jedis
 
Jedis(String, int) - Constructor for class io.leopard.jedis.Jedis
 
Jedis(String, int, int) - Constructor for class io.leopard.jedis.Jedis
 
jedis - Variable in class io.leopard.jedis.Jedis
 
jedis - Variable in class io.leopard.jedis.JedisWrapper
 
JedisCommands - Interface in io.leopard.redis
Jedis接口(只为显示参数)
JedisPool - Class in io.leopard.jedis
 
JedisPool() - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(String, int) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(String) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String, int, int, String) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String, int) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String, int, int) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String, int, int, String, int) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool(GenericObjectPoolConfig, String, int, int, String, int, String) - Constructor for class io.leopard.jedis.JedisPool
 
JedisPool - Class in io.leopard.redis
 
JedisPool(JedisPoolConfig, String, int, int, String) - Constructor for class io.leopard.redis.JedisPool
 
JedisPoolApacheImpl - Class in io.leopard.redis.util
 
JedisPoolApacheImpl(String, int, int, int, String) - Constructor for class io.leopard.redis.util.JedisPoolApacheImpl
 
JedisWrapper - Class in io.leopard.jedis
 
JedisWrapper(Jedis) - Constructor for class io.leopard.jedis.JedisWrapper
 

K

keys(String) - Method in class io.leopard.jedis.Jedis
 
keys(String) - Method in class io.leopard.jedis.JedisWrapper
 
keys(String) - Method in interface io.leopard.redis.Redis
查找所有符合给定模式 pattern 的 key.
keys(String) - Method in class io.leopard.redis.RedisAllImpl
 
keys(String) - Method in class io.leopard.redis.RedisHashImpl
 
keys(String) - Method in class io.leopard.redis.RedisImpl
 
keys(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
keys(String) - Method in class io.leopard.redis.RedisWrapper
 

L

lindex(String, long) - Method in class io.leopard.jedis.Jedis
 
lindex(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
lindex(String, long) - Method in interface io.leopard.redis.JedisCommands
 
lindex(String, long) - Method in interface io.leopard.redis.memory.IRedisList
 
lindex(String, long) - Method in class io.leopard.redis.memory.RedisListImpl
 
lindex(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
lindex(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
lindex(String, long) - Method in class io.leopard.redis.RedisImpl
 
lindex(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
lindex(String, long) - Method in class io.leopard.redis.RedisWrapper
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.jedis.Jedis
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in interface io.leopard.redis.JedisCommands
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.redis.RedisImpl
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
linsert(String, BinaryClient.LIST_POSITION, String, String) - Method in class io.leopard.redis.RedisWrapper
 
list(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
list(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
llen(String) - Method in class io.leopard.jedis.Jedis
 
llen(String) - Method in class io.leopard.jedis.JedisWrapper
 
llen(String) - Method in interface io.leopard.redis.JedisCommands
 
llen(String) - Method in interface io.leopard.redis.memory.IRedisList
 
llen(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
llen(String) - Method in class io.leopard.redis.RedisAllImpl
 
llen(String) - Method in class io.leopard.redis.RedisHashImpl
 
llen(String) - Method in class io.leopard.redis.RedisImpl
 
llen(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
llen(String) - Method in class io.leopard.redis.RedisWrapper
 
logger - Variable in class io.leopard.redis.AbstractRedis
 
logger - Variable in class io.leopard.redis.util.RedisBackup
 
logger - Static variable in class io.leopard.redis.util.RedisUtil
 
LongHashType - Class in io.leopard.redis
 
LongHashType() - Constructor for class io.leopard.redis.LongHashType
 
lpop(String) - Method in class io.leopard.jedis.Jedis
 
lpop(String) - Method in class io.leopard.jedis.JedisWrapper
 
lpop(String) - Method in interface io.leopard.redis.JedisCommands
 
lpop(String) - Method in interface io.leopard.redis.memory.IRedisList
 
lpop(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lpop(String) - Method in class io.leopard.redis.RedisAllImpl
 
lpop(String) - Method in class io.leopard.redis.RedisHashImpl
 
lpop(String) - Method in class io.leopard.redis.RedisImpl
 
lpop(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
lpop(String) - Method in class io.leopard.redis.RedisWrapper
 
lpush(String, String...) - Method in class io.leopard.jedis.Jedis
 
lpush(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
lpush(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
lpush(String, String...) - Method in interface io.leopard.redis.memory.IRedisList
 
lpush(String, String...) - Method in class io.leopard.redis.memory.RedisListImpl
 
lpush(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
lpush(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
lpush(String, String...) - Method in class io.leopard.redis.RedisImpl
 
lpush(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
lpush(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
lpushx(String, String...) - Method in class io.leopard.jedis.Jedis
 
lpushx(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
lpushx(String, String) - Method in interface io.leopard.redis.JedisCommands
将值 value 插入到列表 key 的表头.
lpushx(String, String) - Method in interface io.leopard.redis.memory.IRedisList
 
lpushx(String, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lpushx(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
lpushx(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
lpushx(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
lpushx(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
lpushx(String, String) - Method in class io.leopard.redis.RedisImpl
 
lpushx(String, String...) - Method in class io.leopard.redis.RedisImpl
 
lpushx(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
lpushx(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
lpushx(String, String) - Method in class io.leopard.redis.RedisWrapper
 
lpushx(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
lrange(String, long, long) - Method in class io.leopard.jedis.Jedis
 
lrange(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
lrange(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
lrange(String, long, long) - Method in interface io.leopard.redis.memory.IRedisList
 
lrange(String, long, long) - Method in class io.leopard.redis.memory.RedisListImpl
 
lrange(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
lrange(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
lrange(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
lrange(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
lrange(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
lrem(String, long, String) - Method in class io.leopard.jedis.Jedis
 
lrem(String, long, String) - Method in class io.leopard.jedis.JedisWrapper
 
lrem(String, long, String) - Method in interface io.leopard.redis.JedisCommands
 
lrem(String, long, String) - Method in interface io.leopard.redis.memory.IRedisList
 
lrem(String, long, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lrem(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
lrem(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
lrem(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
lrem(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
lrem(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
lrem0(String, long, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lrem1(String, long, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lrem2(String, long, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lset(String, long, String) - Method in class io.leopard.jedis.Jedis
 
lset(String, long, String) - Method in class io.leopard.jedis.JedisWrapper
 
lset(String, long, String) - Method in interface io.leopard.redis.JedisCommands
 
lset(String, long, String) - Method in interface io.leopard.redis.memory.IRedisList
 
lset(String, long, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
lset(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
lset(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
lset(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
lset(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
lset(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
ltrim(String, long, long) - Method in class io.leopard.jedis.Jedis
 
ltrim(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
ltrim(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
ltrim(String, long, long) - Method in interface io.leopard.redis.memory.IRedisList
 
ltrim(String, long, long) - Method in class io.leopard.redis.memory.RedisListImpl
 
ltrim(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
ltrim(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
ltrim(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
ltrim(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
ltrim(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 

M

maxActive - Variable in class io.leopard.redis.AbstractRedis
 
mget(String...) - Method in class io.leopard.jedis.Jedis
 
mget(String...) - Method in class io.leopard.jedis.JedisWrapper
 
mget(String...) - Method in interface io.leopard.redis.Redis
返回一个或多个 key 的值.
mget(String...) - Method in class io.leopard.redis.RedisAllImpl
 
mget(String...) - Method in class io.leopard.redis.RedisHashImpl
 
mget(String...) - Method in class io.leopard.redis.RedisImpl
 
mget(String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
mget(String...) - Method in class io.leopard.redis.RedisWrapper
 
migrate(String, int, String, int, int) - Method in class io.leopard.jedis.Jedis
 
migrate(String, int, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
move(String, int) - Method in class io.leopard.jedis.Jedis
 
move(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
move(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
move(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
move(String, int) - Method in class io.leopard.redis.RedisImpl
 
move(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
move(String, int) - Method in class io.leopard.redis.RedisWrapper
 
mset(String...) - Method in class io.leopard.jedis.Jedis
 
mset(String...) - Method in class io.leopard.jedis.JedisWrapper
 
msetnx(String...) - Method in class io.leopard.jedis.Jedis
 
msetnx(String...) - Method in class io.leopard.jedis.JedisWrapper
 
multi() - Method in interface io.leopard.redis.Redis
标记一个事务块的开始.
multi() - Method in class io.leopard.redis.RedisAllImpl
 
multi() - Method in class io.leopard.redis.RedisHashImpl
 
multi() - Method in class io.leopard.redis.RedisImpl
 
multi() - Method in class io.leopard.redis.RedisMemoryImpl
 
multi() - Method in class io.leopard.redis.RedisWrapper
 

O

objectEncoding(String) - Method in class io.leopard.jedis.Jedis
 
objectEncoding(String) - Method in class io.leopard.jedis.JedisWrapper
 
objectIdletime(String) - Method in class io.leopard.jedis.Jedis
 
objectIdletime(String) - Method in class io.leopard.jedis.JedisWrapper
 
objectRefcount(String) - Method in class io.leopard.jedis.Jedis
 
objectRefcount(String) - Method in class io.leopard.jedis.JedisWrapper
 
open(Jedis, long) - Method in interface io.leopard.redis.RedisConnectionListener
打开连接

P

parse(String) - Static method in class io.leopard.redis.RedisInfo
 
parseHost(String) - Static method in class io.leopard.redis.util.RedisPool
 
parsePort(String) - Static method in class io.leopard.redis.util.RedisPool
 
parseServer() - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
password - Variable in class io.leopard.redis.RedisImpl
 
persist(String) - Method in class io.leopard.jedis.Jedis
 
persist(String) - Method in class io.leopard.jedis.JedisWrapper
 
persist(String) - Method in class io.leopard.redis.RedisAllImpl
 
persist(String) - Method in class io.leopard.redis.RedisHashImpl
 
persist(String) - Method in class io.leopard.redis.RedisImpl
 
persist(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
persist(String) - Method in class io.leopard.redis.RedisWrapper
 
pexpire(String, int) - Method in class io.leopard.jedis.Jedis
 
pexpire(String, long) - Method in class io.leopard.jedis.Jedis
 
pexpire(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
pexpire(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
pexpire(String, long) - Method in interface io.leopard.redis.Redis
 
pexpire(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
pexpire(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
pexpire(String, long) - Method in class io.leopard.redis.RedisImpl
 
pexpire(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
pexpire(String, long) - Method in class io.leopard.redis.RedisWrapper
 
pexpireAt(String, long) - Method in class io.leopard.jedis.Jedis
 
pexpireAt(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
pexpireAt(String, long) - Method in interface io.leopard.redis.Redis
 
pexpireAt(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
pexpireAt(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
pexpireAt(String, long) - Method in class io.leopard.redis.RedisImpl
 
pexpireAt(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
pexpireAt(String, long) - Method in class io.leopard.redis.RedisWrapper
 
pfadd(String, String...) - Method in class io.leopard.jedis.Jedis
 
pfadd(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
pfadd(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
pfadd(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
pfadd(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
pfadd(String, String...) - Method in class io.leopard.redis.RedisImpl
 
pfadd(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
pfadd(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
pfcount(String) - Method in class io.leopard.jedis.Jedis
 
pfcount(String...) - Method in class io.leopard.jedis.Jedis
 
pfcount(String) - Method in class io.leopard.jedis.JedisWrapper
 
pfcount(String...) - Method in class io.leopard.jedis.JedisWrapper
 
pfcount(String) - Method in interface io.leopard.redis.JedisCommands
 
pfcount(String) - Method in class io.leopard.redis.RedisAllImpl
 
pfcount(String) - Method in class io.leopard.redis.RedisHashImpl
 
pfcount(String) - Method in class io.leopard.redis.RedisImpl
 
pfcount(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
pfcount(String) - Method in class io.leopard.redis.RedisWrapper
 
pfmerge(String, String...) - Method in class io.leopard.jedis.Jedis
 
pfmerge(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
ping() - Method in class io.leopard.jedis.JedisWrapper
 
psetex(String, int, String) - Method in class io.leopard.jedis.Jedis
 
psetex(String, long, String) - Method in class io.leopard.jedis.Jedis
 
psetex(String, int, String) - Method in class io.leopard.jedis.JedisWrapper
 
psetex(String, long, String) - Method in class io.leopard.jedis.JedisWrapper
 
psetex(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
psetex(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
psetex(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
psetex(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
psetex(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.jedis.Jedis
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.jedis.JedisWrapper
 
psubscribe(JedisPubSub, String...) - Method in interface io.leopard.redis.Redis
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisAllImpl
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisHashImpl
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisImpl
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
psubscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisWrapper
 
pttl(String) - Method in class io.leopard.jedis.Jedis
 
pttl(String) - Method in class io.leopard.jedis.JedisWrapper
 
pttl(String) - Method in class io.leopard.redis.RedisAllImpl
 
pttl(String) - Method in class io.leopard.redis.RedisHashImpl
 
pttl(String) - Method in class io.leopard.redis.RedisImpl
 
pttl(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
pttl(String) - Method in class io.leopard.redis.RedisWrapper
 
publish(String, String) - Method in class io.leopard.jedis.Jedis
 
publish(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
publish(String, String) - Method in interface io.leopard.redis.Redis
 
publish(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
publish(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
publish(String, String) - Method in class io.leopard.redis.RedisImpl
 
publish(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
publish(String, String) - Method in class io.leopard.redis.RedisWrapper
 
pubsubChannels(String) - Method in class io.leopard.jedis.Jedis
 
pubsubChannels(String) - Method in class io.leopard.jedis.JedisWrapper
 
pubsubNumPat() - Method in class io.leopard.jedis.Jedis
 
pubsubNumPat() - Method in class io.leopard.jedis.JedisWrapper
 
pubsubNumSub(String...) - Method in class io.leopard.jedis.Jedis
 
pubsubNumSub(String...) - Method in class io.leopard.jedis.JedisWrapper
 

Q

quit() - Method in class io.leopard.jedis.JedisWrapper
 

R

randomKey() - Method in class io.leopard.jedis.Jedis
 
randomKey() - Method in class io.leopard.jedis.JedisWrapper
 
randomKey() - Method in interface io.leopard.redis.Redis
随机获取一个key
randomKey() - Method in class io.leopard.redis.RedisAllImpl
 
randomKey() - Method in class io.leopard.redis.RedisHashImpl
 
randomKey() - Method in class io.leopard.redis.RedisImpl
 
randomKey() - Method in class io.leopard.redis.RedisMemoryImpl
 
randomKey() - Method in class io.leopard.redis.RedisWrapper
 
Redis - Interface in io.leopard.redis
Redis接口.
RedisAllImpl - Class in io.leopard.redis
Redis接口实现(一个指令在所有服务器执行).
RedisAllImpl() - Constructor for class io.leopard.redis.RedisAllImpl
 
RedisAutoConfiguration - Class in io.leopard.redis.autoconfigure
 
RedisAutoConfiguration() - Constructor for class io.leopard.redis.autoconfigure.RedisAutoConfiguration
 
RedisBackup - Class in io.leopard.redis.util
redis备份.
RedisBackup() - Constructor for class io.leopard.redis.util.RedisBackup
 
redisConnectionListener - Variable in class io.leopard.redis.JedisPool
 
RedisConnectionListener - Interface in io.leopard.redis
Redis连接监听器.
RedisFactory - Class in io.leopard.redis.util
 
RedisFactory() - Constructor for class io.leopard.redis.util.RedisFactory
 
RedisHashesImpl - Class in io.leopard.redis.memory
 
RedisHashesImpl() - Constructor for class io.leopard.redis.memory.RedisHashesImpl
 
RedisHashImpl - Class in io.leopard.redis
Redis负载均衡实现(指令按key hash切分到不同Redis服务器执行)
RedisHashImpl() - Constructor for class io.leopard.redis.RedisHashImpl
 
RedisImpl - Class in io.leopard.redis
Redis实现(单机Redis).
RedisImpl() - Constructor for class io.leopard.redis.RedisImpl
 
RedisImpl(String, int, int) - Constructor for class io.leopard.redis.RedisImpl
 
RedisImpl(String, int, int, boolean, int) - Constructor for class io.leopard.redis.RedisImpl
 
RedisImpl(String, int, int, boolean, String, int) - Constructor for class io.leopard.redis.RedisImpl
构造redis客户端对象.
RedisInfo - Class in io.leopard.redis
Redis Info指令数据结构.
RedisInfo(String) - Constructor for class io.leopard.redis.RedisInfo
 
RedisInfo(Map<String, String>) - Constructor for class io.leopard.redis.RedisInfo
 
redisList - Variable in class io.leopard.redis.RedisAllImpl
 
redisList - Variable in class io.leopard.redis.RedisHashImpl
 
RedisList - Interface in io.leopard.redis
多个Redis接口.
RedisListImpl - Class in io.leopard.redis.memory
 
RedisListImpl() - Constructor for class io.leopard.redis.memory.RedisListImpl
 
RedisMemoryImpl - Class in io.leopard.redis
Redis接口内存实现.
RedisMemoryImpl() - Constructor for class io.leopard.redis.RedisMemoryImpl
 
RedisPool - Class in io.leopard.redis.util
redis连接池配置
RedisPool(String, int) - Constructor for class io.leopard.redis.util.RedisPool
 
RedisProperties - Class in io.leopard.redis.autoconfigure
Deprecated.
RedisProperties() - Constructor for class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
RedisRegistrar - Class in io.leopard.redis.autoconfigure
其他数据源注册
RedisRegistrar() - Constructor for class io.leopard.redis.autoconfigure.RedisRegistrar
 
RedisSetImpl - Class in io.leopard.redis.memory
 
RedisSetImpl() - Constructor for class io.leopard.redis.memory.RedisSetImpl
 
RedisSortedSetImpl - Class in io.leopard.redis.memory
 
RedisSortedSetImpl() - Constructor for class io.leopard.redis.memory.RedisSortedSetImpl
 
RedisStringImpl - Class in io.leopard.redis.memory
 
RedisStringImpl() - Constructor for class io.leopard.redis.memory.RedisStringImpl
 
RedisUtil - Class in io.leopard.redis.util
 
RedisUtil() - Constructor for class io.leopard.redis.util.RedisUtil
 
RedisWrapper - Class in io.leopard.redis
 
RedisWrapper() - Constructor for class io.leopard.redis.RedisWrapper
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.leopard.redis.autoconfigure.RedisRegistrar
 
registerRedisBean(String, BeanDefinitionRegistry) - Method in class io.leopard.redis.autoconfigure.RedisRegistrar
 
rename(String, String) - Method in class io.leopard.jedis.Jedis
 
rename(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
rename(String, String) - Method in interface io.leopard.redis.Redis
将 key 改名为 newkey
rename(String, String, int) - Method in interface io.leopard.redis.Redis
将 key 改名为 newkey.
rename(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
rename(String, String, int) - Method in class io.leopard.redis.RedisAllImpl
 
rename(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
rename(String, String, int) - Method in class io.leopard.redis.RedisHashImpl
 
rename(String, String) - Method in class io.leopard.redis.RedisImpl
 
rename(String, String, int) - Method in class io.leopard.redis.RedisImpl
 
rename(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
rename(String, String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
rename(String, String) - Method in class io.leopard.redis.RedisWrapper
 
rename(String, String, int) - Method in class io.leopard.redis.RedisWrapper
 
renamenx(String, String) - Method in class io.leopard.jedis.Jedis
 
renamenx(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
restore(String, int, byte[]) - Method in class io.leopard.jedis.Jedis
 
restore(String, int, byte[]) - Method in class io.leopard.jedis.JedisWrapper
 
returnBrokenResource(Jedis) - Method in class io.leopard.jedis.JedisPool
Deprecated.
returnBrokenResource(Jedis) - Method in class io.leopard.redis.JedisPool
 
returnBrokenResource(Jedis) - Method in class io.leopard.redis.RedisImpl
 
returnBrokenResource(Jedis) - Method in interface io.leopard.redis.util.IJedisPool
 
returnBrokenResource(Jedis) - Method in class io.leopard.redis.util.JedisPoolApacheImpl
 
returnResource(Jedis) - Method in class io.leopard.jedis.JedisPool
Deprecated.
returnResource(Jedis) - Method in class io.leopard.redis.JedisPool
 
returnResource(Jedis) - Method in interface io.leopard.redis.Redis
释放jedis对象到池中.
returnResource(Jedis) - Method in class io.leopard.redis.RedisAllImpl
 
returnResource(Jedis) - Method in class io.leopard.redis.RedisHashImpl
 
returnResource(Jedis) - Method in class io.leopard.redis.RedisImpl
 
returnResource(Jedis) - Method in class io.leopard.redis.RedisMemoryImpl
 
returnResource(Jedis) - Method in class io.leopard.redis.RedisWrapper
 
returnResource(Jedis) - Method in interface io.leopard.redis.util.IJedisPool
 
returnResource(Jedis) - Method in class io.leopard.redis.util.JedisPoolApacheImpl
 
revlist(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
revlist(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
revlist(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
rpop(String) - Method in class io.leopard.jedis.Jedis
 
rpop(String) - Method in class io.leopard.jedis.JedisWrapper
 
rpop(String) - Method in interface io.leopard.redis.JedisCommands
 
rpop(String) - Method in interface io.leopard.redis.memory.IRedisList
 
rpop(String) - Method in class io.leopard.redis.memory.RedisListImpl
 
rpop(String) - Method in class io.leopard.redis.RedisAllImpl
 
rpop(String) - Method in class io.leopard.redis.RedisHashImpl
 
rpop(String) - Method in class io.leopard.redis.RedisImpl
 
rpop(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
rpop(String) - Method in class io.leopard.redis.RedisWrapper
 
rpoplpush(String, String) - Method in class io.leopard.jedis.Jedis
 
rpoplpush(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
rpush(String, String...) - Method in class io.leopard.jedis.Jedis
 
rpush(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
rpush(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
rpush(String, String...) - Method in interface io.leopard.redis.memory.IRedisList
 
rpush(String, String...) - Method in class io.leopard.redis.memory.RedisListImpl
 
rpush(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
rpush(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
rpush(String, String...) - Method in class io.leopard.redis.RedisImpl
 
rpush(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
rpush(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
rpushx(String, String...) - Method in class io.leopard.jedis.Jedis
 
rpushx(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
rpushx(String, String) - Method in interface io.leopard.redis.JedisCommands
将值 value 插入到列表 key 的表尾.
rpushx(String, String) - Method in interface io.leopard.redis.memory.IRedisList
 
rpushx(String, String) - Method in class io.leopard.redis.memory.RedisListImpl
 
rpushx(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
rpushx(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
rpushx(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
rpushx(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
rpushx(String, String) - Method in class io.leopard.redis.RedisImpl
 
rpushx(String, String...) - Method in class io.leopard.redis.RedisImpl
 
rpushx(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
rpushx(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
rpushx(String, String) - Method in class io.leopard.redis.RedisWrapper
 
rpushx(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
run(Redis) - Method in class io.leopard.redis.util.RedisBackup
 

S

sadd(String, String...) - Method in class io.leopard.jedis.Jedis
 
sadd(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
sadd(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
sadd(String, String...) - Method in interface io.leopard.redis.memory.IRedisSet
 
sadd(String, String...) - Method in class io.leopard.redis.memory.RedisSetImpl
 
sadd(String, long) - Method in interface io.leopard.redis.Redis
 
sadd(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
sadd(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
sadd(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
sadd(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
sadd(String, String...) - Method in class io.leopard.redis.RedisImpl
 
sadd(String, long) - Method in class io.leopard.redis.RedisImpl
 
sadd(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
sadd(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
sadd(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
sadd(String, long) - Method in class io.leopard.redis.RedisWrapper
 
save() - Method in interface io.leopard.redis.Redis
执行同步保存操作,将当前Redis实例的所有数据快照以 RDB 文件的形式保存到硬盘.
save() - Method in class io.leopard.redis.RedisAllImpl
 
save() - Method in class io.leopard.redis.RedisHashImpl
 
save() - Method in class io.leopard.redis.RedisImpl
 
save() - Method in class io.leopard.redis.RedisMemoryImpl
 
save() - Method in class io.leopard.redis.RedisWrapper
 
scan(int) - Method in class io.leopard.jedis.Jedis
 
scan(int, ScanParams) - Method in class io.leopard.jedis.Jedis
 
scan(String) - Method in class io.leopard.jedis.Jedis
 
scan(String, ScanParams) - Method in class io.leopard.jedis.Jedis
 
scan(int) - Method in class io.leopard.jedis.JedisWrapper
 
scan(int, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
scan(String) - Method in class io.leopard.jedis.JedisWrapper
 
scan(String, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
scard(String) - Method in class io.leopard.jedis.Jedis
 
scard(String) - Method in class io.leopard.jedis.JedisWrapper
 
scard(String) - Method in interface io.leopard.redis.JedisCommands
 
scard(String) - Method in interface io.leopard.redis.memory.IRedisSet
 
scard(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
scard(String) - Method in class io.leopard.redis.RedisAllImpl
 
scard(String) - Method in class io.leopard.redis.RedisHashImpl
 
scard(String) - Method in class io.leopard.redis.RedisImpl
 
scard(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
scard(String) - Method in class io.leopard.redis.RedisWrapper
 
scriptExists(String) - Method in class io.leopard.jedis.Jedis
 
scriptExists(String...) - Method in class io.leopard.jedis.Jedis
 
scriptExists(String) - Method in class io.leopard.jedis.JedisWrapper
 
scriptExists(String...) - Method in class io.leopard.jedis.JedisWrapper
 
scriptLoad(String) - Method in class io.leopard.jedis.Jedis
 
scriptLoad(String) - Method in class io.leopard.jedis.JedisWrapper
 
sdiff(String...) - Method in class io.leopard.jedis.Jedis
 
sdiff(String...) - Method in class io.leopard.jedis.JedisWrapper
 
sdiff(String...) - Method in interface io.leopard.redis.memory.IRedisSet
 
sdiff(String...) - Method in class io.leopard.redis.memory.RedisSetImpl
 
sdiff(String...) - Method in interface io.leopard.redis.Redis
 
sdiff(String...) - Method in class io.leopard.redis.RedisAllImpl
 
sdiff(String...) - Method in class io.leopard.redis.RedisHashImpl
 
sdiff(String...) - Method in class io.leopard.redis.RedisImpl
 
sdiff(String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
sdiff(String...) - Method in class io.leopard.redis.RedisWrapper
 
sdiffstore(String, String...) - Method in class io.leopard.jedis.Jedis
 
sdiffstore(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
sdiffstore(String, String...) - Method in interface io.leopard.redis.Redis
 
sdiffstore(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
sdiffstore(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
sdiffstore(String, String...) - Method in class io.leopard.redis.RedisImpl
 
sdiffstore(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
sdiffstore(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
select(int) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelFailover(String) - Method in class io.leopard.jedis.Jedis
 
sentinelFailover(String) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelGetMasterAddrByName(String) - Method in class io.leopard.jedis.Jedis
 
sentinelGetMasterAddrByName(String) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelMasters() - Method in class io.leopard.jedis.Jedis
 
sentinelMasters() - Method in class io.leopard.jedis.JedisWrapper
 
sentinelMonitor(String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
sentinelMonitor(String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelRemove(String) - Method in class io.leopard.jedis.Jedis
 
sentinelRemove(String) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelReset(String) - Method in class io.leopard.jedis.Jedis
 
sentinelReset(String) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelSet(String, Map<String, String>) - Method in class io.leopard.jedis.Jedis
 
sentinelSet(String, Map<String, String>) - Method in class io.leopard.jedis.JedisWrapper
 
sentinelSlaves(String) - Method in class io.leopard.jedis.Jedis
 
sentinelSlaves(String) - Method in class io.leopard.jedis.JedisWrapper
 
server - Variable in class io.leopard.redis.RedisImpl
 
serverList - Variable in class io.leopard.redis.RedisAllImpl
 
serverList - Variable in class io.leopard.redis.RedisHashImpl
 
set(String, String) - Method in class io.leopard.jedis.Jedis
 
set(String, String, String, String, long) - Method in class io.leopard.jedis.Jedis
 
set(String, String, String) - Method in class io.leopard.jedis.Jedis
 
set(String, String, String, String, int) - Method in class io.leopard.jedis.Jedis
 
set(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
set(String, String, String, String, long) - Method in class io.leopard.jedis.JedisWrapper
 
set(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
set(String, String, String, String, int) - Method in class io.leopard.jedis.JedisWrapper
 
set(String, String) - Method in interface io.leopard.redis.JedisCommands
 
set(String, String, String, String, long) - Method in interface io.leopard.redis.JedisCommands
 
set(String, String) - Method in interface io.leopard.redis.memory.IRedisString
 
set(String, String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
set(String, String, int) - Method in interface io.leopard.redis.Redis
将字符串值 value 关联到 key,并设置生存时间.
set(List<String>, List<String>) - Method in interface io.leopard.redis.Redis
批量设置key和value,事务安全的.
set(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
set(String, String, int) - Method in class io.leopard.redis.RedisAllImpl
 
set(List<String>, List<String>) - Method in class io.leopard.redis.RedisAllImpl
 
set(String, String, String, String, long) - Method in class io.leopard.redis.RedisAllImpl
 
set(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
set(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
set(String, String, int) - Method in class io.leopard.redis.RedisHashImpl
 
set(List<String>, List<String>) - Method in class io.leopard.redis.RedisHashImpl
 
set(String, String, String, String, long) - Method in class io.leopard.redis.RedisHashImpl
 
set(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
set(String, String) - Method in class io.leopard.redis.RedisImpl
 
set(List<String>, List<String>) - Method in class io.leopard.redis.RedisImpl
 
set(String, String, int) - Method in class io.leopard.redis.RedisImpl
 
set(String, String, String, String, long) - Method in class io.leopard.redis.RedisImpl
 
set(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
set(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
set(String, String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
set(List<String>, List<String>) - Method in class io.leopard.redis.RedisMemoryImpl
 
set(String, String, String, String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
set(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
set(String, String) - Method in class io.leopard.redis.RedisWrapper
 
set(String, String, String, String, long) - Method in class io.leopard.redis.RedisWrapper
 
set(String, String, int) - Method in class io.leopard.redis.RedisWrapper
 
set(List<String>, List<String>) - Method in class io.leopard.redis.RedisWrapper
 
set(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
setBackupTime(String) - Method in class io.leopard.redis.AbstractRedis
 
setBackupTime(String) - Method in class io.leopard.redis.util.RedisBackup
 
setbit(String, long, boolean) - Method in class io.leopard.jedis.Jedis
 
setbit(String, long, String) - Method in class io.leopard.jedis.Jedis
 
setbit(String, long, boolean) - Method in class io.leopard.jedis.JedisWrapper
 
setbit(String, long, String) - Method in class io.leopard.jedis.JedisWrapper
 
setbit(String, long, boolean) - Method in interface io.leopard.redis.JedisCommands
 
setbit(String, long, boolean) - Method in class io.leopard.redis.RedisAllImpl
 
setbit(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
setbit(String, long, boolean) - Method in class io.leopard.redis.RedisHashImpl
 
setbit(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
setbit(String, long, boolean) - Method in class io.leopard.redis.RedisImpl
 
setbit(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
setbit(String, long, boolean) - Method in class io.leopard.redis.RedisMemoryImpl
 
setbit(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
setbit(String, long, boolean) - Method in class io.leopard.redis.RedisWrapper
 
setbit(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
setDataSource(Pool<Jedis>) - Method in class io.leopard.jedis.Jedis
 
setDataSource(Pool<Jedis>) - Method in class io.leopard.jedis.JedisWrapper
 
setEnableBackup(boolean) - Method in class io.leopard.redis.AbstractRedis
 
setEnvironment(Environment) - Method in class io.leopard.redis.autoconfigure.RedisRegistrar
 
setex(String, int, String) - Method in class io.leopard.jedis.Jedis
 
setex(String, int, String) - Method in class io.leopard.jedis.JedisWrapper
 
setex(String, int, String) - Method in interface io.leopard.redis.JedisCommands
 
setex(String, int, String) - Method in interface io.leopard.redis.memory.IRedisString
 
setex(String, int, String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
setex(String, int, String) - Method in class io.leopard.redis.RedisAllImpl
 
setex(String, int, String) - Method in class io.leopard.redis.RedisHashImpl
 
setex(String, int, String) - Method in class io.leopard.redis.RedisImpl
 
setex(String, int, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
setex(String, int, String) - Method in class io.leopard.redis.RedisWrapper
 
setHashType(String) - Method in class io.leopard.redis.RedisHashImpl
 
setHost(String) - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
setInitialPoolSize(int) - Method in class io.leopard.redis.AbstractRedis
 
setMaxActive(int) - Method in class io.leopard.redis.AbstractRedis
 
setMaxActive(Integer) - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
setnx(String, String) - Method in class io.leopard.jedis.Jedis
 
setnx(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
setnx(String, String) - Method in interface io.leopard.redis.JedisCommands
 
setnx(String, String) - Method in interface io.leopard.redis.memory.IRedisString
 
setnx(String, String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
setnx(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
setnx(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
setnx(String, String) - Method in class io.leopard.redis.RedisImpl
 
setnx(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
setnx(String, String) - Method in class io.leopard.redis.RedisWrapper
 
setPassword(String) - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
setPassword(String) - Method in class io.leopard.redis.RedisImpl
 
setPoolConfig(String, int, int, int, GenericObjectPool<Jedis>) - Method in interface io.leopard.redis.RedisConnectionListener
设置连接池配置信息.
setPort(Integer) - Method in class io.leopard.redis.autoconfigure.RedisProperties
Deprecated.
 
setrange(String, long, String) - Method in class io.leopard.jedis.Jedis
 
setrange(String, long, String) - Method in class io.leopard.jedis.JedisWrapper
 
setrange(String, long, String) - Method in interface io.leopard.redis.JedisCommands
 
setrange(String, long, String) - Method in interface io.leopard.redis.memory.IRedisString
 
setrange(String, long, String) - Method in class io.leopard.redis.memory.RedisStringImpl
 
setrange(String, long, String) - Method in interface io.leopard.redis.Redis
用 value 参数覆写(overwrite)给定 key 所储存的字符串值,从偏移量 offset 开始.
setrange(String, int, String) - Method in interface io.leopard.redis.Redis
用 value 参数覆写(overwrite)给定 key 所储存的字符串值,从偏移量 offset 开始.
setrange(String, long, String) - Method in class io.leopard.redis.RedisAllImpl
 
setrange(String, int, String) - Method in class io.leopard.redis.RedisAllImpl
 
setrange(String, long, String) - Method in class io.leopard.redis.RedisHashImpl
 
setrange(String, int, String) - Method in class io.leopard.redis.RedisHashImpl
 
setrange(String, long, String) - Method in class io.leopard.redis.RedisImpl
 
setrange(String, int, String) - Method in class io.leopard.redis.RedisImpl
 
setrange(String, long, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
setrange(String, int, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
setrange(String, long, String) - Method in class io.leopard.redis.RedisWrapper
 
setrange(String, int, String) - Method in class io.leopard.redis.RedisWrapper
 
setRedis(Redis) - Method in class io.leopard.redis.RedisWrapper
 
setRedis(Redis) - Method in class io.leopard.redis.util.RedisBackup
 
setServer(String) - Method in class io.leopard.redis.RedisImpl
 
setServerList(String[]) - Method in class io.leopard.redis.RedisAllImpl
 
setServerList(String[]) - Method in class io.leopard.redis.RedisHashImpl
 
setTimeout(int) - Method in class io.leopard.redis.AbstractRedis
 
sinter(String...) - Method in class io.leopard.jedis.Jedis
 
sinter(String...) - Method in class io.leopard.jedis.JedisWrapper
 
sinter(String...) - Method in interface io.leopard.redis.Redis
 
sinter(String...) - Method in class io.leopard.redis.RedisAllImpl
 
sinter(String...) - Method in class io.leopard.redis.RedisHashImpl
 
sinter(String...) - Method in class io.leopard.redis.RedisImpl
 
sinter(String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
sinter(String...) - Method in class io.leopard.redis.RedisWrapper
 
sinterstore(String, String...) - Method in class io.leopard.jedis.Jedis
 
sinterstore(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
sismember(String, String) - Method in class io.leopard.jedis.Jedis
 
sismember(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
sismember(String, String) - Method in interface io.leopard.redis.JedisCommands
 
sismember(String, String) - Method in interface io.leopard.redis.memory.IRedisSet
 
sismember(String, String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
sismember(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
sismember(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
sismember(String, String) - Method in class io.leopard.redis.RedisImpl
 
sismember(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
sismember(String, String) - Method in class io.leopard.redis.RedisWrapper
 
slowlogGet() - Method in class io.leopard.jedis.Jedis
 
slowlogGet(long) - Method in class io.leopard.jedis.Jedis
 
slowlogGet() - Method in class io.leopard.jedis.JedisWrapper
 
slowlogGet(long) - Method in class io.leopard.jedis.JedisWrapper
 
smembers(String) - Method in class io.leopard.jedis.Jedis
 
smembers(String) - Method in class io.leopard.jedis.JedisWrapper
 
smembers(String) - Method in interface io.leopard.redis.JedisCommands
 
smembers(String) - Method in interface io.leopard.redis.memory.IRedisSet
 
smembers(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
smembers(String) - Method in class io.leopard.redis.RedisAllImpl
 
smembers(String) - Method in class io.leopard.redis.RedisHashImpl
 
smembers(String) - Method in class io.leopard.redis.RedisImpl
 
smembers(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
smembers(String) - Method in class io.leopard.redis.RedisWrapper
 
smove(String, String, String) - Method in class io.leopard.jedis.Jedis
 
smove(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
sort(String) - Method in class io.leopard.jedis.Jedis
 
sort(String, SortingParams) - Method in class io.leopard.jedis.Jedis
 
sort(String, SortingParams, String) - Method in class io.leopard.jedis.Jedis
 
sort(String, String) - Method in class io.leopard.jedis.Jedis
 
sort(String) - Method in class io.leopard.jedis.JedisWrapper
 
sort(String, SortingParams) - Method in class io.leopard.jedis.JedisWrapper
 
sort(String, SortingParams, String) - Method in class io.leopard.jedis.JedisWrapper
 
sort(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
sort(String) - Method in interface io.leopard.redis.JedisCommands
 
sort(String, SortingParams) - Method in interface io.leopard.redis.JedisCommands
 
sort(String) - Method in class io.leopard.redis.RedisAllImpl
 
sort(String, SortingParams) - Method in class io.leopard.redis.RedisAllImpl
 
sort(String) - Method in class io.leopard.redis.RedisHashImpl
 
sort(String, SortingParams) - Method in class io.leopard.redis.RedisHashImpl
 
sort(String) - Method in class io.leopard.redis.RedisImpl
 
sort(String, SortingParams) - Method in class io.leopard.redis.RedisImpl
 
sort(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
sort(String, SortingParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
sort(String) - Method in class io.leopard.redis.RedisWrapper
 
sort(String, SortingParams) - Method in class io.leopard.redis.RedisWrapper
 
spop(String) - Method in class io.leopard.jedis.Jedis
 
spop(String, long) - Method in class io.leopard.jedis.Jedis
 
spop(String) - Method in class io.leopard.jedis.JedisWrapper
 
spop(String, long) - Method in class io.leopard.jedis.JedisWrapper
 
spop(String) - Method in interface io.leopard.redis.JedisCommands
 
spop(String) - Method in interface io.leopard.redis.memory.IRedisSet
 
spop(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
spop(String, long) - Method in interface io.leopard.redis.Redis
 
spop(String) - Method in class io.leopard.redis.RedisAllImpl
 
spop(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
spop(String) - Method in class io.leopard.redis.RedisHashImpl
 
spop(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
spop(String) - Method in class io.leopard.redis.RedisImpl
 
spop(String, long) - Method in class io.leopard.redis.RedisImpl
 
spop(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
spop(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
spop(String) - Method in class io.leopard.redis.RedisWrapper
 
spop(String, long) - Method in class io.leopard.redis.RedisWrapper
 
srandmember(String) - Method in class io.leopard.jedis.Jedis
 
srandmember(String, int) - Method in class io.leopard.jedis.Jedis
 
srandmember(String) - Method in class io.leopard.jedis.JedisWrapper
 
srandmember(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
srandmember(String) - Method in interface io.leopard.redis.JedisCommands
 
srandmember(String, int) - Method in interface io.leopard.redis.JedisCommands
 
srandmember(String) - Method in interface io.leopard.redis.memory.IRedisSet
 
srandmember(String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
srandmember(String) - Method in class io.leopard.redis.RedisAllImpl
 
srandmember(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
srandmember(String) - Method in class io.leopard.redis.RedisHashImpl
 
srandmember(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
srandmember(String, int) - Method in class io.leopard.redis.RedisImpl
 
srandmember(String) - Method in class io.leopard.redis.RedisImpl
 
srandmember(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
srandmember(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
srandmember(String) - Method in class io.leopard.redis.RedisWrapper
 
srandmember(String, int) - Method in class io.leopard.redis.RedisWrapper
 
srem(String, String...) - Method in class io.leopard.jedis.Jedis
 
srem(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
srem(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
srem(String, String...) - Method in interface io.leopard.redis.memory.IRedisSet
 
srem(String, String...) - Method in class io.leopard.redis.memory.RedisSetImpl
 
srem(String, String) - Method in class io.leopard.redis.memory.RedisSetImpl
 
srem(String, long) - Method in interface io.leopard.redis.Redis
 
srem(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
srem(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
srem(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
srem(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
srem(String, String...) - Method in class io.leopard.redis.RedisImpl
 
srem(String, long) - Method in class io.leopard.redis.RedisImpl
 
srem(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
srem(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
srem(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
srem(String, long) - Method in class io.leopard.redis.RedisWrapper
 
sscan(String, int) - Method in class io.leopard.jedis.Jedis
 
sscan(String, int, ScanParams) - Method in class io.leopard.jedis.Jedis
 
sscan(String, String) - Method in class io.leopard.jedis.Jedis
 
sscan(String, String, ScanParams) - Method in class io.leopard.jedis.Jedis
 
sscan(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
sscan(String, int, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
sscan(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
sscan(String, String, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
sscan(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
sscan(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
sscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisAllImpl
 
sscan(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
sscan(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
sscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisHashImpl
 
sscan(String, int) - Method in class io.leopard.redis.RedisImpl
 
sscan(String, String) - Method in class io.leopard.redis.RedisImpl
 
sscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisImpl
 
sscan(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
sscan(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
sscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
sscan(String, int) - Method in class io.leopard.redis.RedisWrapper
 
sscan(String, String) - Method in class io.leopard.redis.RedisWrapper
 
sscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisWrapper
 
StringHashType - Class in io.leopard.redis
 
StringHashType() - Constructor for class io.leopard.redis.StringHashType
 
strlen(String) - Method in class io.leopard.jedis.Jedis
 
strlen(String) - Method in class io.leopard.jedis.JedisWrapper
 
strlen(String) - Method in class io.leopard.redis.RedisAllImpl
 
strlen(String) - Method in class io.leopard.redis.RedisHashImpl
 
strlen(String) - Method in class io.leopard.redis.RedisImpl
 
strlen(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
strlen(String) - Method in class io.leopard.redis.RedisWrapper
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.jedis.Jedis
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.jedis.JedisWrapper
 
subscribe(JedisPubSub, String...) - Method in interface io.leopard.redis.Redis
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisAllImpl
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisHashImpl
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisImpl
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
subscribe(JedisPubSub, String...) - Method in class io.leopard.redis.RedisWrapper
 
substr(String, int, int) - Method in class io.leopard.jedis.Jedis
 
substr(String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
substr(String, int, int) - Method in interface io.leopard.redis.JedisCommands
 
substr(String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
substr(String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
substr(String, int, int) - Method in class io.leopard.redis.RedisImpl
 
substr(String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
substr(String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
sunion(String...) - Method in class io.leopard.jedis.Jedis
 
sunion(String...) - Method in class io.leopard.jedis.JedisWrapper
 
sunionstore(String, String...) - Method in class io.leopard.jedis.Jedis
 
sunionstore(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 

T

timeout - Variable in class io.leopard.redis.AbstractRedis
 
toEntryList(Set<Tuple>) - Static method in class io.leopard.redis.util.RedisUtil
将有序集转成List.
toString() - Method in class io.leopard.redis.RedisInfo
 
ttl(String) - Method in class io.leopard.jedis.Jedis
 
ttl(String) - Method in class io.leopard.jedis.JedisWrapper
 
ttl(String) - Method in interface io.leopard.redis.JedisCommands
 
ttl(String) - Method in class io.leopard.redis.RedisAllImpl
 
ttl(String) - Method in class io.leopard.redis.RedisHashImpl
 
ttl(String) - Method in class io.leopard.redis.RedisImpl
 
ttl(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
ttl(String) - Method in class io.leopard.redis.RedisWrapper
 
tupleToScores(Set<Tuple>) - Static method in class io.leopard.redis.util.RedisUtil
将有序集中元素对应的score转成Double,保存到集合中.
tupleToString(Set<Tuple>) - Static method in class io.leopard.redis.util.RedisUtil
将有序集的元素转成String,保存到集合中.
type(String) - Method in class io.leopard.jedis.Jedis
 
type(String) - Method in class io.leopard.jedis.JedisWrapper
 
type(String) - Method in interface io.leopard.redis.JedisCommands
 
type(String) - Method in class io.leopard.redis.RedisAllImpl
 
type(String) - Method in class io.leopard.redis.RedisHashImpl
 
type(String) - Method in class io.leopard.redis.RedisImpl
 
type(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
type(String) - Method in class io.leopard.redis.RedisWrapper
 

W

watch(String...) - Method in class io.leopard.jedis.Jedis
 
watch(String...) - Method in class io.leopard.jedis.JedisWrapper
 
wrapper(Jedis) - Static method in class io.leopard.jedis.DriverManager
 

Z

zadd(String, double, String) - Method in class io.leopard.jedis.Jedis
 
zadd(String, Map<String, Double>) - Method in class io.leopard.jedis.Jedis
 
zadd(String, double, String) - Method in class io.leopard.jedis.JedisWrapper
 
zadd(String, Map<String, Double>) - Method in class io.leopard.jedis.JedisWrapper
 
zadd(String, double, String) - Method in interface io.leopard.redis.JedisCommands
 
zadd(String, Map<String, Double>) - Method in interface io.leopard.redis.JedisCommands
 
zadd(String, double, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zadd(String, Map<Double, String>) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zadd(String, double, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zadd(String, Map<Double, String>) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zadd(String, double, long) - Method in interface io.leopard.redis.Redis
将 member 元素及其 score 值加入到有序集 key 中.
zadd(String, double, String) - Method in class io.leopard.redis.RedisAllImpl
 
zadd(String, Map<String, Double>) - Method in class io.leopard.redis.RedisAllImpl
 
zadd(String, double, long) - Method in class io.leopard.redis.RedisAllImpl
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class io.leopard.redis.RedisAllImpl
 
zadd(String, double, String, ZAddParams) - Method in class io.leopard.redis.RedisAllImpl
 
zadd(String, double, String) - Method in class io.leopard.redis.RedisHashImpl
 
zadd(String, Map<String, Double>) - Method in class io.leopard.redis.RedisHashImpl
 
zadd(String, double, long) - Method in class io.leopard.redis.RedisHashImpl
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class io.leopard.redis.RedisHashImpl
 
zadd(String, double, String, ZAddParams) - Method in class io.leopard.redis.RedisHashImpl
 
zadd(String, double, long) - Method in class io.leopard.redis.RedisImpl
 
zadd(String, double, String) - Method in class io.leopard.redis.RedisImpl
 
zadd(String, Map<String, Double>) - Method in class io.leopard.redis.RedisImpl
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class io.leopard.redis.RedisImpl
 
zadd(String, double, String, ZAddParams) - Method in class io.leopard.redis.RedisImpl
 
zadd(String, double, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zadd(String, Map<String, Double>) - Method in class io.leopard.redis.RedisMemoryImpl
 
zadd(String, double, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
zadd(String, double, String, ZAddParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
zadd(String, double, String) - Method in class io.leopard.redis.RedisWrapper
 
zadd(String, Map<String, Double>) - Method in class io.leopard.redis.RedisWrapper
 
zadd(String, double, long) - Method in class io.leopard.redis.RedisWrapper
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class io.leopard.redis.RedisWrapper
 
zadd(String, double, String, ZAddParams) - Method in class io.leopard.redis.RedisWrapper
 
zadd2(String, Map<String, Double>) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zadd2(String, Map<String, Double>) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zcard(String) - Method in class io.leopard.jedis.Jedis
 
zcard(String) - Method in class io.leopard.jedis.JedisWrapper
 
zcard(String) - Method in interface io.leopard.redis.JedisCommands
 
zcard(String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zcard(String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zcard(String) - Method in class io.leopard.redis.RedisAllImpl
 
zcard(String) - Method in class io.leopard.redis.RedisHashImpl
 
zcard(String) - Method in class io.leopard.redis.RedisImpl
 
zcard(String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zcard(String) - Method in class io.leopard.redis.RedisWrapper
 
zcount(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zcount(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zcount(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zcount(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zcount(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zcount(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zcount(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zcount(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zcount(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zcount(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zcount(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zcount(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zcount(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zcount(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zcount(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zcount(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zcount(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zcount(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zcount(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zcount(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zincrby(String, double, String) - Method in class io.leopard.jedis.Jedis
 
zincrby(String, double, String) - Method in class io.leopard.jedis.JedisWrapper
 
zincrby(String, double, String) - Method in interface io.leopard.redis.JedisCommands
 
zincrby(String, double, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zincrby(String, double, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zincrby(String, double, long) - Method in interface io.leopard.redis.Redis
为有序集 key 的成员 member 的 score 值加上增量.
zincrby(String, double, long) - Method in class io.leopard.redis.RedisAllImpl
 
zincrby(String, double, String) - Method in class io.leopard.redis.RedisAllImpl
 
zincrby(String, double, String, ZIncrByParams) - Method in class io.leopard.redis.RedisAllImpl
 
zincrby(String, double, long) - Method in class io.leopard.redis.RedisHashImpl
 
zincrby(String, double, String) - Method in class io.leopard.redis.RedisHashImpl
 
zincrby(String, double, String, ZIncrByParams) - Method in class io.leopard.redis.RedisHashImpl
 
zincrby(String, double, long) - Method in class io.leopard.redis.RedisImpl
 
zincrby(String, double, String) - Method in class io.leopard.redis.RedisImpl
 
zincrby(String, double, String, ZIncrByParams) - Method in class io.leopard.redis.RedisImpl
 
zincrby(String, double, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zincrby(String, double, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zincrby(String, double, String, ZIncrByParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
zincrby(String, double, long) - Method in class io.leopard.redis.RedisWrapper
 
zincrby(String, double, String) - Method in class io.leopard.redis.RedisWrapper
 
zincrby(String, double, String, ZIncrByParams) - Method in class io.leopard.redis.RedisWrapper
 
zinterstore(String, String...) - Method in class io.leopard.jedis.Jedis
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.jedis.Jedis
 
zinterstore(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.jedis.JedisWrapper
 
zinterstore(String, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zinterstore(String, ZParams, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zinterstore(String, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zinterstore(String, String...) - Method in interface io.leopard.redis.Redis
计算给定的一个或多个有序集的交集,并将该交集(结果集)储存到 dstkey.
zinterstore(String, ZParams, String...) - Method in interface io.leopard.redis.Redis
计算给定的一个或多个有序集的交集,将该交集(结果集)储存到 dstkey,并指定交集的结果集的聚合方式.
zinterstore(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zinterstore(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zinterstore(String, String...) - Method in class io.leopard.redis.RedisImpl
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisImpl
 
zinterstore(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zinterstore(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
zinterstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisWrapper
 
zlexcount(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zlexcount(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zlexcount(String, String, String) - Method in interface io.leopard.redis.Redis
 
zlexcount(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zlexcount(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zlexcount(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zlexcount(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zlexcount(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrange(String, long, long) - Method in class io.leopard.jedis.Jedis
 
zrange(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
zrange(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
zrange(String, long, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrange(String, long, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrange(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
zrange(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
zrange(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
zrange(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrange(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByLex(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrangeByLex(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByLex(String, String, String) - Method in interface io.leopard.redis.Redis
 
zrangeByLex(String, String, String, int, int) - Method in interface io.leopard.redis.Redis
 
zrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScore(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zrangeByScore(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.jedis.Jedis
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrangeByScore(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScore(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScore(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScore(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScore(String, String, String, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScore(String, double, double, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScore(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScore(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScore(String, String, String, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScore(String, double, double, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.jedis.Jedis
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeByScoreWithScores(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScoreWithScores(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrangeByScoreWithScores(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScoreWithScores(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrangeWithScores(String, long, long) - Method in class io.leopard.jedis.Jedis
 
zrangeWithScores(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
zrangeWithScores(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
zrangeWithScores(String, long, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
zrank(String, String) - Method in class io.leopard.jedis.Jedis
 
zrank(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrank(String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrank(String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrank(String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrank(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrank(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrank(String, String) - Method in class io.leopard.redis.RedisImpl
 
zrank(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrank(String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrem(String, String...) - Method in class io.leopard.jedis.Jedis
 
zrem(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
zrem(String, String...) - Method in interface io.leopard.redis.JedisCommands
 
zrem(String, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrem(String, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrem(String, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrem(String, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrem(String, long) - Method in interface io.leopard.redis.Redis
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略.
zrem(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zrem(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
zrem(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zrem(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
zrem(String, long) - Method in class io.leopard.redis.RedisImpl
 
zrem(String, String...) - Method in class io.leopard.redis.RedisImpl
 
zrem(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrem(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrem(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
zrem(String, long) - Method in class io.leopard.redis.RedisWrapper
 
zremrangeByLex(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zremrangeByLex(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zremrangeByLex(String, String, String) - Method in interface io.leopard.redis.Redis
 
zremrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zremrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zremrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zremrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zremrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zremrangeByRank(String, long, long) - Method in class io.leopard.jedis.Jedis
 
zremrangeByRank(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
zremrangeByRank(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
zremrangeByRank(String, long, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zremrangeByRank(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
zremrangeByScore(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zremrangeByScore(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zremrangeByScore(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zremrangeByScore(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zremrangeByScore(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zremrangeByScore(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zremrangeByScore(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zremrangeByScore(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zremrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zremrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrevrange(String, long, long) - Method in class io.leopard.jedis.Jedis
 
zrevrange(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrange(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
zrevrange(String, long, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrange(String, long, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrange(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrange(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrange(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
zrevrange(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrange(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByLex(String, String, String) - Method in interface io.leopard.redis.Redis
 
zrevrangeByLex(String, String, String, int, int) - Method in interface io.leopard.redis.Redis
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByLex(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByLex(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScore(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScore(String, String, String, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScore(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScore(String, double, double, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScore(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScore(String, String, String, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScore(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScore(String, double, double, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScore(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScore(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScore(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScore(String, double, double, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.jedis.Jedis
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeByScoreWithScores(String, double, double) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScoreWithScores(String, String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeByScoreWithScores(String, double, double) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScoreWithScores(String, String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeByScoreWithScores(String, double, double) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScoreWithScores(String, String, String) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class io.leopard.redis.RedisWrapper
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.jedis.Jedis
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrangeWithScores(String, long, long) - Method in interface io.leopard.redis.JedisCommands
 
zrevrangeWithScores(String, long, long) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisImpl
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrangeWithScores(String, long, long) - Method in class io.leopard.redis.RedisWrapper
 
zrevrank(String, String) - Method in class io.leopard.jedis.Jedis
 
zrevrank(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zrevrank(String, String) - Method in interface io.leopard.redis.JedisCommands
 
zrevrank(String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zrevrank(String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zrevrank(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zrevrank(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zrevrank(String, String) - Method in class io.leopard.redis.RedisImpl
 
zrevrank(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zrevrank(String, String) - Method in class io.leopard.redis.RedisWrapper
 
zscan(String, int) - Method in class io.leopard.jedis.Jedis
 
zscan(String, int, ScanParams) - Method in class io.leopard.jedis.Jedis
 
zscan(String, String) - Method in class io.leopard.jedis.Jedis
 
zscan(String, String, ScanParams) - Method in class io.leopard.jedis.Jedis
 
zscan(String, int) - Method in class io.leopard.jedis.JedisWrapper
 
zscan(String, int, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
zscan(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zscan(String, String, ScanParams) - Method in class io.leopard.jedis.JedisWrapper
 
zscan(String, int) - Method in class io.leopard.redis.RedisAllImpl
 
zscan(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisAllImpl
 
zscan(String, int) - Method in class io.leopard.redis.RedisHashImpl
 
zscan(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisHashImpl
 
zscan(String, int) - Method in class io.leopard.redis.RedisImpl
 
zscan(String, String) - Method in class io.leopard.redis.RedisImpl
 
zscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisImpl
 
zscan(String, int) - Method in class io.leopard.redis.RedisMemoryImpl
 
zscan(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisMemoryImpl
 
zscan(String, int) - Method in class io.leopard.redis.RedisWrapper
 
zscan(String, String) - Method in class io.leopard.redis.RedisWrapper
 
zscan(String, String, ScanParams) - Method in class io.leopard.redis.RedisWrapper
 
zscore(String, String) - Method in class io.leopard.jedis.Jedis
 
zscore(String, String) - Method in class io.leopard.jedis.JedisWrapper
 
zscore(String, String) - Method in interface io.leopard.redis.JedisCommands
 
zscore(String, String) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zscore(String, String) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zscore(String, long) - Method in interface io.leopard.redis.Redis
返回有序集 key 中,成员 member 的 score 值
zscore(String, String) - Method in class io.leopard.redis.RedisAllImpl
 
zscore(String, long) - Method in class io.leopard.redis.RedisAllImpl
 
zscore(String, String) - Method in class io.leopard.redis.RedisHashImpl
 
zscore(String, long) - Method in class io.leopard.redis.RedisHashImpl
 
zscore(String, String) - Method in class io.leopard.redis.RedisImpl
 
zscore(String, long) - Method in class io.leopard.redis.RedisImpl
 
zscore(String, String) - Method in class io.leopard.redis.RedisMemoryImpl
 
zscore(String, long) - Method in class io.leopard.redis.RedisMemoryImpl
 
zscore(String, String) - Method in class io.leopard.redis.RedisWrapper
 
zscore(String, long) - Method in class io.leopard.redis.RedisWrapper
 
zunionstore(String, String...) - Method in class io.leopard.jedis.Jedis
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.jedis.Jedis
 
zunionstore(String, String...) - Method in class io.leopard.jedis.JedisWrapper
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.jedis.JedisWrapper
 
zunionstore(String, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zunionstore(String, ZParams, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zunionstore(String, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zunionstore(String, String...) - Method in interface io.leopard.redis.Redis
计算给定的一个或多个有序集的并集,并将该并集(结果集)储存到 dstkey.
zunionstore(String, ZParams, String...) - Method in interface io.leopard.redis.Redis
 
zunionstore(String, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zunionstore(String, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zunionstore(String, String...) - Method in class io.leopard.redis.RedisImpl
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisImpl
 
zunionstore(String, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zunionstore(String, String...) - Method in class io.leopard.redis.RedisWrapper
 
zunionstore(String, ZParams, String...) - Method in class io.leopard.redis.RedisWrapper
 
zunionStoreByScoreInJava(double, double, String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zunionStoreByScoreInJava(double, double, String...) - Method in interface io.leopard.redis.Redis
返回给定的一个或多个有序集的并集 中,并集中的成员的 score 值介于 min 和 max 之间(包括等于 min 或 max ),有序集成员按 score 值递增(从小到大)次序排列.
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.RedisAllImpl
 
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.RedisHashImpl
 
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.RedisImpl
 
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zunionStoreByScoreInJava(double, double, String...) - Method in class io.leopard.redis.RedisWrapper
 
zunionStoreInJava(String...) - Method in interface io.leopard.redis.memory.IRedisSortedSet
 
zunionStoreInJava(String...) - Method in class io.leopard.redis.memory.RedisSortedSetImpl
 
zunionStoreInJava(String...) - Method in interface io.leopard.redis.Redis
返回给定的一个或多个有序集的并集.
zunionStoreInJava(String...) - Method in class io.leopard.redis.RedisAllImpl
 
zunionStoreInJava(String...) - Method in class io.leopard.redis.RedisHashImpl
 
zunionStoreInJava(String...) - Method in class io.leopard.redis.RedisImpl
 
zunionStoreInJava(String...) - Method in class io.leopard.redis.RedisMemoryImpl
 
zunionStoreInJava(String...) - Method in class io.leopard.redis.RedisWrapper
 
A B C D E F G H I J K L M O P Q R S T W Z 
Skip navigation links

Copyright © 2018–2020. All rights reserved.