跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AbstractBitMapOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis BitMap 命令操作抽象类
AbstractBitMapOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractBitMapOperations
 
AbstractClusterOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 集群命令操作抽象类
AbstractClusterOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
AbstractConnectionOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 连接命令操作抽象类
AbstractConnectionOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractConnectionOperations
 
AbstractDataSource - com.buession.redis.client.connection.datasource中的类
Redis 数据源抽象类
AbstractDataSource() - 类 的构造器com.buession.redis.client.connection.datasource.AbstractDataSource
 
AbstractGeoOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 地理位置命令操作抽象类
AbstractGeoOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractGeoOperations
 
AbstractHashOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 哈希表命令操作抽象类
AbstractHashOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractHashOperations
 
AbstractHyperLogLogOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis HyperLogLog 命令操作抽象类
AbstractHyperLogLogOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractHyperLogLogOperations
 
AbstractJedisCommand(C, ProtocolCommand) - 类 的构造器com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
AbstractJedisDataSource - com.buession.redis.client.connection.datasource.jedis中的类
Jedis 数据源抽象类
AbstractJedisDataSource() - 类 的构造器com.buession.redis.client.connection.datasource.jedis.AbstractJedisDataSource
 
AbstractJedisRedisClient - com.buession.redis.client.jedis中的类
 
AbstractJedisRedisClient() - 类 的构造器com.buession.redis.client.jedis.AbstractJedisRedisClient
 
AbstractJedisRedisClient(RedisConnection) - 类 的构造器com.buession.redis.client.jedis.AbstractJedisRedisClient
 
AbstractJedisRedisConnection - com.buession.redis.client.connection.jedis中的类
Jedis Redis 连接对象抽象类
AbstractJedisRedisConnection() - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisConnection(JedisRedisDataSource, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
构造函数
AbstractJedisRedisOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis Redis 命令操作抽象类
AbstractJedisRedisOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractJedisRedisOperations
 
AbstractKeyOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis Key 命令操作抽象类
AbstractKeyOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
AbstractListOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 列表命令操作抽象类
AbstractListOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractListOperations
 
AbstractPubSubOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis Pub/Sub 命令操作抽象类
AbstractPubSubOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractPubSubOperations
 
AbstractRedisClient - com.buession.redis.client中的类
 
AbstractRedisClient() - 类 的构造器com.buession.redis.client.AbstractRedisClient
 
AbstractRedisClient(RedisConnection) - 类 的构造器com.buession.redis.client.AbstractRedisClient
 
AbstractRedisCommand<C extends RedisClient,R> - com.buession.redis.core中的类
 
AbstractRedisCommand(C, ProtocolCommand) - 类 的构造器com.buession.redis.core.AbstractRedisCommand
 
AbstractRedisConnection - com.buession.redis.client.connection中的类
Redis 连接对象抽象类
AbstractRedisConnection() - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource, int, int) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource, int, int, int) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisConnection(DataSource, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.AbstractRedisConnection
构造函数
AbstractRedisOperations<C extends RedisClient> - com.buession.redis.client.operations中的类
Redis 命令操作抽象类
AbstractRedisOperations() - 类 的构造器com.buession.redis.client.operations.AbstractRedisOperations
 
AbstractRedisTemplate - com.buession.redis中的类
 
AbstractRedisTemplate() - 类 的构造器com.buession.redis.AbstractRedisTemplate
构造函数
AbstractRedisTemplate(DataSource) - 类 的构造器com.buession.redis.AbstractRedisTemplate
构造函数
AbstractScriptingOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis Script 命令操作抽象类
AbstractScriptingOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractScriptingOperations
 
AbstractSerializer<T extends Serializer> - com.buession.redis.serializer中的类
序列化和反序列化抽象类
AbstractSerializer(T) - 类 的构造器com.buession.redis.serializer.AbstractSerializer
构造函数
AbstractServerOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 服务端命令操作抽象类
AbstractServerOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractServerOperations
 
AbstractSetOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 集合命令操作抽象类
AbstractSetOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractSetOperations
 
AbstractSortedSetOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 有序集合命令操作抽象类
AbstractSortedSetOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
AbstractStreamOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis Stream 命令操作抽象类
AbstractStreamOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
AbstractStringOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 字符串命令操作抽象类
AbstractStringOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractStringOperations
 
AbstractTransactionOperations<C extends JedisRedisClient> - com.buession.redis.client.jedis.operations中的类
Jedis 事务命令操作抽象类
AbstractTransactionOperations(C) - 类 的构造器com.buession.redis.client.jedis.operations.AbstractTransactionOperations
 
absTtl() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
AccessControlLogEntryConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis AccessControlLogEntry 转换为 AclLog
AccessControlLogEntryConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.AccessControlLogEntryConverter
 
AccessControlUserConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis AccessControlUser 转换为 AclUser
AccessControlUserConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.AccessControlUserConverter
 
aclCat() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclCat(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclCat(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclCat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclCat(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclCat(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclCat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclCat(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclCat(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclCat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclCat(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclCat(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclCat() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command shows the available ACL categories 详情说明 https://redis.io/commands/acl-cat/
aclCat(String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command shows all the Redis commands in the specified category 详情说明 https://redis.io/commands/acl-cat/
aclCat(byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command shows all the Redis commands in the specified category 详情说明 https://redis.io/commands/acl-cat/
aclDelUser(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclDelUser(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclDelUser(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclDelUser(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclDelUser(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclDelUser(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclDelUser(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclDelUser(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclDelUser(String...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Delete all the specified ACL users and terminate all the connections that are authenticated with such users 详情说明 https://redis.io/commands/acl-deluser/
aclDelUser(byte[]...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Delete all the specified ACL users and terminate all the connections that are authenticated with such users 详情说明 https://redis.io/commands/acl-deluser/
aclGenPass() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclGenPass() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclGenPass() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclGenPass() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclGenPass() - 接口 中的方法com.buession.redis.core.command.ServerCommands
ACL users need a solid password in order to authenticate to the server without security risks 详情说明 https://redis.io/commands/acl-genpass/
aclGetUser(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclGetUser(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclGetUser(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclGetUser(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclGetUser(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclGetUser(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclGetUser(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclGetUser(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclGetUser(String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command returns all the rules defined for an existing ACL user 详情说明 https://redis.io/commands/acl-getuser/
aclGetUser(byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command returns all the rules defined for an existing ACL user 详情说明 https://redis.io/commands/acl-getuser/
aclList() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclList() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command shows the currently active ACL rules in the Redis server 详情说明 https://redis.io/commands/acl-list/
aclLoad() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclLoad() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclLoad() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclLoad() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclLoad() - 接口 中的方法com.buession.redis.core.command.ServerCommands
When Redis is configured to use an ACL file (with the aclfile configuration option), this command will reload the ACLs from the file, replacing all the current ACL rules with the ones defined in the file 详情说明 https://redis.io/commands/acl-load/
aclLog() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclLog(long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclLog() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclLog(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclLog() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclLog(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclLog() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclLog(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
AclLog - com.buession.redis.core中的类
 
AclLog(long, String, String, String, String, String, Client, Map<String, Object>) - 类 的构造器com.buession.redis.core.AclLog
 
aclLog() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The optional argument specifies how many entries to show.
aclLog(long) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The optional argument specifies how many entries to show.
aclLogReset() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclLogReset() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The optional argument specifies how many entries to show.
aclLogSave() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclLogSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclLogSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclLogSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclLogSave() - 接口 中的方法com.buession.redis.core.command.ServerCommands
When Redis is configured to use an ACL file (with the aclfile configuration option), this command will save the currently defined ACLs from the server memory to the ACL file 详情说明 https://redis.io/commands/acl-save/
aclSetUser(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclSetUser(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclSetUser(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclSetUser(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclSetUser(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclSetUser(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclSetUser(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclSetUser(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclSetUser(String, String...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Create an ACL user with the specified rules or modify the rules of an existing user 详情说明 https://redis.io/commands/acl-setuser/
aclSetUser(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Create an ACL user with the specified rules or modify the rules of an existing user 详情说明 https://redis.io/commands/acl-setuser/
AclUser - com.buession.redis.core中的类
 
AclUser(List<String>, List<String>, List<String>, String) - 类 的构造器com.buession.redis.core.AclUser
 
aclUsers() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclUsers() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclUsers() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclUsers() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclUsers() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The command shows a list of all the usernames of the currently configured users in the Redis ACL system 详情说明 https://redis.io/commands/acl-users/
aclWhoAmI() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
aclWhoAmI() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
aclWhoAmI() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
aclWhoAmI() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
aclWhoAmI() - 接口 中的方法com.buession.redis.core.command.ServerCommands
Return the username the current connection is authenticated with 详情说明 https://redis.io/commands/acl-whoami/
add(String, boolean) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, short) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, int) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, long) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, float) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, double) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, byte[]) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, String) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
add(String, Object) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
afterBianryXReadGroup(List<Map<String, List<StreamEntry>>>) - 类 中的静态方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
afterCompletion(int) - 类 中的方法com.buession.redis.transaction.RedisTransactionSynchronizationAdapter
 
afterPropertiesSet() - 类 中的方法com.buession.redis.RedisAccessor
 
Aggregate - com.buession.redis.core中的枚举
 
ALLOWED_SCHEMES - 类 中的静态变量com.buession.redis.core.RedisURI
 
alpha() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
SORT 命令默认排序对象为数字,当需要对字符串进行排序时,需要显式地在 SORT 命令之后添加 ALPHA 修饰符
append(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
append(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
append(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
append(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
append(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
append(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
append(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
append(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
append(String, String) - 接口 中的方法com.buession.redis.core.command.StringCommands
如果键 key 已经存在并且它的值是一个字符串,将 value 追加到键 key 现有值的末尾 详情说明 http://redisdoc.com/string/append.html
append(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
如果键 key 已经存在并且它的值是一个字符串,将 value 追加到键 key 现有值的末尾 详情说明 http://redisdoc.com/string/append.html
append(CharSequence) - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
approximateTrimming(Boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
approximateTrimming(boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
ARRAY_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter
 
asc() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置升序排序
asking() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
asking() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
asking() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
asking() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
asking() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
When a cluster client receives an -ASK redirect, the ASKING command is sent to the target node followed by the command which was redirected.
asString() - 类 中的方法com.buession.redis.core.command.CommandArguments
 
asString() - 类 中的方法com.buession.redis.core.RedisNode
 
asString() - 类 中的方法com.buession.redis.core.RedisServer
 
AtomicvarApi - com.buession.redis.core中的枚举
 
auth(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
auth(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
auth(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
auth(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
auth(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractConnectionOperations
 
auth(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractConnectionOperations
 
auth(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
auth(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
auth(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
auth(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
auth(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
auth(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
auth(String, String) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
通过密码进行认证 详情说明 http://redisdoc.com/client_and_server/auth.html
auth(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
通过密码进行认证 详情说明 http://redisdoc.com/client_and_server/auth.html
auth(String) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
通过密码进行认证 详情说明 http://redisdoc.com/client_and_server/auth.html
auth(byte[]) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
通过密码进行认证 详情说明 http://redisdoc.com/client_and_server/auth.html

B

BaseRedisTemplate - com.buession.redis中的类
Redis 基本操作 Template
BaseRedisTemplate() - 类 的构造器com.buession.redis.BaseRedisTemplate
构造函数
BaseRedisTemplate(DataSource) - 类 的构造器com.buession.redis.BaseRedisTemplate
构造函数
bgRewriteAof() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bgRewriteAof() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
bgRewriteAof() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
bgRewriteAof() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
bgRewriteAof() - 接口 中的方法com.buession.redis.core.command.ServerCommands
执行一个 AOF文件 重写操作;重写会创建一个当前 AOF 文件的体积优化版本 详情说明 http://redisdoc.com/persistence/bgrewriteaof.html
bgSave() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bgSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
bgSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
bgSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
bgSave() - 接口 中的方法com.buession.redis.core.command.ServerCommands
在后台异步保存当前数据库的数据到磁盘 详情说明 http://redisdoc.com/persistence/bgsave.html
BINARY_ARRAY_TO_STRING_ARRAY_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
BINARY_KEY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.ListMapStreamEntryConverter
 
BINARY_LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListScanResultConverter
 
BINARY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GeoConverter
 
BINARY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter.MapStreamEntryIdConverter
 
BINARY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.MapScanResultConverter
 
BINARY_MAP_TO_STRING_MAP_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
BINARY_OBJECT_ENCODING_RESULT_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
BINARY_TO_STRING_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
BinaryDataKeyedZSetElementConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter.BinaryDataKeyedZSetElementConverter
 
BinaryStreamEntryIdConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.BinaryStreamEntryIdConverter
 
bindConnection(RedisConnectionFactory) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
bindConnection(RedisConnectionFactory, boolean) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
bindResource(RedisConnectionFactory, RedisConnectionHolder) - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
bitCount(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(String, long, long, BitCountOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(byte[], long, long, BitCountOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitCount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(String, long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(byte[], long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitCount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(String, long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(byte[], long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitCount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(String, long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(byte[], long, long, BitCountOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitCount(String) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
bitCount(byte[]) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
bitCount(String, long, long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
bitCount(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
bitCount(String, long, long, BitCountOption) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
bitCount(byte[], long, long, BitCountOption) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
计算给定字符串中,被设置为 1 的比特位的数量 详情说明 http://redisdoc.com/bitmap/bitcount.html
BitCountOption - com.buession.redis.core中的枚举
 
BitCountOptionConverter - com.buession.redis.core.internal.convert.jedis.params中的类
BitCountOption 转换为 Jedis BitCountOption 互转
BitCountOptionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.BitCountOptionConverter
 
bitField(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitField(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitField(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitField(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitField(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitField(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitField(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitField(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitField(String, String...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
可以将一个 Redis 字符串看作是一个由二进制位组成的数组,并对这个数组中储存的长度不同的整数进行访问; 可以在一次调用中同时对多个位范围进行操作, 它接受一系列待执行的操作作为参数,并返回一个数组作为回复,数组中的每个元素就是对应操作的执行结果 详情说明 http://redisdoc.com/bitmap/bitfield.html
bitField(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
可以将一个 Redis 字符串看作是一个由二进制位组成的数组,并对这个数组中储存的长度不同的整数进行访问; 可以在一次调用中同时对多个位范围进行操作, 它接受一系列待执行的操作作为参数,并返回一个数组作为回复,数组中的每个元素就是对应操作的执行结果 详情说明 http://redisdoc.com/bitmap/bitfield.html
bitFieldRo(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitFieldRo(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitFieldRo(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitFieldRo(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitFieldRo(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitFieldRo(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitFieldRo(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitFieldRo(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitFieldRo(String, String...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
可以将一个 Redis 字符串看作是一个由二进制位组成的数组,并对这个数组中储存的长度不同的整数进行访问; 可以在一次调用中同时对多个位范围进行操作, 它接受一系列待执行的操作作为参数,并返回一个数组作为回复,数组中的每个元素就是对应操作的执行结果 详情说明 http://redisdoc.com/bitmap/bitfield.html
bitFieldRo(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
可以将一个 Redis 字符串看作是一个由二进制位组成的数组,并对这个数组中储存的长度不同的整数进行访问; 可以在一次调用中同时对多个位范围进行操作, 它接受一系列待执行的操作作为参数,并返回一个数组作为回复,数组中的每个元素就是对应操作的执行结果 详情说明 http://redisdoc.com/bitmap/bitfield.html
BitMapCommands - com.buession.redis.core.command中的接口
BitMap 命令 详情说明 bitMapOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
bitMapOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
bitMapOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
BitMapOperations - com.buession.redis.client.operations中的接口
BitMap 命令操作接口
bitMapOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
BitMapOperations - com.buession.redis.core.operations中的接口
BitMap 命令 详情说明 bitOp(BitOperation, String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitOp(BitOperation, byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitOp(BitOperation, String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitOp(BitOperation, byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitOp(BitOperation, String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitOp(BitOperation, byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitOp(BitOperation, String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitOp(BitOperation, byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitOp(BitOperation, String, String...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
对一个或多个保存二进制位的字符串 key 进行位元操作,并将结果保存到 destKey 上, 除了 Operation.NOT 操作之外,其他操作都可以接受一个或多个 key 作为输入 详情说明 http://redisdoc.com/bitmap/bitop.html
bitOp(BitOperation, byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
对一个或多个保存二进制位的字符串 key 进行位元操作,并将结果保存到 destKey 上, 除了 Operation.NOT 操作之外,其他操作都可以接受一个或多个 key 作为输入 详情说明 http://redisdoc.com/bitmap/bitop.html
BitOperation - com.buession.redis.core中的枚举
 
BitOperationConverter - com.buession.redis.core.internal.convert.jedis.params中的类
BitOperation 转换为 jedis BitOP
BitOperationConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.BitOperationConverter
 
bitPos(String, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitPos(byte[], boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitPos(String, boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitPos(byte[], boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bitPos(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitPos(byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitPos(String, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitPos(byte[], boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
bitPos(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitPos(byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitPos(String, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitPos(byte[], boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
bitPos(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitPos(byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitPos(String, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitPos(byte[], boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
bitPos(String, boolean) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取位图中第一个值为 bit 的二进制位的位置 详情说明 http://redisdoc.com/bitmap/bitpos.html
bitPos(byte[], boolean) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取位图中第一个值为 bit 的二进制位的位置 详情说明 http://redisdoc.com/bitmap/bitpos.html
bitPos(String, boolean, long, long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取位图中第一个值为 bit 的二进制位的位置 详情说明 http://redisdoc.com/bitmap/bitpos.html
bitPos(byte[], boolean, long, long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取位图中第一个值为 bit 的二进制位的位置 详情说明 http://redisdoc.com/bitmap/bitpos.html
blMove(String, String, Direction, Direction, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
blMove(byte[], byte[], Direction, Direction, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
blMove(String, String, Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
blMove(byte[], byte[], Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
blMove(String, String, Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
blMove(byte[], byte[], Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
blMove(String, String, Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
blMove(byte[], byte[], Direction, Direction, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
blMove(String, String, Direction, Direction, int) - 接口 中的方法com.buession.redis.core.command.ListCommands
用于原子地从列表 key 中移除并返回第一个或最后一个元素(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版 详情说明 https://www.redis.com.cn/commands/lmove.html
blMove(byte[], byte[], Direction, Direction, int) - 接口 中的方法com.buession.redis.core.command.ListCommands
用于原子地从列表 key 中移除并返回第一个或最后一个元素(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版 详情说明 https://www.redis.com.cn/commands/lmove.html
blMoveObject(String, String, Direction, Direction, int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化后的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(byte[], byte[], Direction, Direction, int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化后的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(String, String, Direction, Direction, int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 clazz 的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(byte[], byte[], Direction, Direction, int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 clazz 的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(String, String, Direction, Direction, int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 type 指定的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(byte[], byte[], Direction, Direction, int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 type 指定的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数); 是 lmove 的阻塞版
blMoveObject(String, String, Direction, Direction, int) - 类 中的方法com.buession.redis.RedisTemplate
 
blMoveObject(byte[], byte[], Direction, Direction, int) - 类 中的方法com.buession.redis.RedisTemplate
 
blMoveObject(String, String, Direction, Direction, int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blMoveObject(byte[], byte[], Direction, Direction, int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blMoveObject(String, String, Direction, Direction, int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blMoveObject(byte[], byte[], Direction, Direction, int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blPop(String[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
blPop(byte[][], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
blPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
blPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
blPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
blPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
blPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
blPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
blPop(String[], int) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表中一个或多个 key 的头元素,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPop(byte[][], int) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表中一个或多个 key 的头元素,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(String[], int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化后的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(byte[][], int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化后的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(String[], int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化为 clazz 指定的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(byte[][], int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化为 clazz 指定的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(String[], int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化为 type 指定的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(byte[][], int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回 key 的头元素反序列化为 type 指定的对象,BLPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/blpop.html
blPopObject(String[], int) - 类 中的方法com.buession.redis.RedisTemplate
 
blPopObject(byte[][], int) - 类 中的方法com.buession.redis.RedisTemplate
 
blPopObject(String[], int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blPopObject(byte[][], int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blPopObject(String[], int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
blPopObject(byte[][], int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
BOOLEAN_STATUS_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
brPop(String[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
brPop(byte[][], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
brPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
brPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
brPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
brPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
brPop(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
brPop(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
brPop(String[], int) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表中一个或多个 key 的尾元素,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPop(byte[][], int) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表中一个或多个 key 的尾元素,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPoplPush(String, String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
brPoplPush(byte[], byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
brPoplPush(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
brPoplPush(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
brPoplPush(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
brPoplPush(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
brPoplPush(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
brPoplPush(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
brPoplPush(String, String, int) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 source 中的最后尾元素弹出,并返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 source 不存在,值 null 被返回,并且不执行其他动作; 如果 source 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPush(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 source 中的最后尾元素弹出,并返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 source 不存在,值 null 被返回,并且不执行其他动作; 如果 source 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(String, String, int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化后的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化后的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(String, String, int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化为 clazz 指定的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(byte[], byte[], int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化为 clazz 指定的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(String, String, int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化为 type 指定的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(byte[], byte[], int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并返回反序列化为 type 指定的对象;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 RPOPLPUSH 是列表的阻塞式(blocking)弹出原语 详情说明 http://redisdoc.com/list/rpoplpush.html
brPoplPushObject(String, String, int) - 类 中的方法com.buession.redis.RedisTemplate
 
brPoplPushObject(byte[], byte[], int) - 类 中的方法com.buession.redis.RedisTemplate
 
brPoplPushObject(String, String, int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPoplPushObject(byte[], byte[], int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPoplPushObject(String, String, int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPoplPushObject(byte[], byte[], int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(String[], int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化后的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(byte[][], int) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化后的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(String[], int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化为 clazz 指定的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(byte[][], int, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化为 clazz 指定的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(String[], int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化为 type 指定的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(byte[][], int, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表中 key 的尾元素反序列化为 type 指定的对象,BRPOP 是列表的阻塞式(blocking)弹出原语; 当给定列表内没有任何元素可供弹出的时候,连接将被阻塞,直到等待超时或发现可弹出元素为止 详情说明 http://redisdoc.com/list/brpop.html
brPopObject(String[], int) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(byte[][], int) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(String[], int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(byte[][], int, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(String[], int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
brPopObject(byte[][], int, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
build() - 类 中的方法com.buession.redis.core.command.CommandArguments
 
build() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
 
build() - 类 中的方法com.buession.redis.core.internal.jedis.JedisResult.Builder
 
build() - 类 中的方法com.buession.redis.core.Options.Builder
构建 Options
build() - 类 中的方法com.buession.redis.core.RedisURI.Builder
 
build() - 类 中的方法com.buession.redis.utils.ObjectStringBuilder
 
BumpEpoch - com.buession.redis.core中的枚举
 
BumpEpochConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster BumpEpoch 命令结果转换为 BumpEpoch
BumpEpochConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.BumpEpochConverter
 
by(String) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置可以让 uid 按其他键的元素来排序
by(byte[]) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置可以让 uid 按其他键的元素来排序
ByteArraySerializer - com.buession.redis.serializer中的类
字节数组序列化和反序列化
ByteArraySerializer() - 类 的构造器com.buession.redis.serializer.ByteArraySerializer
构造函数
bzPopMax(String[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bzPopMax(byte[][], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bzPopMax(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
bzPopMax(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
bzPopMax(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
bzPopMax(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
bzPopMax(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
bzPopMax(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
bzPopMax(String[], int) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
从非空的第一个有序集中弹出得分最高的成员,按照命令中 key 出现的顺序检查;是有序集 ZPOPMAX 的阻塞变体; 当没有成员可以从任何给定的有序集中弹出时,它会阻塞连接 详情说明 https://www.redis.com.cn/commands/bzpopmax.html
bzPopMax(byte[][], int) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
从非空的第一个有序集中弹出得分最高的成员,按照命令中 key 出现的顺序检查;是有序集 ZPOPMAX 的阻塞变体; 当没有成员可以从任何给定的有序集中弹出时,它会阻塞连接 详情说明 https://www.redis.com.cn/commands/bzpopmax.html
bzPopMin(String[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bzPopMin(byte[][], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
bzPopMin(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
bzPopMin(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
bzPopMin(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
bzPopMin(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
bzPopMin(String[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
bzPopMin(byte[][], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
bzPopMin(String[], int) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
从非空的第一个有序集中弹出得分最小的成员,按照命令中 key 出现的顺序检查;是有序集 ZPOPMIN 的阻塞变体; 当没有成员可以从任何给定的有序集中弹出时,它会阻塞连接 详情说明 https://www.redis.com.cn/commands/bzpopmin.html
bzPopMin(byte[][], int) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
从非空的第一个有序集中弹出得分最小的成员,按照命令中 key 出现的顺序检查;是有序集 ZPOPMIN 的阻塞变体; 当没有成员可以从任何给定的有序集中弹出时,它会阻塞连接 详情说明 https://www.redis.com.cn/commands/bzpopmin.html

C

checkInitialized() - 类 中的方法com.buession.redis.RedisAccessor
 
client - 类 中的变量com.buession.redis.client.jedis.operations.AbstractJedisRedisOperations
 
client - 类 中的变量com.buession.redis.client.operations.AbstractRedisOperations
 
client - 类 中的变量com.buession.redis.core.AbstractRedisCommand
 
Client - com.buession.redis.core中的类
 
Client() - 类 的构造器com.buession.redis.core.Client
 
Client.Event - com.buession.redis.core中的枚举
 
Client.Flag - com.buession.redis.core中的枚举
 
clientCaching(boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientCaching(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientCaching(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientCaching(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientCaching(boolean) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
This command controls the tracking of the keys in the next command executed by the connection, when tracking is enabled in OPTIN or OPTOUT mode 详情说明 https://redis.io/commands/client-caching/
ClientConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Client Info 命令结果转换为 Client
ClientConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClientConverter
 
ClientConverter.ClientListConverter - com.buession.redis.core.internal.convert.jedis.response中的类
 
clientGetName() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientGetName() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientGetName() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientGetName() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientGetName() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
获取连接时设置的名字 详情说明 http://redisdoc.com/client_and_server/client_getname.html
clientGetRedir() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientGetRedir() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientGetRedir() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientGetRedir() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientGetRedir() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
This command returns the client ID we are redirecting our tracking notifications to 详情说明 https://redis.io/commands/client-getredir/
clientId() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientId() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
返回当前连接的 ID 详情说明 http://www.redis.cn/commands/client-id.html
clientInfo() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientInfo() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
The command returns information and statistics about the current client connection in a mostly human readable format 详情说明 https://redis.io/commands/client-info/
clientKill(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientKill(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientKill(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientKill(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientKill(String, int) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
关闭地址为 host:port 的客户端 详情说明 http://redisdoc.com/client_and_server/client_kill.html
clientKill(RedisNode) - 接口 中的方法com.buession.redis.core.operations.ConnectionOperations
关闭地址为 host:port 的客户端 详情说明 http://redisdoc.com/client_and_server/client_kill.html
clientList() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientList(ClientType) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientList(ClientType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientList(ClientType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientList(ClientType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientList() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
获取所有连接到服务器的客户端信息和统计数据 详情说明 http://redisdoc.com/client_and_server/client_list.html
clientList(ClientType) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
获取所有连接到服务器的客户端信息和统计数据 详情说明 http://redisdoc.com/client_and_server/client_list.html
ClientListConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClientConverter.ClientListConverter
 
clientPause(int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientPause(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientPause(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientPause(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientPause(int) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
将所有客户端的访问暂停给定的毫秒数 详情说明 http://www.redis.cn/commands/client-pause.html
clientReply(ClientReply) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientReply(ClientReply) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientReply(ClientReply) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientReply(ClientReply) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
ClientReply - com.buession.redis.core中的枚举
 
clientReply(ClientReply) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
当需要完全禁用redis服务器对当前客户端的回复时可使用该命令 详情说明 http://www.redis.cn/commands/client-reply.html
Clients(Properties) - 类 的构造器com.buession.redis.core.Info.Clients
 
clientSetName(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientSetName(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientSetName(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientSetName(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientSetName(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientSetName(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientSetName(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientSetName(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientSetName(String) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
为当前连接分配一个名字 详情说明 http://redisdoc.com/client_and_server/client_setname.html
clientSetName(byte[]) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
为当前连接分配一个名字 详情说明 http://redisdoc.com/client_and_server/client_setname.html
ClientType - com.buession.redis.core中的枚举
 
ClientTypeConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ClientType 转换为 jedis ClientType
ClientTypeConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.ClientTypeConverter
 
clientUnblock(int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientUnblock(int, ClientUnblockType) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clientUnblock(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientUnblock(int, ClientUnblockType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
clientUnblock(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientUnblock(int, ClientUnblockType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
clientUnblock(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientUnblock(int, ClientUnblockType) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
clientUnblock(int) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
该命令可以通过其他连接解除客户端的阻塞 详情说明 http://www.redis.cn/commands/client-unblock.html
clientUnblock(int, ClientUnblockType) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
该命令可以通过其他连接解除客户端的阻塞 详情说明 http://www.redis.cn/commands/client-unblock.html
ClientUnblockType - com.buession.redis.core中的枚举
 
ClientUnblockTypeConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ClientUnblockType 转换为 jedis UnblockType
ClientUnblockTypeConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.ClientUnblockTypeConverter
 
close() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
close() - 类 中的方法com.buession.redis.pipeline.jedis.JedisPipeline
 
close() - 接口 中的方法com.buession.redis.pipeline.Pipeline
 
close() - 类 中的方法com.buession.redis.RedisAccessor
 
close() - 类 中的方法com.buession.redis.transaction.jedis.JedisTransaction
 
close() - 接口 中的方法com.buession.redis.transaction.Transaction
 
closePipeline() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
closePipeline() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
closePipeline() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
 
closePipeline() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
关闭管道
Cluster(Properties) - 类 的构造器com.buession.redis.core.Info.Cluster
 
clusterAddSlots(int...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterAddSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterAddSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterAddSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterAddSlots(int...) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
把一组 hash slots 分配给接收命令的节点 详情说明 http://www.redis.cn/commands/cluster-addslots.html
clusterBumpEpoch() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterBumpEpoch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterBumpEpoch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterBumpEpoch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterBumpEpoch() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
The CLUSTER BUMPEPOCH command triggers an increment to the cluster’s config epoch from the connected node.
ClusterCommands - com.buession.redis.core.command中的接口
clusterCountFailureReports(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterCountFailureReports(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterCountFailureReports(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterCountFailureReports(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterCountFailureReports(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterCountFailureReports(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterCountFailureReports(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterCountFailureReports(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterCountFailureReports(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
The command returns the number of failure reports for the specified node 详情说明 https://redis.io/commands/cluster-count-failure-reports/
clusterCountFailureReports(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
The command returns the number of failure reports for the specified node 详情说明 https://redis.io/commands/cluster-count-failure-reports/
clusterCountKeysInSlot(int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterCountKeysInSlot(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterCountKeysInSlot(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterCountKeysInSlot(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterCountKeysInSlot(int) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回连接节点负责的指定 hash slot 的 key 的数量; 只查询连接节点的数据集,所以如果连接节点指派到该 hash slot 会返回 0 详情说明 http://www.redis.cn/commands/cluster-countkeysinslot.html
ClusterDataSource - com.buession.redis.client.connection.datasource中的接口
Redis 集群(Cluster)模式数据源
clusterDelSlots(int...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterDelSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterDelSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterDelSlots(int...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterDelSlots(int...) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
使一个特定的 Redis Cluster 节点去忘记一个主节点正在负责的哈希槽 详情说明 http://www.redis.cn/commands/cluster-delslots.html
clusterFailover(ClusterFailoverOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterFailover(ClusterFailoverOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterFailover(ClusterFailoverOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterFailover(ClusterFailoverOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterFailover(ClusterFailoverOption) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
让 slave 节点进行一次人工故障切换 详情说明 http://www.redis.cn/commands/cluster-failover.html
ClusterFailoverOption - com.buession.redis.core中的枚举
ClusterFailoverOptionConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ClusterFailoverOption 转换为 jedis ClusterFailoverOption
ClusterFailoverOptionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.ClusterFailoverOptionConverter
 
clusterFlushSlots() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterFlushSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterFlushSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterFlushSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterFlushSlots() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
Deletes all slots from a node 详情说明 https://redis.io/commands/cluster-flushslots/
clusterForget(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterForget(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterForget(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterForget(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterForget(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterForget(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterForget(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
从收到命令的 Redis 群集节点的节点信息列表中移除指定ID的节点 详情说明 http://www.redis.cn/commands/cluster-forget.html
clusterForget(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
从收到命令的 Redis 群集节点的节点信息列表中移除指定ID的节点 详情说明 http://www.redis.cn/commands/cluster-forget.html
clusterGetKeysInSlot(int, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterGetKeysInSlot(int, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterGetKeysInSlot(int, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterGetKeysInSlot(int, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterGetKeysInSlot(int, long) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回存储在连接节点的指定 hash slot 里面的 key 的列表 详情说明 http://www.redis.cn/commands/cluster-getkeysinslot.html
clusterInfo() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterInfo() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
ClusterInfo - com.buession.redis.core中的类
ClusterInfo(ClusterInfo.State, int, int, int, int, int, int, int, int, long, long, long, long, long, long, long) - 类 的构造器com.buession.redis.core.ClusterInfo
构造函数
clusterInfo() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回 Redis 集群信息 详情说明 http://www.redis.cn/commands/cluster-info.html
ClusterInfo.Key - com.buession.redis.core中的枚举
 
ClusterInfo.State - com.buession.redis.core中的枚举
 
ClusterInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster Info 命令结果转换为 ClusterInfo
ClusterInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterInfoConverter
 
clusterKeySlot(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterKeySlot(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterKeySlot(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterKeySlot(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterKeySlot(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterKeySlot(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterKeySlot(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回一个整数,用于标识指定键所散列到的哈希槽 详情说明 http://www.redis.cn/commands/cluster-keyslot.html
clusterKeySlot(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回一个整数,用于标识指定键所散列到的哈希槽 详情说明 http://www.redis.cn/commands/cluster-keyslot.html
clusterMeet(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterMeet(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterMeet(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterMeet(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterMeet(String, int) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
用来连接不同的开启集群支持的 Redis 节点,以进入工作集群 详情说明 http://www.redis.cn/commands/cluster-meet.html
clusterMeet(String) - 接口 中的方法com.buession.redis.core.operations.ClusterOperations
用来连接不同的开启集群支持的 Redis 节点,以进入工作集群 详情说明 http://www.redis.cn/commands/cluster-meet.html
clusterMeet(RedisNode) - 接口 中的方法com.buession.redis.core.operations.ClusterOperations
用来连接不同的开启集群支持的 Redis 节点,以进入工作集群 详情说明 http://www.redis.cn/commands/cluster-meet.html
clusterMyId() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterMyId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterMyId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterMyId() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterMyId() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回当前节点 Id 详情说明 https://redis.io/commands/cluster-myid/
ClusterNodeConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster Slaves 命令结果转换为 RedisClusterServer
ClusterNodeConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterNodeConverter
 
clusterNodes() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterNodes() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterNodes() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterNodes() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterNodes() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
当前连接节点所属集群的配置信息 详情说明 http://www.redis.cn/commands/cluster-nodes.html
ClusterNodesConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster Nodes 命令结果转换为 RedisClusterServer 列表
ClusterNodesConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterNodesConverter
 
clusterOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
clusterOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
clusterOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
ClusterOperations - com.buession.redis.client.operations中的接口
集群命令操作接口
clusterOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
ClusterOperations - com.buession.redis.core.operations中的接口
ClusterRedisNode - com.buession.redis.core中的类
集群节点
ClusterRedisNode(String, String, int, Set<ClusterRedisNode.Flag>, String, long, long, long, ClusterRedisNode.LinkState, SlotRange) - 类 的构造器com.buession.redis.core.ClusterRedisNode
构造函数
ClusterRedisNode.Flag - com.buession.redis.core中的枚举
标记位
ClusterRedisNode.LinkState - com.buession.redis.core中的枚举
node-to-node 集群总线使用的链接的状态
clusterReplicas(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReplicas(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReplicas(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterReplicas(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterReplicas(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterReplicas(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterReplicas(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
列出指定主节点的辅助副本节点 详情说明 http://www.redis.cn/commands/cluster-replicas.html
clusterReplicas(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
列出指定主节点的辅助副本节点 详情说明 http://www.redis.cn/commands/cluster-replicas.html
ClusterReplicasConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster Replicas 命令结果转换为 RedisClusterServer 列表
ClusterReplicasConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterReplicasConverter
 
clusterReplicate(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReplicate(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReplicate(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterReplicate(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterReplicate(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterReplicate(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterReplicate(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
重新配置一个节点成为指定master的salve节点 详情说明 http://www.redis.cn/commands/cluster-replicate.html
clusterReplicate(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
重新配置一个节点成为指定master的salve节点 详情说明 http://www.redis.cn/commands/cluster-replicate.html
clusterReset() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReset(ClusterResetOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterReset() - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterReset(ClusterResetOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterReset(ClusterResetOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterReset(ClusterResetOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterReset() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
clusterReset(ClusterResetOption) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
ClusterResetOption - com.buession.redis.core中的枚举
ClusterResetOptionConverter - com.buession.redis.core.internal.convert.jedis.response中的类
ClusterResetOption 转换为 Jedis ClusterResetType
ClusterResetOptionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterResetOptionConverter
 
clusterSaveConfig() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSaveConfig() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterSaveConfig() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterSaveConfig() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterSaveConfig() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
强制保存配置 nodes.conf 至磁盘 详情说明 http://www.redis.cn/commands/cluster-saveconfig.html
clusterSetConfigEpoch(long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSetConfigEpoch(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterSetConfigEpoch(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterSetConfigEpoch(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterSetConfigEpoch(long) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
为一个全新的节点设置指定的 config epoch,仅在如下情况下有效: 1)节点的节点信息表为空 2)节点的当前 config epoch 为 0 详情说明 http://www.redis.cn/commands/cluster-set-config-epoch.html
clusterSetSlot(int, ClusterSetSlotOption, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSetSlot(int, ClusterSetSlotOption, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSetSlot(int, ClusterSetSlotOption, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterSetSlot(int, ClusterSetSlotOption, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterSetSlot(int, ClusterSetSlotOption, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterSetSlot(int, ClusterSetSlotOption, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterSetSlot(int, ClusterSetSlotOption, String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
根据如下子命令选项,修改接受节点中哈希槽的状态 详情说明 http://www.redis.cn/commands/cluster-setslot.html
clusterSetSlot(int, ClusterSetSlotOption, byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
根据如下子命令选项,修改接受节点中哈希槽的状态 详情说明 http://www.redis.cn/commands/cluster-setslot.html
ClusterSetSlotOption - com.buession.redis.core中的枚举
clusterSlaves(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSlaves(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSlaves(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractClusterOperations
 
clusterSlaves(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterSlaves(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterSlaves(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterSlaves(String) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
列出指定 master 节点所有 slave 节点 详情说明 http://www.redis.cn/commands/cluster-slaves.html
clusterSlaves(byte[]) - 接口 中的方法com.buession.redis.core.command.ClusterCommands
列出指定 master 节点所有 slave 节点 详情说明 http://www.redis.cn/commands/cluster-slaves.html
ClusterSlot - com.buession.redis.core中的类
哈希槽和 Redis 实例映射关系,详细信息请看 http://www.redis.cn/commands/cluster-slots.html
ClusterSlot(long, long, List<RedisServer>) - 类 的构造器com.buession.redis.core.ClusterSlot
构造函数
ClusterSlotConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis Cluster Slots 命令结果转换为 ClusterSlot
ClusterSlotConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ClusterSlotConverter
 
clusterSlots() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
clusterSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
clusterSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
clusterSlots() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
clusterSlots() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
返回哈希槽和 Redis 实例映射关系 详情说明 http://www.redis.cn/commands/cluster-slots.html
com.buession.redis - 程序包 com.buession.redis
 
com.buession.redis.client - 程序包 com.buession.redis.client
 
com.buession.redis.client.connection - 程序包 com.buession.redis.client.connection
 
com.buession.redis.client.connection.datasource - 程序包 com.buession.redis.client.connection.datasource
 
com.buession.redis.client.connection.datasource.jedis - 程序包 com.buession.redis.client.connection.datasource.jedis
 
com.buession.redis.client.connection.jedis - 程序包 com.buession.redis.client.connection.jedis
 
com.buession.redis.client.jedis - 程序包 com.buession.redis.client.jedis
 
com.buession.redis.client.jedis.operations - 程序包 com.buession.redis.client.jedis.operations
 
com.buession.redis.client.operations - 程序包 com.buession.redis.client.operations
 
com.buession.redis.core - 程序包 com.buession.redis.core
 
com.buession.redis.core.command - 程序包 com.buession.redis.core.command
 
com.buession.redis.core.internal - 程序包 com.buession.redis.core.internal
 
com.buession.redis.core.internal.convert - 程序包 com.buession.redis.core.internal.convert
 
com.buession.redis.core.internal.convert.jedis - 程序包 com.buession.redis.core.internal.convert.jedis
 
com.buession.redis.core.internal.convert.jedis.params - 程序包 com.buession.redis.core.internal.convert.jedis.params
 
com.buession.redis.core.internal.convert.jedis.response - 程序包 com.buession.redis.core.internal.convert.jedis.response
 
com.buession.redis.core.internal.convert.response - 程序包 com.buession.redis.core.internal.convert.response
 
com.buession.redis.core.internal.jedis - 程序包 com.buession.redis.core.internal.jedis
 
com.buession.redis.core.operations - 程序包 com.buession.redis.core.operations
 
com.buession.redis.exception - 程序包 com.buession.redis.exception
 
com.buession.redis.pipeline - 程序包 com.buession.redis.pipeline
 
com.buession.redis.pipeline.jedis - 程序包 com.buession.redis.pipeline.jedis
 
com.buession.redis.pubsub - 程序包 com.buession.redis.pubsub
 
com.buession.redis.pubsub.jedis - 程序包 com.buession.redis.pubsub.jedis
 
com.buession.redis.serializer - 程序包 com.buession.redis.serializer
 
com.buession.redis.transaction - 程序包 com.buession.redis.transaction
 
com.buession.redis.transaction.jedis - 程序包 com.buession.redis.transaction.jedis
 
com.buession.redis.utils - 程序包 com.buession.redis.utils
 
Command<R> - com.buession.redis.core中的接口
 
Command.Runner - com.buession.redis.core中的接口
 
CommandArguments - com.buession.redis.core.command中的类
 
compareTo(StreamEntryId) - 类 中的方法com.buession.redis.core.StreamEntryId
 
compareTo(Tuple) - 类 中的方法com.buession.redis.core.Tuple
 
configGet(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configGet(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configGet(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configGet(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configGet(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configGet(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configGet(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configGet(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configGet(String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取 Redis 服务器的配置参数 详情说明 http://redisdoc.com/configure/config_get.html
configGet(byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取 Redis 服务器的配置参数 详情说明 http://redisdoc.com/configure/config_get.html
configResetStat() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configResetStat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configResetStat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configResetStat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configResetStat() - 接口 中的方法com.buession.redis.core.command.ServerCommands
重置 INFO 命令中的某些统计数据,包括: 1)Keyspace hits (键空间命中次数) 2)Keyspace misses (键空间不命中次数) 3)Number of commands processed (执行命令的次数) 4)Number of connections received (连接服务器的次数) 5)Number of expired keys (过期key的数量) 6)Number of rejected connections (被拒绝的连接数量) 7)Latest fork(2) time(最后执行 fork(2) 的时间) 8)The aof_delayed_fsync counter(aof_delayed_fsync 计数器的值) 详情说明 http://redisdoc.com/configure/config_resetstat.html
configRewrite() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configRewrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configRewrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configRewrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configRewrite() - 接口 中的方法com.buession.redis.core.command.ServerCommands
对启动 Redis 服务器时所指定的 redis.conf 文件进行改写 详情说明 http://redisdoc.com/configure/config_rewrite.html
configSet(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configSet(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
configSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
configSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
configSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
configSet(String, String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
动态地调整 Redis 服务器的配置 详情说明 http://redisdoc.com/configure/config_set.html
configSet(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
动态地调整 Redis 服务器的配置 详情说明 http://redisdoc.com/configure/config_set.html
connect() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
connect() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
连接 Redis
ConnectionCommands - com.buession.redis.core.command中的接口
连接相关命令 详情说明 http://www.redis.cn/commands.html#connection
connectionFactory - 类 中的变量com.buession.redis.RedisAccessor
 
connectionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
connectionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
connectionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
ConnectionOperations - com.buession.redis.client.operations中的接口
连接命令操作接口
connectionOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
ConnectionOperations - com.buession.redis.core.operations中的接口
连接相关命令 详情说明 http://www.redis.cn/commands.html#connection
Constants - com.buession.redis.core中的接口
 
contains(int) - 类 中的方法com.buession.redis.core.SlotRange
 
convert(SV) - 类 中的方法com.buession.redis.core.FutureResult
将 事务、管道
convert(BitCountOption) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.BitCountOptionConverter
 
convert(BitOperation) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.BitOperationConverter
 
convert(ClientType) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.ClientTypeConverter
 
convert(ClientUnblockType) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.ClientUnblockTypeConverter
 
convert(ClusterFailoverOption) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.ClusterFailoverOptionConverter
 
convert(Direction) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.DirectionConverter
 
convert(ExpireOption) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.ExpireOptionConverter
 
convert(FlushMode) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.FlushModeConverter
 
convert(Geo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.GeoConverter
 
convert(GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.GeoRadiusArgumentConverter
 
convert(GeoUnit) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.GeoUnitConverter
 
convert(StringCommands.GetExArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.GetExArgumentConverter
 
convert(ListPosition) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.ListPositionConverter
 
convert(ListCommands.LPosArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.LPosArgumentConverter
 
convert(KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.RestoreArgumentConverter
 
convert(StringCommands.SetArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.SetArgumentConverter
 
convert(KeyCommands.SortArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.SortArgumentConverter
 
convert(StreamEntryId) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter
 
convert(StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.XAddArgumentConverter
 
convert(StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.XClaimArgumentConverter
 
convert(StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.core.internal.convert.jedis.params.XTrimArgumentConverter
 
convert(AccessControlLogEntry) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.AccessControlLogEntryConverter
 
convert(AccessControlUser) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.AccessControlUserConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.BumpEpochConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClientConverter.ClientListConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClientConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterInfoConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterNodeConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterNodesConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterReplicasConverter
 
convert(ClusterResetOption) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterResetOptionConverter
 
convert(Object) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ClusterSlotConverter
 
convert(GeoCoordinate) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.GeoCoordinateConverter
 
convert(GeoRadiusResponse) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.GeoRadiusResponseConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.InfoConverter
 
convert(List<byte[]>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter.BinaryDataKeyedZSetElementConverter
 
convert(KeyedZSetElement) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter
 
convert(Module) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ModuleConverter
 
convert(List<String>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.RedisServerTimeConverter
 
convert(Object) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.RoleConverter
 
convert(ScanResult<S>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListScanResultConverter
 
convert(ScanResult<Tuple>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListTupleScanResultConverter
 
convert(ScanResult<Map.Entry<K, V>>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.MapScanResultConverter
 
convert(Slowlog) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.SlowlogConverter
 
convert(StreamConsumerFullInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamConsumerFullInfoConverter
 
convert(StreamConsumersInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamConsumersInfoConverter
 
convert(StreamEntry) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter
 
convert(Map.Entry<SK, List<StreamEntry>>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.MapStreamEntryConverter
 
convert(byte[]) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.BinaryStreamEntryIdConverter
 
convert(StreamEntryID) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter
 
convert(Map.Entry<StreamEntryID, List<StreamEntryID>>) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.MapStreamEntryIdConverter
 
convert(StreamFullInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter
 
convert(StreamGroupFullInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter.StreamFullInfoGroupConverter
 
convert(StreamGroupInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamGroupInfoConverter
 
convert(StreamInfo) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamInfoConverter
 
convert(StreamPendingEntry) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamPendingEntryConverter
 
convert(StreamPendingSummary) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.StreamPendingSummaryConverter
 
convert(Tuple) - 类 中的方法com.buession.redis.core.internal.convert.jedis.response.TupleConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.response.OkStatusConverter
 
convert(String) - 类 中的方法com.buession.redis.core.internal.convert.response.PingResultConverter
 
convert(List<Object>) - 类 中的方法com.buession.redis.core.internal.convert.TransactionResultConverter
 
convert(Exception) - 类 中的静态方法com.buession.redis.exception.JedisRedisExceptionUtils
 
convert(PoolConfig, GenericObjectPoolConfig<T>) - 类 中的静态方法com.buession.redis.utils.PoolConfigUtils
 
Converters - com.buession.redis.core.internal.convert中的接口
 
copy(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(String, String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(byte[], byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(String, String, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(byte[], byte[], boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(String, String, int, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(byte[], byte[], int, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
copy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(String, String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(byte[], byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(String, String, int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(byte[], byte[], int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
copy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(String, String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(byte[], byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(String, String, int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(byte[], byte[], int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
copy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(String, String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(byte[], byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(String, String, int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(byte[], byte[], int, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
copy(String, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(String, String, int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(String, String, boolean) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(byte[], byte[], boolean) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(String, String, int, boolean) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
copy(byte[], byte[], int, boolean) - 接口 中的方法com.buession.redis.core.command.KeyCommands
Copy the value stored at the source key to the destination key 详情说明 https://redis.io/commands/copy/
count(Integer) - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
设置返回数量
Cpu(Properties) - 类 的构造器com.buession.redis.core.Info.Cpu
 
create() - 类 中的静态方法com.buession.redis.core.command.CommandArguments
 
create(String, Object) - 类 中的静态方法com.buession.redis.core.command.CommandArguments
 
create(String, Object...) - 类 中的静态方法com.buession.redis.core.command.CommandArguments
 
create() - 类 中的静态方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.ListCommands.LPosArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
 
create() - 类 中的静态方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
 
create(String) - 类 中的静态方法com.buession.redis.core.RedisURI
 
create(URI) - 类 中的静态方法com.buession.redis.core.RedisURI
 
create() - 类 中的静态方法com.buession.redis.utils.ObjectStringBuilder
 
createJedis(JedisSentinelDataSource) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
createJedisClientConfigBuilder() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.AbstractJedisDataSource
 
createJedisClientConfigBuilder(JedisRedisDataSource, int, int, int) - 类 中的方法com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
 
createJedisCluster() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
createPipelineRunner(Executor<Pipeline, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
createPipelineRunner(Executor<Pipeline, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
createPool() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
createPool() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
createTransactionRunner(Executor<Transaction, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
createTransactionRunner(Executor<Transaction, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 

D

database(int) - 类 中的方法com.buession.redis.core.RedisURI.Builder
 
DataSource - com.buession.redis.client.connection.datasource中的接口
Redis 数据源
dataSource - 类 中的变量com.buession.redis.RedisAccessor
 
dbSize() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
dbSize() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
dbSize() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
dbSize() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
dbSize() - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取数据库的 key 的数量 详情说明 http://redisdoc.com/database/dbsize.html
decr(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
decr(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
decr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
decr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
decr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
decr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
decr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
decr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
decr(String) - 接口 中的方法com.buession.redis.core.command.StringCommands
键 key 储存的数字值减去一 详情说明 http://redisdoc.com/string/decr.html
decr(byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
键 key 储存的数字值减去一 详情说明 http://redisdoc.com/string/decr.html
decrBy(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
decrBy(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
decrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
decrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
decrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
decrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
decrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
decrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
decrBy(String, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 储存的整数值减去减量 decrement 详情说明 http://redisdoc.com/string/decrby.html
decrBy(byte[], long) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 储存的整数值减去减量 decrement 详情说明 http://redisdoc.com/string/decrby.html
DEFAULT_CONNECT_TIMEOUT - 接口 中的静态变量com.buession.redis.core.Constants
 
DEFAULT_DATABASE - 类 中的静态变量com.buession.redis.core.RedisNode
 
DEFAULT_HOST - 类 中的静态变量com.buession.redis.core.RedisNode
 
DEFAULT_INFINITE_SO_TIMEOUT - 接口 中的静态变量com.buession.redis.core.Constants
 
DEFAULT_MAX_REDIRECTS - 接口 中的静态变量com.buession.redis.client.connection.datasource.ClusterDataSource
默认最大重定向次数
DEFAULT_OPTIONS - 类 中的静态变量com.buession.redis.RedisAccessor
 
DEFAULT_PORT - 类 中的静态变量com.buession.redis.core.RedisNode
 
DEFAULT_SENTINEL_PORT - 类 中的静态变量com.buession.redis.core.RedisNode
 
DEFAULT_SERIALIZER - 类 中的静态变量com.buession.redis.RedisAccessor
 
DEFAULT_SO_TIMEOUT - 接口 中的静态变量com.buession.redis.core.Constants
 
DEFAULT_TIMEOUT - 类 中的静态变量com.buession.redis.core.RedisURI
 
DefaultBinaryJedisPubSub - com.buession.redis.pubsub.jedis中的类
 
DefaultBinaryJedisPubSub(PubSubListener<byte[]>) - 类 的构造器com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
DefaultJedisPubSub - com.buession.redis.pubsub.jedis中的类
 
DefaultJedisPubSub(PubSubListener<String>) - 类 的构造器com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
del(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
del(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
del(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
del(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
del(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
del(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
del(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
del(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
del(String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
删除给定的一个或多个 key 详情说明 http://redisdoc.com/database/del.html
del(byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
删除给定的一个或多个 key 详情说明 http://redisdoc.com/database/del.html
delete(String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
删除给定的一个或多个 key 详情说明 http://redisdoc.com/database/del.html
delete(byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
删除给定的一个或多个 key 详情说明 http://redisdoc.com/database/del.html
desc() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置降序排序
deserialize(String) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
deserialize(String, Class<V>) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
deserialize(String, Class<V>) - 类 中的方法com.buession.redis.serializer.ByteArraySerializer
 
deserialize(String, TypeReference<V>) - 类 中的方法com.buession.redis.serializer.ByteArraySerializer
 
deserialize(String, Class<V>) - 类 中的方法com.buession.redis.serializer.FastJsonJsonSerializer
 
deserialize(String, TypeReference<V>) - 类 中的方法com.buession.redis.serializer.FastJsonJsonSerializer
 
deserialize(String, Class<V>) - 类 中的方法com.buession.redis.serializer.GsonJsonSerializer
 
deserialize(String, TypeReference<V>) - 类 中的方法com.buession.redis.serializer.GsonJsonSerializer
 
deserialize(String, Class<V>) - 类 中的方法com.buession.redis.serializer.JacksonJsonSerializer
 
deserialize(String, TypeReference<V>) - 类 中的方法com.buession.redis.serializer.JacksonJsonSerializer
 
deserialize(String) - 接口 中的方法com.buession.redis.serializer.Serializer
将字符串反序列化为对象
deserialize(String, Class<V>) - 接口 中的方法com.buession.redis.serializer.Serializer
将字符串反序列化为 clazz 指定的对象
deserialize(String, TypeReference<V>) - 接口 中的方法com.buession.redis.serializer.Serializer
将字符串反序列化为 type 指定的对象
deserializeBytes(byte[]) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
deserializeBytes(byte[], Class<V>) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
deserializeBytes(byte[], Class<V>) - 类 中的方法com.buession.redis.serializer.ByteArraySerializer
 
deserializeBytes(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.serializer.ByteArraySerializer
 
deserializeBytes(byte[], Class<V>) - 类 中的方法com.buession.redis.serializer.FastJsonJsonSerializer
 
deserializeBytes(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.serializer.FastJsonJsonSerializer
 
deserializeBytes(byte[], Class<V>) - 类 中的方法com.buession.redis.serializer.GsonJsonSerializer
 
deserializeBytes(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.serializer.GsonJsonSerializer
 
deserializeBytes(byte[], Class<V>) - 类 中的方法com.buession.redis.serializer.JacksonJsonSerializer
 
deserializeBytes(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.serializer.JacksonJsonSerializer
 
deserializeBytes(byte[]) - 接口 中的方法com.buession.redis.serializer.Serializer
将字节反序列化为对象
deserializeBytes(byte[], Class<V>) - 接口 中的方法com.buession.redis.serializer.Serializer
将字节反序列化为 clazz 指定的对象
deserializeBytes(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.serializer.Serializer
将字符串反序列化为 type 指定的对象
destroy() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
Direction - com.buession.redis.core中的枚举
 
DirectionConverter - com.buession.redis.core.internal.convert.jedis.params中的类
Direction 转换为 jedis ListDirection
DirectionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.DirectionConverter
 
discard() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
discard() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
discard() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
discard() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
 
discard() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
取消事务
discard() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
discard() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
discard() - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
discard() - 接口 中的方法com.buession.redis.core.command.TransactionCommands
取消事务,放弃执行事务块内的所有命令 详情说明 http://redisdoc.com/transaction/discard.html
discard() - 类 中的方法com.buession.redis.RedisTemplate
 
discard() - 类 中的方法com.buession.redis.transaction.jedis.JedisTransaction
 
discard() - 接口 中的方法com.buession.redis.transaction.Transaction
 
doClose() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
doClose() - 类 中的方法com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
 
doClose() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
doClose() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
doClose() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
doConnect() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
doConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
doConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
doConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
doDestroy() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
doDestroy() - 类 中的方法com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
 
doDestroy() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
doDestroy() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
doDestroy() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
doGetRedisClient() - 类 中的方法com.buession.redis.RedisAccessor
 
dump(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
dump(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
dump(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
dump(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
dump(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
dump(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
dump(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
dump(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
dump(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
序列化给定 key ,并返回被序列化的值 详情说明 http://redisdoc.com/internal/dump.html
dump(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
序列化给定 key ,并返回被序列化的值 详情说明 http://redisdoc.com/internal/dump.html

E

echo(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
echo(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
echo(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
echo(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
echo(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
echo(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
echo(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
echo(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
echo(String) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
打印一个特定的字符串 详情说明 http://www.redis.cn/commands/echo.html
echo(byte[]) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
打印一个特定的字符串 详情说明 http://www.redis.cn/commands/echo.html
enableTransactionSupport(Boolean) - 类 中的方法com.buession.redis.core.Options.Builder
设置是否开启事务支持
enableTransactionSupport - 类 中的变量com.buession.redis.RedisAccessor
 
encode(String) - 类 中的静态方法com.buession.redis.utils.SafeEncoder
 
encode(byte[]) - 类 中的静态方法com.buession.redis.utils.SafeEncoder
 
equals(Object) - 类 中的方法com.buession.redis.core.GeoRadius
 
equals(Object) - 类 中的方法com.buession.redis.core.KeyedZSetElement
 
equals(Object) - 类 中的方法com.buession.redis.core.Module
 
equals(Object) - 类 中的方法com.buession.redis.core.RedisNode
 
equals(Object) - 类 中的方法com.buession.redis.core.RedisServerTime
 
equals(Object) - 类 中的方法com.buession.redis.core.StreamEntryId
 
equals(Object) - 类 中的方法com.buession.redis.core.Tuple
 
eval(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(String, String[], String[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
eval(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
eval(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
eval(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
eval(String) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
eval(byte[]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
eval(String, String...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
eval(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
eval(String, String[], String[]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
eval(byte[], byte[][], byte[][]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
对 Lua 脚本进行求值 详情说明 http://redisdoc.com/script/eval.html
evalSha(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(String, String[], String[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
evalSha(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
evalSha(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
evalSha(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(String, String[], String[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(byte[], byte[][], byte[][]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
evalSha(String) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
evalSha(byte[]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
evalSha(String, String...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
evalSha(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
evalSha(String, String[], String[]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
evalSha(byte[], byte[][], byte[][]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据给定的 SHA1 校验码,对缓存在服务器中的脚本进行求值 详情说明 http://redisdoc.com/script/evalsha.html
ex(long) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间(单位:秒)
ex(long) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间(单位:秒)
exactTrimming(boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
exactTrimming(boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
exAt(long) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间
exAt(Date) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间
exAt(long) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间戳
exAt(Date) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间
exec() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
exec() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
exec() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
exec() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
 
exec() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
执行所有事务块内的命令
exec() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
exec() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
exec() - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
exec() - 接口 中的方法com.buession.redis.core.command.TransactionCommands
执行所有事务块内的命令 详情说明 http://redisdoc.com/transaction/exec.html
exec() - 类 中的方法com.buession.redis.RedisTemplate
 
exec() - 类 中的方法com.buession.redis.transaction.jedis.JedisTransaction
 
exec() - 接口 中的方法com.buession.redis.transaction.Transaction
 
execute(Command<R>, CommandArguments) - 类 中的方法com.buession.redis.client.AbstractRedisClient
 
execute(Executor<RedisConnection, R>) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
execute(Executor<RedisConnection, R>) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
执行 Redis 命令
execute() - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
execute(Command<R>) - 接口 中的方法com.buession.redis.client.RedisClient
 
execute(Command<R>, CommandArguments) - 接口 中的方法com.buession.redis.client.RedisClient
 
execute() - 接口 中的方法com.buession.redis.core.Command
 
execute(SessionCallback<R>) - 类 中的方法com.buession.redis.RedisAccessor
 
execute(SessionCallback<SR>, Converter<SR, TR>) - 类 中的方法com.buession.redis.RedisAccessor
 
exists(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
exists(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
exists(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
exists(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
exists(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
exists(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
exists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
exists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
exists(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
exists(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
exists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
exists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
exists(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
exists(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
exists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
exists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
exists(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
检查给定 key 是否存在 详情说明 http://redisdoc.com/database/exists.html
exists(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
检查给定 key 是否存在 详情说明 http://redisdoc.com/database/exists.html
exists(String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
检查给定 key 是否存在 详情说明 http://redisdoc.com/database/exists.html
exists(byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
检查给定 key 是否存在 详情说明 http://redisdoc.com/database/exists.html
expire(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expire(byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expire(String, int, ExpireOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expire(byte[], int, ExpireOption) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expire(String, int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expire(byte[], int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expire(String, int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expire(byte[], int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expire(String, int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expire(byte[], int, ExpireOption) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expire(String, int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明http://redisdoc.com/expire/expire.html
expire(byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明http://redisdoc.com/expire/expire.html
expire(String, int, ExpireOption) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明http://redisdoc.com/expire/expire.html
expire(byte[], int, ExpireOption) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明http://redisdoc.com/expire/expire.html
expireAt(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expireAt(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
expireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
expireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
expireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
expireAt(String, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置过期时间,具体过期时间戳 详情说明 http://redisdoc.com/expire/expireat.html
expireAt(byte[], long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置过期时间,具体过期时间戳 详情说明 http://redisdoc.com/expire/expireat.html
expireAt(String, Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
为给定 key 设置过期时间 详情说明 http://redisdoc.com/expire/expireat.html
expireAt(byte[], Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
为给定 key 设置过期时间 详情说明 http://redisdoc.com/expire/expireat.html
ExpireOption - com.buession.redis.core中的枚举
 
ExpireOptionConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ExpireOption 转换为 jedis ExpiryOption
ExpireOptionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.ExpireOptionConverter
 

F

failover() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
failover(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
failover(String, int, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
failover(String, int, boolean, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
failover(int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
failover(RedisNamedNode) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
failover(RedisNamedNode) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
failover
failover() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
failover(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
failover(String, int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
failover(String, int, boolean, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
failover(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
failover() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
failover(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
failover(String, int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
failover(String, int, boolean, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
failover(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
failover() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
failover(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
failover(String, int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
failover(String, int, boolean, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
failover(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
failover() - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(String, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(String, int, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(String, int, boolean, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(RedisNode) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(RedisNode, int) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
failover(RedisNode, boolean, int) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
This command will start a coordinated failover between the currently-connected-to master and one of its replicas 详情说明 https://redis.io/commands/failover/
FastJsonJsonSerializer - com.buession.redis.serializer中的类
FastJSON 序列化和反序列化
FastJsonJsonSerializer() - 类 的构造器com.buession.redis.serializer.FastJsonJsonSerializer
构造函数
fetchConnection() - 类 中的方法com.buession.redis.RedisAccessor
 
flushAll() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
flushAll(FlushMode) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
flushAll() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
flushAll(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
flushAll() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
flushAll(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
flushAll() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
flushAll(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
flushAll() - 接口 中的方法com.buession.redis.core.command.ServerCommands
清空整个 Redis 服务器的数据(删除所有数据库的所有 key ) 详情说明 http://redisdoc.com/database/flushallhtml
flushAll(FlushMode) - 接口 中的方法com.buession.redis.core.command.ServerCommands
清空整个 Redis 服务器的数据(删除所有数据库的所有 key ) 详情说明 http://redisdoc.com/database/flushallhtml
flushDb() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
flushDb(FlushMode) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
flushDb() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
flushDb(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
flushDb() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
flushDb(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
flushDb() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
flushDb(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
flushDb() - 接口 中的方法com.buession.redis.core.command.ServerCommands
清空当前数据库中的所有 key 详情说明 http://redisdoc.com/database/flushdb.html
flushDb(FlushMode) - 接口 中的方法com.buession.redis.core.command.ServerCommands
清空当前数据库中的所有 key 详情说明 http://redisdoc.com/database/flushdb.html
FlushMode - com.buession.redis.core中的枚举
 
FlushModeConverter - com.buession.redis.core.internal.convert.jedis.params中的类
FlushMode 转换为 jedis FlushMode
FlushModeConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.FlushModeConverter
 
force(boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
forResponse(Response<SV>) - 类 中的静态方法com.buession.redis.core.internal.jedis.JedisResult.Builder
 
frequency(long) - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
fromCode(String) - 枚举 中的静态方法com.buession.redis.core.Type
 
FutureResult<T,SV,TV> - com.buession.redis.core中的类
事务、管道异步结果
FutureResult(T) - 类 的构造器com.buession.redis.core.FutureResult
 
FutureResult(T, Converter<SV, TV>) - 类 的构造器com.buession.redis.core.FutureResult
 

G

general(Executor<JedisCluster, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
general(Executor<JedisCluster, SR>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
general(Executor<Jedis, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
general(Executor<Jedis, SR>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
general(Executor<Jedis, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
general(Executor<Jedis, SR>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
geoAdd(String, String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoAdd(byte[], byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoAdd(String, Map<String, Geo>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoAdd(byte[], Map<byte[], Geo>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoAdd(String, String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoAdd(byte[], byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoAdd(String, Map<String, Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoAdd(byte[], Map<byte[], Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoAdd(String, String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoAdd(byte[], byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoAdd(String, Map<String, Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoAdd(byte[], Map<byte[], Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoAdd(String, String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoAdd(byte[], byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoAdd(String, Map<String, Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoAdd(byte[], Map<byte[], Geo>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoAdd(String, String, double, double) - 接口 中的方法com.buession.redis.core.command.GeoCommands
将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
geoAdd(byte[], byte[], double, double) - 接口 中的方法com.buession.redis.core.command.GeoCommands
将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
geoAdd(String, Map<String, Geo>) - 接口 中的方法com.buession.redis.core.command.GeoCommands
批量将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
geoAdd(byte[], Map<byte[], Geo>) - 接口 中的方法com.buession.redis.core.command.GeoCommands
批量将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
geoAdd(String, String, Geo) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
geoAdd(byte[], byte[], Geo) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
将给定的空间元素(经度、纬度、名字)添加到指定的键里面 详情说明 http://redisdoc.com/geo/geoadd.html
GeoCommands - com.buession.redis.core.command中的接口
地理位置命令 详情说明 http://redisdoc.com/geo/index.html
GeoCommands.GeoRadiusArgument - com.buession.redis.core.command中的类
GEO 参数
GeoCommands.GeoRadiusArgument.Builder - com.buession.redis.core.command中的类
 
GeoConverter - com.buession.redis.core.internal.convert.jedis.params中的类
Geo 转换为 jedis GeoCoordinate
GeoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.GeoConverter
 
GeoCoordinateConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis GeoCoordinate 转换为 Geo
GeoCoordinateConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.GeoCoordinateConverter
 
geoDist(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoDist(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoDist(String, String, String, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoDist(byte[], byte[], byte[], GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoDist(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoDist(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoDist(String, String, String, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoDist(byte[], byte[], byte[], GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoDist(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoDist(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoDist(String, String, String, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoDist(byte[], byte[], byte[], GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoDist(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoDist(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoDist(String, String, String, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoDist(byte[], byte[], byte[], GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoDist(String, String, String) - 接口 中的方法com.buession.redis.core.command.GeoCommands
计算两个给定位置之间的距离 详情说明 http://redisdoc.com/geo/geodist.html
geoDist(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.GeoCommands
计算两个给定位置之间的距离 详情说明 http://redisdoc.com/geo/geodist.html
geoDist(String, String, String, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
计算两个给定位置之间的距离 详情说明 http://redisdoc.com/geo/geodist.html
geoDist(byte[], byte[], byte[], GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
计算两个给定位置之间的距离 详情说明 http://redisdoc.com/geo/geodist.html
geoHash(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoHash(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoHash(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoHash(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoHash(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoHash(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoHash(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoHash(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoHash(String, String...) - 接口 中的方法com.buession.redis.core.command.GeoCommands
获取一个或多个位置元素的 Geohash 表示 详情说明 http://redisdoc.com/geo/geohash.html
geoHash(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.GeoCommands
获取一个或多个位置元素的 Geohash 表示 详情说明 http://redisdoc.com/geo/geohash.html
geoOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
geoOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
geoOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
GeoOperations - com.buession.redis.client.operations中的接口
地理位置操作命令接口
geoOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
GeoOperations - com.buession.redis.core.operations中的接口
地理位置运算 详情说明 http://redisdoc.com/geo/index.html
geoPos(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoPos(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoPos(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoPos(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoPos(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoPos(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoPos(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoPos(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoPos(String, String...) - 接口 中的方法com.buession.redis.core.command.GeoCommands
批量从键里面返回所有给定位置元素的位置(经度和纬度) 详情说明 http://redisdoc.com/geo/geopos.html
geoPos(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.GeoCommands
批量从键里面返回所有给定位置元素的位置(经度和纬度) 详情说明 http://redisdoc.com/geo/geopos.html
geoRadius(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadius(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadius(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadius(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadius(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadius(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadius(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadius(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadius(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadius(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadius(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadius(String, double, double, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], double, double, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
GeoRadius - com.buession.redis.core中的类
 
GeoRadius(byte[], double, Geo) - 类 的构造器com.buession.redis.core.GeoRadius
 
geoRadius(String, double, double, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], double, double, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, Geo, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], Geo, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, Geo, double, GeoUnit) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], Geo, double, GeoUnit) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, double, double, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], double, double, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, Geo, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], Geo, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(String, Geo, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
geoRadius(byte[], Geo, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
以给定的经纬度为中心,返回键包含的位置元素当中,与中心的距离不超过给定最大距离的所有位置元素 详情说明 http://redisdoc.com/geo/georadius.html
GeoRadiusArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
GeoCommands.GeoRadiusArgument 转换为 jedis GeoRadiusParam
GeoRadiusArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.GeoRadiusArgumentConverter
 
geoRadiusByMember(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMember(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMember(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMember(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMember(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMember(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMember(String, String, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(byte[], byte[], double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(String, String, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(byte[], byte[], double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(String, String, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMember(byte[], byte[], double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
找出位于指定范围内的元素, 但是 GEORADIUSBYMEMBER 的中心点是由给定的位置元素决定的,而不是像 GEORADIUS 那样,使用输入的经度和纬度来决定中心点 详情说明 http://redisdoc.com/geo/georadiusbymember.html
geoRadiusByMemberRo(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMemberRo(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusByMemberRo(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusByMemberRo(String, String, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUSBYMEMBER command 详情说明 https://redis.io/commands/georadiusbymember_ro/
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUSBYMEMBER command 详情说明 https://redis.io/commands/georadiusbymember_ro/
geoRadiusByMemberRo(String, String, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUSBYMEMBER command 详情说明 https://redis.io/commands/georadiusbymember_ro/
geoRadiusByMemberRo(byte[], byte[], double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUSBYMEMBER command 详情说明 https://redis.io/commands/georadiusbymember_ro/
GeoRadiusResponseConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis GeoRadiusResponse 转换为 GeoRadius
GeoRadiusResponseConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.GeoRadiusResponseConverter
 
geoRadiusRo(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusRo(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusRo(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusRo(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
geoRadiusRo(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusRo(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
geoRadiusRo(String, double, double, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], double, double, double, GeoUnit) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], double, double, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.command.GeoCommands
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, double, double, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], double, double, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, Geo, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], Geo, double) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, Geo, double, GeoUnit) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], Geo, double, GeoUnit) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, double, double, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], double, double, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, Geo, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], Geo, double, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(String, Geo, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
geoRadiusRo(byte[], Geo, double, GeoUnit, GeoCommands.GeoRadiusArgument) - 接口 中的方法com.buession.redis.core.operations.GeoOperations
Read-only variant of the GEORADIUS command 详情说明 https://redis.io/commands/georadius_ro/
GeoUnit - com.buession.redis.core中的枚举
距离单位
GeoUnitConverter - com.buession.redis.core.internal.convert.jedis.params中的类
GeoUnit 转换为 jedis GeoUnit
GeoUnitConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.GeoUnitConverter
 
get(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
get(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
get(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
get(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
get(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
get(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
get(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
get(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
get(String) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 相关联的字符串值 详情说明 http://redisdoc.com/string/get.html
get(byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 相关联的字符串值 详情说明 http://redisdoc.com/string/get.html
get() - 类 中的方法com.buession.redis.core.internal.jedis.JedisResult
 
get(RedisServer.Key) - 类 中的方法com.buession.redis.core.RedisServer
 
getActive() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
getActiveDefragHits() - 类 中的方法com.buession.redis.core.Info.Stats
返回主动垃圾碎片整理命中次数
getActiveDefragKeyHits() - 类 中的方法com.buession.redis.core.Info.Stats
返回主动垃圾碎片整理 key 命中次数
getActiveDefragKeyMisses() - 类 中的方法com.buession.redis.core.Info.Stats
返回主动垃圾碎片整理 key 未命中次数
getActiveDefragMisses() - 类 中的方法com.buession.redis.core.Info.Stats
返回主动垃圾碎片整理未命中
getActiveDefragRunning() - 类 中的方法com.buession.redis.core.Info.Memory
检测内存整理是否处于活动状态
getAddr() - 类 中的方法com.buession.redis.core.Client
获取客户端的地址和端口
getAddress() - 类 中的方法com.buession.redis.core.Info.Sentinel.Master
获取状态
getAge() - 类 中的方法com.buession.redis.core.Client
获取已连接时长(单位:秒)
getAgeSeconds() - 类 中的方法com.buession.redis.core.AclLog
 
getAllocatorActive() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中分配器活跃内存数(单位:byte)
getAllocatorAllocated() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中分配器分配内存数(单位:byte)
getAllocatorFragBytes() - 类 中的方法com.buession.redis.core.Info.Memory
返回分配器内存碎片大小(单位:byte)
getAllocatorFragRatio() - 类 中的方法com.buession.redis.core.Info.Memory
返回分配器碎片率
getAllocatorResident() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中分配器常驻内存数(单位:byte)
getAllocatorRssBytes() - 类 中的方法com.buession.redis.core.Info.Memory
返回分配器常驻内存大小(单位:byte)
getAllocatorRssRatio() - 类 中的方法com.buession.redis.core.Info.Memory
返回分配器常驻内存比例
getAofBaseSize() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器启动时或者 AOF 重写最近一次执行之后,AOF 文件的大小
getAofBufferLength() - 类 中的方法com.buession.redis.core.Info.Persistence
获取AOF 缓冲区的大小
getAofCurrentRewriteTimeSec() - 类 中的方法com.buession.redis.core.Info.Persistence
获取如果服务器正在创建 AOF 文件,那么这个域记录的就是当前的创建操作已经耗费的秒数
getAofCurrentSize() - 类 中的方法com.buession.redis.core.Info.Persistence
获取AOF 文件目前的大小
getAofDelayedFsync() - 类 中的方法com.buession.redis.core.Info.Persistence
获取被延迟的 fsync 调用数量
getAofEnabled() - 类 中的方法com.buession.redis.core.Info.Persistence
获取AOF 是否处于打开状态
getAofLastBgRewriteStatus() - 类 中的方法com.buession.redis.core.Info.Persistence
返回最后一次 bgrewriteaof 重写是否成功
getAofLastCowSize() - 类 中的方法com.buession.redis.core.Info.Persistence
返回最后一次执行 AOF 重写操作期间 copy-on-write 分配的字节大小
getAofLastRewriteTimeSec() - 类 中的方法com.buession.redis.core.Info.Persistence
获取最近一次创建 AOF 文件耗费的时长
getAofLastWriteStatus() - 类 中的方法com.buession.redis.core.Info.Persistence
返回最后一次 AOF 重写是否成功
getAofPendingBioFsync() - 类 中的方法com.buession.redis.core.Info.Persistence
获取后台 I/O 队列里面,等待执行的 fsync 调用数量
getAofPendingRewrite() - 类 中的方法com.buession.redis.core.Info.Persistence
获取是否有 AOF 重写操作在等待 RDB 文件创建完毕之后执行
getAofRewriteBufferLength() - 类 中的方法com.buession.redis.core.Info.Persistence
获取AOF 重写缓冲区的大小
getAofRewriteInProgress() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在创建 AOF 文件
getAofRewriteScheduled() - 类 中的方法com.buession.redis.core.Info.Persistence
获取在 RDB 文件创建完毕之后,是否需要执行预约的 AOF 重写操作
getArch() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 架构
getArgs() - 类 中的方法com.buession.redis.core.SlowLog
返回组成该命令的参数的数组
getAtomicvarApi() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis atomicvar API
getAvgTtl() - 类 中的方法com.buession.redis.core.Info.Keyspace
 
getBiggestInputBuffer() - 类 中的方法com.buession.redis.core.Info.Clients
获取当前连接的客户端当中,最大输入缓存
getBinaryElement() - 类 中的方法com.buession.redis.core.Tuple
 
getBinaryKey() - 类 中的方法com.buession.redis.core.KeyedZSetElement
 
getBit(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getBit(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getBit(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
getBit(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
getBit(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
getBit(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
getBit(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
getBit(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
getBit(String, long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取 key 指定偏移量上的位 详情说明 http://redisdoc.com/bitmap/getbit.html
getBit(byte[], long) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
获取 key 指定偏移量上的位 详情说明 http://redisdoc.com/bitmap/getbit.html
getBlockeds() - 类 中的方法com.buession.redis.core.Info.Clients
获取正在等待阻塞命令的客户端的数量
getBlockWhenExhausted() - 类 中的方法com.buession.redis.core.PoolConfig
返回当对象池没有空闲对象时,新的获取对象的请求是否阻塞
getBoolean(Properties, String) - 类 中的静态方法com.buession.redis.core.Info
 
getBuildId() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis build id
getBy() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
获取可以让 uid 按其他键的元素来排序模式
getClient() - 类 中的方法com.buession.redis.core.SlowLog
返回客户端信息
getClientInfo() - 类 中的方法com.buession.redis.core.AclLog
 
getClientName() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
返回客户端名称
getClientName() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回客户端名称
getClientName() - 类 中的方法com.buession.redis.core.RedisURI
 
getClientName() - 类 中的方法com.buession.redis.core.SlowLog
返回客户端名称
getClientRecentMaxInputBuffer() - 类 中的方法com.buession.redis.core.Info.Clients
获取当前连接的客户端中最大输入
getClientRecentMaxOutputBuffer() - 类 中的方法com.buession.redis.core.Info.Clients
获取当前连接的客户端中最大输出
getClients() - 类 中的方法com.buession.redis.core.Info
获取已连接客户端的信息
getCluster() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
getCluster() - 类 中的方法com.buession.redis.core.Info
获取集群有关的信息
getCmd() - 类 中的方法com.buession.redis.core.Client
获取最近一次执行的命令
getCode() - 枚举 中的方法com.buession.redis.exception.NotSupportedCommandException.Type
 
getCommand() - 类 中的方法com.buession.redis.core.AbstractRedisCommand
 
getCommand() - 接口 中的方法com.buession.redis.core.Command
 
getCommands() - 类 中的方法com.buession.redis.core.AclUser
 
getConfigEpoch() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回节点的 epoch 值
getConfigEpoch() - 类 中的方法com.buession.redis.core.RedisServer
 
getConfigFile() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 配置文件路径
getConfiguredHz() - 类 中的方法com.buession.redis.core.Info.Server
 
getConnecteds() - 类 中的方法com.buession.redis.core.Info.Clients
获取已连接客户端的数量
getConnectedSlaves() - 类 中的方法com.buession.redis.core.Info.Replication
获取已连接的从服务器数量
getConnection() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
获取 Redis 连接实例 RedisConnection
getConnection() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
getConnection() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
getConnection() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getConnection() - 类 中的方法com.buession.redis.client.connection.RedisConnectionFactory
 
getConnection() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
getConnection(RedisConnectionFactory) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
getConnection(RedisConnectionFactory, boolean) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
getConnection() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
getConnection() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
getConnection() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
getConnection() - 接口 中的方法com.buession.redis.client.RedisClient
 
getConnectionFactory() - 类 中的方法com.buession.redis.RedisAccessor
 
getConnectTimeout() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
getConnectTimeout() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
getConnectTimeout() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
获取连接超时
getConnectTimeout() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
获取连接超时
getConsumerMessageCount() - 类 中的方法com.buession.redis.core.StreamPendingSummary
 
getConsumerName() - 类 中的方法com.buession.redis.core.StreamPending
 
getConsumers() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getConsumers() - 类 中的方法com.buession.redis.core.StreamGroup
 
getContext() - 类 中的方法com.buession.redis.core.AclLog
 
getCount() - 类 中的方法com.buession.redis.core.AclLog
 
getCount() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
获取返回数量
getCount() - 类 中的方法com.buession.redis.core.Limit
 
getCpu() - 类 中的方法com.buession.redis.core.Info
获取 CPU 的计算量统计信息
getCurrentEpoch() - 类 中的方法com.buession.redis.core.ClusterInfo
返回集群本地 Current Epoch 变量的值;这个值在节点故障转移过程时有用,它总是递增和唯一的
getCursor() - 类 中的方法com.buession.redis.core.ScanResult
 
getCursorAsString() - 类 中的方法com.buession.redis.core.ScanResult
 
getDatabase() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
getDatabase() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getDatabase() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
获取数据库
getDatabase() - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
返回数据库
getDatabase() - 类 中的方法com.buession.redis.core.RedisURI
 
getDataSource() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
getDataSource() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
获取 Redis 数据源
getDataSource() - 类 中的方法com.buession.redis.RedisAccessor
 
getDate(Properties, String, boolean) - 类 中的静态方法com.buession.redis.core.Info
 
getDate() - 类 中的方法com.buession.redis.core.RedisServerTime
 
getDb() - 类 中的方法com.buession.redis.core.Client
获取该客户端正在使用的数据库 ID
getDb() - 类 中的方法com.buession.redis.core.Info.Keyspace
获取数据库
getDel(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getDel(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getDel(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getDel(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getDel(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getDel(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getDel(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getDel(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getDel(String) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 的值,并删除 key 详情说明 https://redis.io/commands/getdel/
getDel(byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 的值,并重置 key 的过期时间 详情说明 https://redis.io/commands/getdel/
getDeliveredTimes() - 类 中的方法com.buession.redis.core.StreamPending
 
getDelObject(String) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为对象;并删除该 key 详情说明 http://redisdoc.com/string/get.html
getDelObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为对象;并删除该 key 详情说明 http://redisdoc.com/string/get.html
getDelObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 clazz 指定的对象;并删除该 key 详情说明 https://redis.io/commands/getdel/
getDelObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 clazz 指定的对象;并删除该 key 详情说明 https://redis.io/commands/getdel/
getDelObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 type 指定的对象;并删除该 key 详情说明 https://redis.io/commands/getdel/
getDelObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 type 指定的对象;并删除该 key 详情说明 https://redis.io/commands/getdel/
getDelObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
getDelObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
getDelObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getDelObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getDelObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getDelObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getDistance() - 类 中的方法com.buession.redis.core.GeoRadius
 
getDownAfterMilliseconds() - 类 中的方法com.buession.redis.core.RedisServer
 
getElement() - 类 中的方法com.buession.redis.core.Tuple
 
getEnabled() - 类 中的方法com.buession.redis.core.Info.Cluster
获取集群功能是否已经开启
getEnableTransactionSupport() - 类 中的方法com.buession.redis.core.Options
返回是否开启事务支持
getEnd() - 类 中的方法com.buession.redis.core.ClusterSlot
返回哈希槽结束编号
getEntries() - 类 中的方法com.buession.redis.core.StreamFull
 
getEvents() - 类 中的方法com.buession.redis.core.Client
获取文件描述符事件
getEvictedKeys() - 类 中的方法com.buession.redis.core.Info.Stats
获取因为最大内存容量限制而被驱逐(evict)的键数量
getEvictionPolicyClassName() - 类 中的方法com.buession.redis.core.PoolConfig
返回驱逐策略的类名
getEvictorShutdownTimeout() - 类 中的方法com.buession.redis.core.PoolConfig
返回关闭驱逐线程的超时时间
getEx(String, StringCommands.GetExArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getEx(byte[], StringCommands.GetExArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getEx(String, StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getEx(byte[], StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getEx(String, StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getEx(byte[], StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getEx(String, StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getEx(byte[], StringCommands.GetExArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getEx(String, StringCommands.GetExArgument) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 的值,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getEx(byte[], StringCommands.GetExArgument) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 的值,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getEx() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
获取设置的键过期时间(单位:秒)
getEx() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
获取设置的键过期时间(单位:秒)
GetExArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
StringCommands.GetExArgument 转换为 jedis GetExParams
GetExArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.GetExArgumentConverter
 
getExAt() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
获取设置的键过期时间戳
getExAt() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
获取设置的键过期时间戳
getExecutable() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 可执行文件路径
getExecutionTime() - 类 中的方法com.buession.redis.core.SlowLog
返回命令执行所需的总时间(单位:毫秒)
getExObject(String, StringCommands.GetExArgument) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化后对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(byte[], StringCommands.GetExArgument) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化后对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(String, StringCommands.GetExArgument, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化为 clazz 指定类型后的对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(byte[], StringCommands.GetExArgument, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化为 clazz 指定类型后的对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(String, StringCommands.GetExArgument, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化为 type 指定类型后的对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(byte[], StringCommands.GetExArgument, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 的值反序列化为 type 指定类型后的对象,并重置 key 的过期时间 详情说明 https://redis.io/commands/getex/
getExObject(String, StringCommands.GetExArgument) - 类 中的方法com.buession.redis.RedisTemplate
 
getExObject(byte[], StringCommands.GetExArgument) - 类 中的方法com.buession.redis.RedisTemplate
 
getExObject(String, StringCommands.GetExArgument, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getExObject(byte[], StringCommands.GetExArgument, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getExObject(String, StringCommands.GetExArgument, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getExObject(byte[], StringCommands.GetExArgument, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getExpiredKeys() - 类 中的方法com.buession.redis.core.Info.Stats
获取因为过期而被自动删除的数据库键数量
getExpiredStalePerc() - 类 中的方法com.buession.redis.core.Info.Stats
获取过期 key 占总 key 比率
getExpiredTimeCapReachedCount() - 类 中的方法com.buession.redis.core.Info.Stats
返回过期计数
getExpires() - 类 中的方法com.buession.redis.core.Info.Keyspace
获取带有生存期的 Key 的数量
getFailoverTimeout() - 类 中的方法com.buession.redis.core.RedisServer
 
getFairness() - 类 中的方法com.buession.redis.core.PoolConfig
返回当从池中获取资源或者将资源还回池中时,是否使用 ReentrantLock 的公平锁机制
getFd() - 类 中的方法com.buession.redis.core.Client
获取套接字所使用的文件描述符
getFields() - 类 中的方法com.buession.redis.core.StreamEntry
 
getFirstByteOffset() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
getFirstEntry() - 类 中的方法com.buession.redis.core.Stream
 
getFlags() - 类 中的方法com.buession.redis.core.AclUser
 
getFlags() - 类 中的方法com.buession.redis.core.Client
获取客户端 flag
getFlags() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回标记位
getFlags() - 类 中的方法com.buession.redis.core.RedisServer
 
getFrequency() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument
 
getGccVersion() - 类 中的方法com.buession.redis.core.Info.Server
获取编译 Redis 时所使用的 GCC 版本
getGeo() - 类 中的方法com.buession.redis.core.GeoRadius
 
getGetPatterns() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
获取通过外部 key 排序模式
getGitDirty() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis Git dirty flag
getGitSha1() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis Git SHA1
getGroup() - 枚举 中的方法com.buession.redis.core.command.ProtocolCommand
 
getGroups() - 类 中的方法com.buession.redis.core.Stream
 
getGroups() - 类 中的方法com.buession.redis.core.StreamFull
 
getHistlen() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
getHolder() - 类 中的方法com.buession.redis.core.FutureResult
 
getHost() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
getHost() - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
返回 Redis 主机地址
getHost() - 类 中的方法com.buession.redis.core.Client
获取客户端的地址
getHost() - 类 中的方法com.buession.redis.core.RedisNode
返回主机地址
getHz() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 内部调度(进行关闭 timeout 的客户端,删除过期key等等)频率
getId() - 类 中的方法com.buession.redis.core.Client
获取客户端 ID
getId() - 类 中的方法com.buession.redis.core.RedisNode
返回主机 ID
getId() - 类 中的方法com.buession.redis.core.SlowLog
返回每个慢查询条目的唯一的递增标识符
getId() - 类 中的方法com.buession.redis.core.StreamEntry
 
getId() - 类 中的方法com.buession.redis.core.StreamPending
 
getIdle() - 类 中的方法com.buession.redis.core.Client
获取空闲时长(单位:秒)
getIdle() - 类 中的方法com.buession.redis.core.StreamConsumer
 
getIdleTime() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument
 
getIdleTime() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument
 
getIdleTime() - 类 中的方法com.buession.redis.core.StreamPending
 
getIdleUnixTime() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument
 
getInfiniteSoTimeout() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
getInfiniteSoTimeout() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
getInfiniteSoTimeout() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回 Infinite 读取超时(单位:秒)
getInfiniteSoTimeout() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
返回 Infinite 读取超时(单位:秒)
getInfoRefresh() - 类 中的方法com.buession.redis.core.RedisServer
 
getInfos() - 类 中的方法com.buession.redis.core.Stream
 
getInfos() - 类 中的方法com.buession.redis.core.StreamConsumer
 
getInfos() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
getInfos() - 类 中的方法com.buession.redis.core.StreamFull
 
getInfos() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getInfos() - 类 中的方法com.buession.redis.core.StreamGroup
 
getInstance() - 类 中的静态方法com.buession.redis.core.Options.Builder
获取 Options.Builder 实例
getInstance() - 类 中的静态方法com.buession.redis.core.RedisURI.Builder
 
getInstantaneousInputKbps() - 类 中的方法com.buession.redis.core.Info.Stats
返回输入带宽,Redis 服务每秒读字节数(kbps)
getInstantaneousOpsPerSec() - 类 中的方法com.buession.redis.core.Info.Stats
获取服务器每秒钟执行的命令数量
getInstantaneousOutput() - 类 中的方法com.buession.redis.core.Info.Stats
返回输出带宽,Redis 服务每秒写字节数(kbps)
getIp() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回客户端与节点通信使用的地址
getIp() - 类 中的方法com.buession.redis.core.RedisServer
获取 Redis 服务器主机 IP 地址
getJedis() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
getJedis() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
getJmxEnabled() - 类 中的方法com.buession.redis.core.PoolConfig
返回是否注册 JMX
getJmxNameBase() - 类 中的方法com.buession.redis.core.PoolConfig
 
getJmxNamePrefix() - 类 中的方法com.buession.redis.core.PoolConfig
返回 JMX 前缀
getKey() - 类 中的方法com.buession.redis.core.KeyedZSetElement
 
getKey() - 枚举 中的方法com.buession.redis.core.RedisServer.Key
 
getKeys() - 类 中的方法com.buession.redis.core.AclUser
 
getKeys() - 类 中的方法com.buession.redis.core.Info.Keyspace
获取 Key 数量
getKeyspace() - 类 中的方法com.buession.redis.core.Info
获取数据库相关的统计信息
getKeyspaceHits() - 类 中的方法com.buession.redis.core.Info.Stats
获取查找数据库键成功的次数
getKeyspaceMisses() - 类 中的方法com.buession.redis.core.Info.Stats
获取查找数据库键失败的次数
getKnownNodes() - 类 中的方法com.buession.redis.core.ClusterInfo
返回集群中节点数量,包括处于握手状态还没有成为集群正式成员的节点
getLag() - 类 中的方法com.buession.redis.core.Info.Replication.Slave
获取复制延迟
getLastDeliveredId() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getLastDeliveredId() - 类 中的方法com.buession.redis.core.StreamGroup
 
getLastEntry() - 类 中的方法com.buession.redis.core.Stream
 
getLastGeneratedId() - 类 中的方法com.buession.redis.core.Stream
 
getLastGeneratedId() - 类 中的方法com.buession.redis.core.StreamFull
 
getLastOkPingReply() - 类 中的方法com.buession.redis.core.RedisServer
 
getLastPingReply() - 类 中的方法com.buession.redis.core.RedisServer
 
getLastPingSent() - 类 中的方法com.buession.redis.core.RedisServer
 
getLatestForkUsec() - 类 中的方法com.buession.redis.core.Info.Stats
获取 最近一次 fork() 操作耗费的毫秒数
getLazyfreePendingObjects() - 类 中的方法com.buession.redis.core.Info.Memory
返回等待释放对象数,此值只会在使用 ASYNC 选项并调用 UNLINK 或 FLUSHDB 和 FLUSHALL 时存在
getLength() - 类 中的方法com.buession.redis.core.Stream
 
getLength() - 类 中的方法com.buession.redis.core.StreamFull
 
getLifo() - 类 中的方法com.buession.redis.core.PoolConfig
返回池模式
getLimit() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
获取返回结果限制
getLimit() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
getLinkPendingCommands() - 类 中的方法com.buession.redis.core.RedisServer
 
getLinkRefcount() - 类 中的方法com.buession.redis.core.RedisServer
 
getLinkState() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回 node-to-node 集群总线使用的链接的状态
getLoading() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在载入持久化文件
getLogEntry() - 类 中的方法com.buession.redis.core.AclLog
 
getLongestOutputList() - 类 中的方法com.buession.redis.core.Info.Clients
获取当前连接的客户端当中,最长的输出列表
getLruClock() - 类 中的方法com.buession.redis.core.Info.Server
获取以分钟为单位进行自增的时钟,用于 LRU 管理
getMaster() - 类 中的方法com.buession.redis.core.Info.Replication
获取 Master 节点
getMasterId() - 类 中的方法com.buession.redis.core.RedisNode
返回主机 Master Id
getMasterLastIoSecondsAgo() - 类 中的方法com.buession.redis.core.Info.Replication
获取距离最近一次与主服务器进行通信已经过去了多少秒钟
getMasterLinkStatus() - 类 中的方法com.buession.redis.core.Info.Replication
获取复制连接当前的状态,up 表示连接正常,down 表示连接断开
getMasterName() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getMasterName() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
返回 Master 名称
getMasterNodes() - 类 中的方法com.buession.redis.core.ClusterSlot
返回 master 节点副本列表
getMasterReplId() - 类 中的方法com.buession.redis.core.Info.Replication
获取服务器的复制 ID
getMasterReplId2() - 类 中的方法com.buession.redis.core.Info.Replication
获取第二服务器复制 ID
getMasterReplOffset() - 类 中的方法com.buession.redis.core.Info.Replication
获取当前 master 记录的复制偏移量
getMasters() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取 Master 节点列表
getMasterSyncInProgress() - 类 中的方法com.buession.redis.core.Info.Replication
获取主服务器是否正在与这个从服务器进行同步
getMaxId() - 类 中的方法com.buession.redis.core.StreamPendingSummary
 
getMaxIdle() - 类 中的方法com.buession.redis.core.PoolConfig
返回最大空闲连接数
getMaxLen() - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument
 
getMaxLen() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
getMaxLen() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument
 
getMaxMemory() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中可分配的最大内存数,默认为0不限制
getMaxMemoryHuman() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中可分配的最大内存数的可读信息
getMaxMemoryPolicy() - 类 中的方法com.buession.redis.core.Info.Memory
返回达到 Redis 最大内存数 maxmemory 后的处理策略
getMaxRedirects() - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
返回最大重定向次数
getMaxRedirects() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
getMaxRedirects() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
getMaxRedirects() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
返回最大重定向次数
getMaxTotal() - 类 中的方法com.buession.redis.core.PoolConfig
返回最大连接数
getMaxTotalRetriesDuration() - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
返回最大重试持续时长(单位:秒)
getMaxTotalRetriesDuration() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
getMaxTotalRetriesDuration() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
getMaxTotalRetriesDuration() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
返回最大重试持续时长(单位:秒)
getMaxWait() - 类 中的方法com.buession.redis.core.PoolConfig
返回当连接池资源用尽后,调用者获取连接时的最大等待时间
getMemAllocator() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 在编译时指定的,Redis 所使用的内存分配器及其版本
getMemAofBuffer() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 使用 aof 持久化方式中 aof_buffer 缓冲区大小(单位:byte)
getMember() - 类 中的方法com.buession.redis.core.GeoRadius
 
getMemberAsString() - 类 中的方法com.buession.redis.core.GeoRadius
 
getMemClientsNormal() - 类 中的方法com.buession.redis.core.Info.Memory
 
getMemClientsSlaves() - 类 中的方法com.buession.redis.core.Info.Memory
 
getMemFragmentationBytes() - 类 中的方法com.buession.redis.core.Info.Memory
Redis 中内存碎片大小(单位:byte)
getMemFragmentationRatio() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中内存碎片率,此值为 (used_memory_rss/used_memory)*100%
getMemNotCountedForEvict() - 类 中的方法com.buession.redis.core.Info.Memory
返回被驱逐的内存大小
getMemory() - 类 中的方法com.buession.redis.core.Info
获取 Redis 服务器的内存信息
getMemReplicationBacklog() - 类 中的方法com.buession.redis.core.Info.Memory
返回从服务其中 backlog 内存大小
getMessagesMeetReceived() - 类 中的方法com.buession.redis.core.ClusterInfo
-
getMessagesPingReceived() - 类 中的方法com.buession.redis.core.ClusterInfo
-
getMessagesPingSent() - 类 中的方法com.buession.redis.core.ClusterInfo
-
getMessagesPongReceived() - 类 中的方法com.buession.redis.core.ClusterInfo
-
getMessagesPongSent() - 类 中的方法com.buession.redis.core.ClusterInfo
-
getMessagesReceived() - 类 中的方法com.buession.redis.core.ClusterInfo
返回通过 node-to-node 二进制总线接收的消息数量
getMessagesSent() - 类 中的方法com.buession.redis.core.ClusterInfo
返回通过 node-to-node 二进制总线发送的消息数量
getMigrateCachedSockets() - 类 中的方法com.buession.redis.core.Info.Stats
 
getMinEvictableIdleTime() - 类 中的方法com.buession.redis.core.PoolConfig
返回连接的最小空闲时间,达到此值后且已达最大空闲连接数该空闲连接可能会被移除
getMinId() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
getMinId() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument
 
getMinId() - 类 中的方法com.buession.redis.core.StreamPendingSummary
 
getMinIdle() - 类 中的方法com.buession.redis.core.PoolConfig
返回最小空闲连接数
getMode() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 运行模式
getMulti() - 类 中的方法com.buession.redis.core.Client
获取 在事务中被执行的命令数量
getMultiplexingApi() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 所使用的事件处理机制
getMyEpoch() - 类 中的方法com.buession.redis.core.ClusterInfo
返回当前正在使用的节点的 Config Epoch 值,这个是关联在本节点的版本值
getName() - 类 中的方法com.buession.redis.core.Client
获取客户端名称
getName() - 类 中的方法com.buession.redis.core.Module
 
getName() - 类 中的方法com.buession.redis.core.RedisNode
返回主机名称
getName() - 类 中的方法com.buession.redis.core.StreamConsumer
 
getName() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
getName() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getName() - 类 中的方法com.buession.redis.core.StreamGroup
 
getNodes() - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
获取集群主机节点
getNodes() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
getNumberOfCachedScripts() - 类 中的方法com.buession.redis.core.Info.Memory
 
getNumOtherSentinels() - 类 中的方法com.buession.redis.core.RedisServer
 
getNumSlaves() - 类 中的方法com.buession.redis.core.RedisServer
 
getNumTestsPerEvictionRun() - 类 中的方法com.buession.redis.core.PoolConfig
返回检测空闲对象线程每次运行时检测的空闲对象的数量
getNxXx() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
获取设置键的条件,NX:只在键不存在时,才对键进行设置操作;XX:只在键已经存在时,才对键进行设置
getObject() - 类 中的方法com.buession.redis.core.AclLog
 
getObject(Properties, String) - 类 中的静态方法com.buession.redis.core.ClusterInfo
 
getObject(Properties, String) - 类 中的静态方法com.buession.redis.core.Info
 
getObject(String) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为对象 详情说明 http://redisdoc.com/string/get.html
getObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为对象 详情说明 http://redisdoc.com/string/get.html
getObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/string/get.html
getObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/string/get.html
getObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/string/get.html
getObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取键 key 相关联的字符串值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/string/get.html
getObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
getObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
getObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getObl() - 类 中的方法com.buession.redis.core.Client
获取输出缓冲区的长度(字节为单位, 0 表示没有分配输出缓冲区)
getODownTime() - 类 中的方法com.buession.redis.core.RedisServer
 
getOffset() - 类 中的方法com.buession.redis.core.Info.Replication.Slave
获取复制偏移量
getOffset() - 类 中的方法com.buession.redis.core.Limit
 
getOll() - 类 中的方法com.buession.redis.core.Client
获取输出列表包含的对象数量(当输出缓冲区没有剩余空间时,命令回复会以字符串对象的形式被入队到这个队列里)
getOmem() - 类 中的方法com.buession.redis.core.Client
获取输出缓冲区和输出列表占用的内存总量
getOptions() - 类 中的方法com.buession.redis.RedisAccessor
 
getOrder() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
排序方式
getOrder() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
获取排序方式
getOs() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 服务器的宿主操作系统
getParallelSyncs() - 类 中的方法com.buession.redis.core.RedisServer
 
getParameters() - 类 中的方法com.buession.redis.core.command.CommandArguments
 
getPassword() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
返回密码
getPassword() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回密码
getPasswords() - 类 中的方法com.buession.redis.core.AclUser
 
getPatterns(byte[]...) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置通过外部 key 排序模式
getPatterns(String...) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置通过外部 key 排序模式
getPelCount() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
getPelCount() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getPending() - 类 中的方法com.buession.redis.core.StreamConsumer
 
getPending() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
getPending() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
getPending() - 类 中的方法com.buession.redis.core.StreamGroup
 
getPercent(Properties, String) - 类 中的静态方法com.buession.redis.core.Info
 
getPersistence() - 类 中的方法com.buession.redis.core.Info
获取 RDB 持久化和 AOF 持久化有关的信息
getPingSent() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回最近一次发送 ping 的时间(unix 毫秒时间戳),0 代表没有发送过
getPongSent() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回最近一次收到 pong 的时间(unix 毫秒时间戳),0 代表没有接收过
getPoolConfig() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
getPoolConfig() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回连接池配置
getPort() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
getPort() - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
返回 Redis 端口
getPort() - 类 中的方法com.buession.redis.core.Client
获取客户端的端口
getPort() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 服务器主机端口
getPort() - 类 中的方法com.buession.redis.core.RedisNode
返回主机端口
getPrefix() - 类 中的方法com.buession.redis.core.Options
返回 Key 前缀
getProcessId() - 类 中的方法com.buession.redis.core.Info.Server
获取服务器进程的 PID
getProperties() - 类 中的方法com.buession.redis.core.RedisServer
返回 Redis 服务器信息
getPsub() - 类 中的方法com.buession.redis.core.Client
获取已订阅模式的数量
getPubsubChannels() - 类 中的方法com.buession.redis.core.Info.Stats
获取目前被订阅的频道数量
getPubsubPatterns() - 类 中的方法com.buession.redis.core.Info.Stats
获取目前被订阅的模式数量
getPx() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
获取设置的键过期时间(单位:毫秒)
getPx() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
获取设置的键过期时间(单位:毫秒)
getPxAt() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
获取设置的键过期时间戳
getPxAt() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
获取设置的键过期时间戳
getQBuf() - 类 中的方法com.buession.redis.core.Client
获取 查询缓冲区的长度(字节为单位, 0 表示没有分配查询缓冲区)
getQBufFree() - 类 中的方法com.buession.redis.core.Client
获取查询缓冲区剩余空间的长度(字节为单位, 0 表示没有剩余空间)
getQuorum() - 类 中的方法com.buession.redis.core.RedisSentinelNode
 
getQuorum() - 类 中的方法com.buession.redis.core.RedisServer
 
getRadixTreeKeys() - 类 中的方法com.buession.redis.core.Stream
 
getRadixTreeKeys() - 类 中的方法com.buession.redis.core.StreamFull
 
getRadixTreeNodes() - 类 中的方法com.buession.redis.core.Stream
 
getRadixTreeNodes() - 类 中的方法com.buession.redis.core.StreamFull
 
getRange(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getRange(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getRange(String, long, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的指定部分,字符串的截取范围由 start 和 end 两个偏移量决定 (包括 start 和 end 在内); 负数偏移量表示从字符串的末尾开始计数 -1 表示最后一个字符,-2 表示倒数第二个字符,以此类推 详情说明 http://redisdoc.com/string/getrange.html
getRange(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的指定部分,字符串的截取范围由 start 和 end 两个偏移量决定 (包括 start 和 end 在内); 负数偏移量表示从字符串的末尾开始计数 -1 表示最后一个字符,-2 表示倒数第二个字符,以此类推 详情说明 http://redisdoc.com/string/getrange.html
getRank() - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument
 
getRaw() - 枚举 中的方法com.buession.redis.core.ObjectEncoding
 
getRdbBgSaveInProgress() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在创建 RDB 文件
getRdbChangesSinceLastSave() - 类 中的方法com.buession.redis.core.Info.Persistence
获取距离最近一次成功创建持久化文件之后,经过了多少秒
getRdbCurrentBgSaveTimeSec() - 类 中的方法com.buession.redis.core.Info.Persistence
获取如果服务器正在创建 RDB 文件,那么这个域记录的就是当前的创建操作已经耗费的秒数
getRdbLastBgSaveStatus() - 类 中的方法com.buession.redis.core.Info.Persistence
获取最近一次创建 RDB 文件的结果是成功还是失败
getRdbLastBgSaveTimeSec() - 类 中的方法com.buession.redis.core.Info.Persistence
获取最近一次创建 RDB 文件耗费的秒数
getRdbLastCowSize() - 类 中的方法com.buession.redis.core.Info.Persistence
最后一次执行 rdb 操作期间 copy-on-write 分配的字节大小(单位:byte)
getRdbLastSaveTime() - 类 中的方法com.buession.redis.core.Info.Persistence
获取最近一次成功创建 RDB 文件的时间
getReason() - 类 中的方法com.buession.redis.core.AclLog
 
getRedisMode(RedisConnection) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
根据连接器获取 Redis 模式
getRejectedConnections() - 类 中的方法com.buession.redis.core.Info.Stats
获取因为最大客户端数量限制而被拒绝的连接请求数量
getReplBackLog() - 类 中的方法com.buession.redis.core.Info.Replication
 
getReplBackLogActive() - 类 中的方法com.buession.redis.core.Info.Replication
 
getReplBackLogByteOffset() - 类 中的方法com.buession.redis.core.Info.Replication
 
getReplBackLogHistLen() - 类 中的方法com.buession.redis.core.Info.Replication
 
getReplBackLogSize() - 类 中的方法com.buession.redis.core.Info.Replication
 
getReplication() - 类 中的方法com.buession.redis.core.Info
获取主从复制信息
getResource(RedisConnectionFactory) - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
getResults() - 类 中的方法com.buession.redis.core.ScanResult
 
getRetryCount() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument
 
getRole() - 类 中的方法com.buession.redis.core.Info.Replication
获取 Redis 服务器角色
getRole() - 类 中的方法com.buession.redis.core.RedisNode
返回主机角色
getRoleReported() - 类 中的方法com.buession.redis.core.RedisServer
 
getRoleReportedTime() - 类 中的方法com.buession.redis.core.RedisServer
 
getRssOverheadBytes() - 类 中的方法com.buession.redis.core.Info.Memory
返回常驻内存开销大小(单位:byte)
getRssOverheadRatio() - 类 中的方法com.buession.redis.core.Info.Memory
返回常驻内存开销比例
getRunId() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 服务器的随机标识符(用于 Sentinel 和集群)
getRunId() - 类 中的方法com.buession.redis.core.RedisServer
 
getRunningScripts() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取 sentinel 正在运行的脚本数量
getScore() - 类 中的方法com.buession.redis.core.Tuple
 
getScriptsQueueLength() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取 sentinel 在队列中正在排队的脚本的个数
getSDownTime() - 类 中的方法com.buession.redis.core.RedisServer
 
getSecondReplOffset() - 类 中的方法com.buession.redis.core.Info.Replication
获取第二服务器复制偏移量
getSeenTime() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
getSentinel() - 类 中的方法com.buession.redis.core.Info
获取 Sentinel 信息
getSentinelClientName() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getSentinelClientName() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
返回 Sentinel Client Name
getSentinelConnectTimeout() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getSentinelConnectTimeout() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
返回哨兵节点连接超时(单位:秒)
getSentinelConnectTimeout() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
返回哨兵节点连接超时(单位:秒)
getSentinelMasters() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取 Master 数量
getSentinels() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getSentinels() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
返回哨兵节点
getSentinels() - 类 中的方法com.buession.redis.core.Info.Sentinel.Master
获取哨兵节点数量
getSentinelSimulateFailureFlags() - 类 中的方法com.buession.redis.core.Info.Sentinel
 
getSentinelSoTimeout() - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
getSentinelSoTimeout() - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
返回哨兵节点读取超时(单位:秒)
getSentinelSoTimeout() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
返回哨兵节点读取超时(单位:秒)
getSequence() - 类 中的方法com.buession.redis.core.StreamEntryId
 
getSerializer() - 类 中的方法com.buession.redis.core.Options
返回序列化实例
getServer() - 类 中的方法com.buession.redis.core.Info
获取 Redis 服务器的信息
getSet(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getSet(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
getSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
getSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
getSet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getSet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
getSet(String, String) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值 详情说明 http://redisdoc.com/string/getset.html
getSet(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值 详情说明 http://redisdoc.com/string/getset.html
getSet(String, V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化后对象 详情说明 http://redisdoc.com/string/getset.html
getSet(byte[], V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化后对象 详情说明 http://redisdoc.com/string/getset.html
getSet(String, V, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化为 clazz 指定类型后的对象 详情说明 http://redisdoc.com/string/getset.html
getSet(byte[], V, Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化为 clazz 指定类型后的对象 详情说明 http://redisdoc.com/string/getset.html
getSet(String, V, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化为 type 指定类型后的对象 详情说明 http://redisdoc.com/string/getset.html
getSet(byte[], V, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设为 value ,并返回键 key 在被设置之前的旧值反序列化为 type 指定类型后的对象 详情说明 http://redisdoc.com/string/getset.html
getSet(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
getSet(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
getSet(String, V, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getSet(byte[], V, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getSet(String, V, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getSet(byte[], V, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
getSize() - 类 中的方法com.buession.redis.core.ClusterInfo
返回至少包含一个哈希槽且能够提供服务的 master 节点数量
getSize() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
getSlave() - 类 中的方法com.buession.redis.core.Info.Replication
获取 Slave 节点
getSlaveExpiresTrackedKeys() - 类 中的方法com.buession.redis.core.Info.Stats
返回从服务器中到期 key 数量
getSlavePriority() - 类 中的方法com.buession.redis.core.Info.Replication
 
getSlaveReadOnly() - 类 中的方法com.buession.redis.core.Info.Replication
获取从节点是否为只读
getSlaveReplOffset() - 类 中的方法com.buession.redis.core.Info.Replication
 
getSlaves() - 类 中的方法com.buession.redis.core.Info.Sentinel.Master
获取从节点数量
getSlot() - 类 中的方法com.buession.redis.core.ClusterRedisNode
返回哈希槽值或者一个哈希槽范围
getSlots() - 类 中的方法com.buession.redis.core.SlotRange
 
getSlotsArray() - 类 中的方法com.buession.redis.core.SlotRange
 
getSlotsAssigned() - 类 中的方法com.buession.redis.core.ClusterInfo
返回已分配到集群节点的哈希槽数量
getSlotsFail() - 类 中的方法com.buession.redis.core.ClusterInfo
返回哈希槽状态是 FAIL 的数量
getSlotsOk() - 类 中的方法com.buession.redis.core.ClusterInfo
返回哈希槽状态不是 FAIL 和 PFAIL 的数量
getSlotsPfail() - 类 中的方法com.buession.redis.core.ClusterInfo
返回哈希槽状态是 PFAIL 的数量
getSoftMinEvictableIdleTime() - 类 中的方法com.buession.redis.core.PoolConfig
返回连接空闲的最小时间,达到此值后空闲链接将会被移除,且保留 minIdle 个空闲连接数
getSoTimeout() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
getSoTimeout() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
getSoTimeout() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置读取超时
getSoTimeout() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置读取超时
getSslConfiguration() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
getSslConfiguration() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
getSslConfiguration() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回 SSL 配置
getSslConfiguration() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
SSL 配置
getStart() - 类 中的方法com.buession.redis.core.ClusterSlot
返回哈希槽起始编号
getState() - 类 中的方法com.buession.redis.core.ClusterInfo
返回集群状态
getState() - 类 中的方法com.buession.redis.core.Info.Replication.Slave
获取从服务器状态
getStats() - 类 中的方法com.buession.redis.core.Info
获取一般统计信息
getStatus() - 类 中的方法com.buession.redis.core.Info.Sentinel.Master
获取状态
getSub() - 类 中的方法com.buession.redis.core.Client
获取已订阅频道的数量
getSyncFull() - 类 中的方法com.buession.redis.core.Info.Stats
返回主从之间数据同步完全成功次数
getSyncPartialErr() - 类 中的方法com.buession.redis.core.Info.Stats
返回主从之间数据同步部分失败次数
getSyncPartialOk() - 类 中的方法com.buession.redis.core.Info.Stats
返回主从之间数据同步部分成功次数
getTestOnBorrow() - 类 中的方法com.buession.redis.core.PoolConfig
返回在从对象池获取对象时是否检测对象有效
getTestOnCreate() - 类 中的方法com.buession.redis.core.PoolConfig
返回在创建对象时检测对象是否有效
getTestOnReturn() - 类 中的方法com.buession.redis.core.PoolConfig
返回在向对象池中归还对象时是否检测对象有效
getTestWhileIdle() - 类 中的方法com.buession.redis.core.PoolConfig
返回在检测空闲对象线程检测到对象不需要移除时,是否检测对象的有效性
getTilt() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取是否进入了 tilt 模式
getTime() - 类 中的方法com.buession.redis.core.StreamEntryId
 
getTimeBetweenEvictionRuns() - 类 中的方法com.buession.redis.core.PoolConfig
返回空闲连接检测的周期,如果为负值,表示不运行检测线程
getTimeout() - 类 中的方法com.buession.redis.core.RedisURI
 
getTimestamp() - 类 中的方法com.buession.redis.core.SlowLog
返回处理记录命令的unix时间戳
getTotal() - 类 中的方法com.buession.redis.core.StreamPendingSummary
 
getTotalCommandsProcessed() - 类 中的方法com.buession.redis.core.Info.Stats
获取服务器已执行的命令数量
getTotalConnectionsReceived() - 类 中的方法com.buession.redis.core.Info.Stats
获取服务器已接受的连接请求数量
getTotalNetInput() - 类 中的方法com.buession.redis.core.Info.Stats
返回 Redis 服务接受输入总数据量(单位: byte)
getTotalNetOutput() - 类 中的方法com.buession.redis.core.Info.Stats
返回 Redis 服务输出总数据量(单位: byte)
getTotalSystemMemory() - 类 中的方法com.buession.redis.core.Info.Memory
返回系统内存总数
getTotalSystemMemoryHuman() - 类 中的方法com.buession.redis.core.Info.Memory
返回系统内存总数的可读信息(单位:byte)
getTransactionSyncronisationActive() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
getTxConverters() - 类 中的静态方法com.buession.redis.RedisAccessor
 
getTxResults() - 类 中的方法com.buession.redis.client.jedis.AbstractJedisRedisClient
 
getTxResults() - 接口 中的方法com.buession.redis.client.jedis.JedisRedisClient
 
getUptime() - 类 中的方法com.buession.redis.core.Info.Server
获取自 Redis 服务器启动以来的运行时间
getUsec() - 类 中的方法com.buession.redis.core.RedisServerTime
 
getUsedCpuUser() - 类 中的方法com.buession.redis.core.Info.Cpu
获取 Redis 服务器耗费的用户 CPU
getUsedMemory() - 类 中的方法com.buession.redis.core.Info.Memory
返回由 Redis 分配器分配的内存总量,包括使用的虚拟内存(单位:byte)
getUsedMemoryDataset() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 中数据集所占内存数据大小,即:used_memory - used_memory_overhead(单位:byte)
getUsedMemoryDatasetPerc() - 类 中的方法com.buession.redis.core.Info.Memory
used_memory_dataset 在净内存(used_memory - used_memory_startup)使用量中所占的百分比,即: (used_memory_dataset/(used_memory—used_memory_startup)) * 100%
getUsedMemoryHuman() - 类 中的方法com.buession.redis.core.Info.Memory
由 Redis 分配器分配的内存总量,包括使用的虚拟内存的可读信息
getUsedMemoryLua() - 类 中的方法com.buession.redis.core.Info.Memory
返回 lua 引擎使用内存量(单位:byte)
getUsedMemoryLuaHuman() - 类 中的方法com.buession.redis.core.Info.Memory
返回 lua 引擎使用内存量的可读信息
getUsedMemoryOverhead() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 维护整个内存数据集可用内部机制所需要的内存开销。
getUsedMemoryPeak() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 的内存消耗峰值,即:Redis 内存使用的最大值(单位:byte)
getUsedMemoryPeakHuman() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 的内存消耗峰值,即:Redis 内存使用的最大值的可读信息
getUsedMemoryPeakPerc() - 类 中的方法com.buession.redis.core.Info.Memory
返回 used_memory_peak 在 used_memory 中所占的百分比
getUsedMemoryRss() - 类 中的方法com.buession.redis.core.Info.Memory
获取从操作系统角度返回 Redis 使用内存数,与 Linux 中 top,ps 命令返回数据一致 除了分配器分配的内存之外,used_memory_rss 还包括进程运行本身需要的内存、内存碎片等,但是不包括虚拟内存(单位:byte)
getUsedMemoryRssHuman() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 使用内存数的可读信息
getUsedMemoryScripts() - 类 中的方法com.buession.redis.core.Info.Memory
 
getUsedMemoryScriptsHuman() - 类 中的方法com.buession.redis.core.Info.Memory
 
getUsedMemoryStartup() - 类 中的方法com.buession.redis.core.Info.Memory
返回 Redis 消耗的初始内存值
getUsedSys() - 类 中的方法com.buession.redis.core.Info.Cpu
获取 Redis 服务器耗费的系统 CPU
getUsedSysChildren() - 类 中的方法com.buession.redis.core.Info.Cpu
获取 Redis 后台进程耗费的系统 CPU
getUsedUserChildren() - 类 中的方法com.buession.redis.core.Info.Cpu
获取 Redis 后台进程耗费的用户 CPU
getUsername() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
返回用户名
getUsername() - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
返回用户名
getUsername() - 类 中的方法com.buession.redis.core.AclLog
 
getValue() - 枚举 中的方法com.buession.redis.core.AtomicvarApi
 
getValue() - 枚举 中的方法com.buession.redis.core.ClusterInfo.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.ClusterInfo.State
 
getValue() - 枚举 中的方法com.buession.redis.core.ClusterRedisNode.Flag
 
getValue() - 枚举 中的方法com.buession.redis.core.ClusterRedisNode.LinkState
 
getValue() - 枚举 中的方法com.buession.redis.core.command.ProtocolCommandGroup
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Clients.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Cluster.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Cpu.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Keyspace.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Memory.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Persistence.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Replication.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Replication.MasterLinkStatus
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Replication.ReplBacklog.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Replication.Slave.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Replication.Slave.SlaveState
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Sentinel.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Sentinel.Master.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Sentinel.Status
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Server.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.Info.Stats.Key
 
getValue() - 枚举 中的方法com.buession.redis.core.MaxMemoryPolicy
 
getValue() - 枚举 中的方法com.buession.redis.core.RedisMode
 
getValue() - 枚举 中的方法com.buession.redis.core.Type
 
getVersion() - 类 中的方法com.buession.redis.core.Info.Server
获取 Redis 服务器版本
getVersion() - 类 中的方法com.buession.redis.core.Module
 
getWeight() - 类 中的方法com.buession.redis.core.RedisURI
 
Group(String, List<StreamConsumerFull>, List<List<Object>>, Long, StreamEntryId, Map<String, Object>) - 类 的构造器com.buession.redis.core.StreamFull.Group
 
GsonJsonSerializer - com.buession.redis.serializer中的类
GSON 序列化和反序列化
GsonJsonSerializer() - 类 的构造器com.buession.redis.serializer.GsonJsonSerializer
构造函数
GtLt - com.buession.redis.core中的枚举
 

H

hashCode() - 类 中的方法com.buession.redis.core.GeoRadius
 
hashCode() - 类 中的方法com.buession.redis.core.KeyedZSetElement
 
hashCode() - 类 中的方法com.buession.redis.core.Module
 
hashCode() - 类 中的方法com.buession.redis.core.RedisNode
 
hashCode() - 类 中的方法com.buession.redis.core.RedisServerTime
 
hashCode() - 类 中的方法com.buession.redis.core.StreamEntryId
 
hashCode() - 类 中的方法com.buession.redis.core.Tuple
 
HashCommands - com.buession.redis.core.command中的接口
哈希表命令 详情说明 http://redisdoc.com/hash/index.html
hashOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
hashOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
hashOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
HashOperations - com.buession.redis.client.operations中的接口
哈希表命令操作接口
hashOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
HashOperations - com.buession.redis.core.operations中的接口
哈希表运算 详情说明 http://redisdoc.com/hash/index.html
hDecrBy(String, String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
为哈希表 key 中的域 field 的值加上减量 increment 详情说明 http://redisdoc.com/hash/hincrby.html
hDecrBy(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
为哈希表 key 中的域 field 的值加上减量 increment 详情说明 http://redisdoc.com/hash/hincrby.html
hDecrByFloat(String, String, double) - 接口 中的方法com.buession.redis.core.operations.HashOperations
为哈希表 key 中的域 field 加上浮点数减量 increment 详情说明 http://redisdoc.com/hash/hincrbyfloat.html
hDecrByFloat(byte[], byte[], double) - 接口 中的方法com.buession.redis.core.operations.HashOperations
为哈希表 key 中的域 field 加上浮点数减量 increment 详情说明 http://redisdoc.com/hash/hincrbyfloat.html
hDel(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hDel(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hDel(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hDel(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hDel(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hDel(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hDel(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hDel(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hDel(String, String...) - 接口 中的方法com.buession.redis.core.command.HashCommands
删除哈希表 key 中的一个或多个指定域 详情说明 http://redisdoc.com/hash/hdel.html
hDel(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.HashCommands
删除哈希表 key 中的一个或多个指定域 详情说明 http://redisdoc.com/hash/hdel.html
hDelete(String, String...) - 接口 中的方法com.buession.redis.core.operations.HashOperations
删除哈希表 key 中的一个或多个指定域 详情说明 http://redisdoc.com/hash/hdel.html
hDelete(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.operations.HashOperations
删除哈希表 key 中的一个或多个指定域 详情说明 http://redisdoc.com/hash/hdel.html
hExists(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hExists(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hExists(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hExists(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hExists(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hExists(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hExists(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hExists(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hExists(String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
检查给定域 field 是否存在于哈希表 key 当中 详情说明 http://redisdoc.com/hash/hexists.html
hExists(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
检查给定域 field 是否存在于哈希表 key 当中 详情说明 http://redisdoc.com/hash/hexists.html
hGet(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hGet(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hGet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hGet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hGet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hGet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hGet(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hGet(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hGet(String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表中给定域的值 详情说明 http://redisdoc.com/hash/hget.html
hGet(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表中给定域的值 详情说明 http://redisdoc.com/hash/hget.html
hGetAll(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hGetAll(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hGetAll(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hGetAll(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hGetAll(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hGetAll(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hGetAll(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hGetAll(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hGetAll(String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,所有的域和值 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAll(byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,所有的域和值 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,所有的域和值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hgetall.html
hGetAllObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetAllObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetAllObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetAllObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetAllObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetAllObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(String, String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表中给定域的值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hget.html
hGetObject(String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hGetObject(byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hIncrBy(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hIncrBy(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hIncrBy(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hIncrBy(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hIncrBy(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hIncrBy(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hIncrBy(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hIncrBy(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hIncrBy(String, String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
为哈希表 key 中的域 field 的值加上增量 increment 详情说明 http://redisdoc.com/hash/hincrby.html
hIncrBy(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
为哈希表 key 中的域 field 的值加上增量 increment 详情说明 http://redisdoc.com/hash/hincrby.html
hIncrByFloat(String, String, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hIncrByFloat(byte[], byte[], double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hIncrByFloat(String, String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hIncrByFloat(byte[], byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hIncrByFloat(String, String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hIncrByFloat(byte[], byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hIncrByFloat(String, String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hIncrByFloat(byte[], byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hIncrByFloat(String, String, double) - 接口 中的方法com.buession.redis.core.command.HashCommands
为哈希表 key 中的域 field 加上浮点数增量 increment 详情说明 http://redisdoc.com/hash/hincrbyfloat.html
hIncrByFloat(byte[], byte[], double) - 接口 中的方法com.buession.redis.core.command.HashCommands
为哈希表 key 中的域 field 加上浮点数增量 increment 详情说明 http://redisdoc.com/hash/hincrbyfloat.html
hKeys(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hKeys(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hKeys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hKeys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hKeys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hKeys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hKeys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hKeys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hKeys(String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中的所有域 详情说明 http://redisdoc.com/hash/hkeys.html
hKeys(byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中的所有域 详情说明 http://redisdoc.com/hash/hkeys.html
hLen(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hLen(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hLen(String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中域的数量 详情说明 http://redisdoc.com/hash/hlen.html
hLen(byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中域的数量 详情说明 http://redisdoc.com/hash/hlen.html
hMGet(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hMGet(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hMGet(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hMGet(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hMGet(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hMGet(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hMGet(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hMGet(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hMGet(String, String...) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,一个或多个给定域的值 详情说明 http://redisdoc.com/hash/hmget.html
hMGet(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,一个或多个给定域的值 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(String, String...) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(String, String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(byte[], byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(String, String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(byte[], byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中,一个或多个给定域的值,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hmget.html
hMGetObject(String, String...) - 类 中的方法com.buession.redis.RedisTemplate
 
hMGetObject(byte[], byte[]...) - 类 中的方法com.buession.redis.RedisTemplate
 
hMGetObject(String, String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hMGetObject(byte[], byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hMGetObject(String, String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hMGetObject(byte[], byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hMSet(String, Map<String, String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hMSet(byte[], Map<byte[], byte[]>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hMSet(String, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hMSet(byte[], Map<byte[], byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hMSet(String, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hMSet(byte[], Map<byte[], byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hMSet(String, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hMSet(byte[], Map<byte[], byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hMSet(String, Map<String, String>) - 接口 中的方法com.buession.redis.core.command.HashCommands
批量将多个 field => value (域-值)对设置到哈希表 key 中 详情说明 http://redisdoc.com/hash/hmset.html
hMSet(byte[], Map<byte[], byte[]>) - 接口 中的方法com.buession.redis.core.command.HashCommands
批量将多个 field => value (域-值)对设置到哈希表 key 中 详情说明 http://redisdoc.com/hash/hmset.html
hMSet(String, List<KeyValue<String, V>>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
批量将多个 field => value (域-值)对设置到哈希表 key 中 详情说明 http://redisdoc.com/hash/hmset.html
hMSet(byte[], List<KeyValue<byte[], V>>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
批量将多个 field => value (域-值)对设置到哈希表 key 中 详情说明 http://redisdoc.com/hash/hmset.html
hMSet(String, List<KeyValue<String, V>>) - 类 中的方法com.buession.redis.RedisTemplate
 
hMSet(byte[], List<KeyValue<byte[], V>>) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandField(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandField(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandField(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandField(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandField(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandField(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandField(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandField(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandField(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandField(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandField(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandField(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandField(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandField(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandField(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandField(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandField(String) - 接口 中的方法com.buession.redis.core.command.HashCommands
随机返回一个哈希表中存在的域 详情说明 https://redis.io/commands/hrandfield/
hRandField(byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
随机返回一个哈希表中存在的域 详情说明 https://redis.io/commands/hrandfield/
hRandField(String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
随机返回一个哈希表中指定数量的存在的域 详情说明 https://redis.io/commands/hrandfield/
hRandField(byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
随机返回一个哈希表中指定数量的存在的域 详情说明 https://redis.io/commands/hrandfield/
hRandFieldWithValues(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandFieldWithValues(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hRandFieldWithValues(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandFieldWithValues(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hRandFieldWithValues(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandFieldWithValues(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hRandFieldWithValues(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandFieldWithValues(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hRandFieldWithValues(String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValues(byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
When called with just the key argument, return a random field from the hash value stored at key.
hRandFieldWithValuesObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandFieldWithValuesObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandFieldWithValuesObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandFieldWithValuesObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandFieldWithValuesObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hRandFieldWithValuesObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScan(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, long, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hScan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(String, long, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractHashOperations
 
hScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hScan(String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, long, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, long, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, long, String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], long, byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(String, String, String, long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScan(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.HashCommands
迭代哈希键 key 中的键值对 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], long, byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String, long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, String, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(byte[], byte[], byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
迭代哈希键 key 中的键值对,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/hash/hscan.html
hScanObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, long, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], long, byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(String, String, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hScanObject(byte[], byte[], byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hSet(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hSet(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hSet(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hSet(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hSet(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hSet(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hSet(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hSet(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hSet(String, String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
将哈希表 key 中域 field 的值设置为 value。
hSet(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
将哈希表 key 中域 field 的值设置为 value。
hSet(String, String, V) - 接口 中的方法com.buession.redis.core.operations.HashOperations
将哈希表 key 中域 field 的值设置为 value。
hSet(byte[], byte[], V) - 接口 中的方法com.buession.redis.core.operations.HashOperations
将哈希表 key 中域 field 的值设置为 value。
hSet(String, String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
hSet(byte[], byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
hSetNx(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hSetNx(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hSetNx(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hSetNx(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hSetNx(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hSetNx(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hSetNx(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hSetNx(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hSetNx(String, String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
当且仅当域 field 尚未存在于哈希表 key 中的情况下,将它的值设置为 value 详情说明 http://redisdoc.com/hash/hsetnx.html
hSetNx(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
当且仅当域 field 尚未存在于哈希表 key 中的情况下,将它的值设置为 value 详情说明 http://redisdoc.com/hash/hsetnx.html
hSetNx(String, String, V) - 接口 中的方法com.buession.redis.core.operations.HashOperations
当且仅当域 field 尚未存在于哈希表 key 中的情况下,将它的值设置为 value
hSetNx(byte[], byte[], V) - 接口 中的方法com.buession.redis.core.operations.HashOperations
当且仅当域 field 尚未存在于哈希表 key 中的情况下,将它的值设置为 value
hSetNx(String, String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
hSetNx(byte[], byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
hStrLen(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hStrLen(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hStrLen(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hStrLen(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hStrLen(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hStrLen(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hStrLen(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hStrLen(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hStrLen(String, String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,与给定域 field 相关联的值的字符串长度 详情说明 http://redisdoc.com/hash/hstrlen.html
hStrLen(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中,与给定域 field 相关联的值的字符串长度 详情说明 http://redisdoc.com/hash/hstrlen.html
hVals(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hVals(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
hVals(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hVals(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
hVals(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hVals(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHashOperations
 
hVals(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hVals(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
hVals(String) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中所有域的值 详情说明 http://redisdoc.com/hash/hvals.html
hVals(byte[]) - 接口 中的方法com.buession.redis.core.command.HashCommands
获取哈希表 key 中所有域的值 详情说明 http://redisdoc.com/hash/hvals.html
hValsObject(String) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为对象
hValsObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为对象
hValsObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为 clazz 指定的对象
hValsObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为 clazz 指定的对象
hValsObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为 type 指定的对象
hValsObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.HashOperations
获取哈希表 key 中所有域的值,并将值反序列化为 type 指定的对象
hValsObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
hValsObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
hValsObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hValsObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hValsObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
hValsObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
HyperLogLogCommands - com.buession.redis.core.command中的接口
HyperLogLog 命令 详情说明 http://redisdoc.com/hyperloglog/index.html
hyperLogLogOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
hyperLogLogOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
hyperLogLogOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
HyperLogLogOperations - com.buession.redis.client.operations中的接口
HyperLogLog 命令操作接口
hyperLogLogOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
HyperLogLogOperations - com.buession.redis.core.operations中的接口
HyperLogLog 运算 详情说明 http://redisdoc.com/hyperloglog/index.html

I

idleTime(long) - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
idleTime(long) - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
idleUnixTime(long) - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
incr(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incr(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incr(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incr(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incr(String) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的数字值加上一 详情说明 http://redisdoc.com/string/incr.html
incr(byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的数字值加上一 详情说明 http://redisdoc.com/string/incr .html
incrBy(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incrBy(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incrBy(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incrBy(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incrBy(String, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的数字值加上增量 increment 详情说明 http://redisdoc.com/string/incrby.html
incrBy(byte[], long) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的数字值加上增量 increment 详情说明 http://redisdoc.com/string/incrby.html
incrByFloat(String, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incrByFloat(byte[], double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
incrByFloat(String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incrByFloat(byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
incrByFloat(String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incrByFloat(byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
incrByFloat(String, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incrByFloat(byte[], double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
incrByFloat(String, double) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的值加上浮点数增量 increment 详情说明 http://redisdoc.com/string/incrbyfloat.html
incrByFloat(byte[], double) - 接口 中的方法com.buession.redis.core.command.StringCommands
为键 key 储存的值加上浮点数增量 increment 详情说明 http://redisdoc.com/string/incrbyfloat.html
index - 类 中的静态变量com.buession.redis.RedisAccessor
 
info() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
info(Info.Section) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
info() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
info(Info.Section) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
info() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
info(Info.Section) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
info() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
info(Info.Section) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
info() - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取关于 Redis 服务器的各种信息和统计数值 详情说明 http://redisdoc.com/client_and_server/info.html
info(Info.Section) - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取关于 Redis 服务器通过 section 指定的部分信息 详情说明 http://redisdoc.com/client_and_server/info.html
Info - com.buession.redis.core中的类
Redis 服务器的各种信息和统计数值
Info(Info.Server, Info.Clients, Info.Memory, Info.Persistence, Info.Stats, Info.Replication, Info.Sentinel, Info.Cpu, Info.Cluster, List<Info.Keyspace>) - 类 的构造器com.buession.redis.core.Info
 
Info.Clients - com.buession.redis.core中的类
已连接客户端的信息
Info.Clients.Key - com.buession.redis.core中的枚举
 
Info.Cluster - com.buession.redis.core中的类
集群有关的信息
Info.Cluster.Key - com.buession.redis.core中的枚举
 
Info.Cpu - com.buession.redis.core中的类
CPU 的计算量统计信息
Info.Cpu.Key - com.buession.redis.core中的枚举
 
Info.Keyspace - com.buession.redis.core中的类
数据库相关的统计信息
Info.Keyspace.Key - com.buession.redis.core中的枚举
 
Info.Memory - com.buession.redis.core中的类
Redis 服务器的内存信息
Info.Memory.Key - com.buession.redis.core中的枚举
 
Info.Persistence - com.buession.redis.core中的类
RDB 持久化和 AOF 持久化有关的信息
Info.Persistence.Key - com.buession.redis.core中的枚举
 
Info.Replication - com.buession.redis.core中的类
主从复制信息
Info.Replication.Key - com.buession.redis.core中的枚举
 
Info.Replication.MasterLinkStatus - com.buession.redis.core中的枚举
 
Info.Replication.ReplBacklog - com.buession.redis.core中的类
 
Info.Replication.ReplBacklog.Key - com.buession.redis.core中的枚举
 
Info.Replication.Slave - com.buession.redis.core中的类
 
Info.Replication.Slave.Key - com.buession.redis.core中的枚举
 
Info.Replication.Slave.SlaveState - com.buession.redis.core中的枚举
 
Info.Section - com.buession.redis.core中的枚举
 
Info.Sentinel - com.buession.redis.core中的类
哨兵信息
Info.Sentinel.Key - com.buession.redis.core中的枚举
 
Info.Sentinel.Master - com.buession.redis.core中的类
 
Info.Sentinel.Master.Key - com.buession.redis.core中的枚举
 
Info.Sentinel.Status - com.buession.redis.core中的枚举
 
Info.Server - com.buession.redis.core中的类
Redis 服务器的信息
Info.Server.Key - com.buession.redis.core中的枚举
 
Info.Stats - com.buession.redis.core中的类
一般统计信息
Info.Stats.Key - com.buession.redis.core中的枚举
 
InfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Info 转换
InfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.InfoConverter
 
initialized() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.BitCountOptionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.BitOperationConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.ClientTypeConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.ClientUnblockTypeConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.ClusterFailoverOptionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.DirectionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.ExpireOptionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.FlushModeConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GeoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GeoRadiusArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GeoUnitConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GetExArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.ListPositionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.LPosArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.RestoreArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.SetArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.SortArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.XAddArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.XClaimArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.XTrimArgumentConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.AccessControlLogEntryConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.AccessControlUserConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.BumpEpochConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClientConverter.ClientListConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClientConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterNodeConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterNodesConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterReplicasConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterResetOptionConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterSlotConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.GeoCoordinateConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.GeoRadiusResponseConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.InfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter.BinaryDataKeyedZSetElementConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ModuleConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.RedisServerTimeConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.RoleConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListTupleScanResultConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.SlowlogConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamConsumerFullInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamConsumersInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.BinaryStreamEntryIdConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.MapStreamEntryIdConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter.StreamFullInfoGroupConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamGroupInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamInfoConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamPendingEntryConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamPendingSummaryConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.TupleConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.response.OkStatusConverter
 
INSTANCE - 类 中的静态变量com.buession.redis.core.internal.convert.response.PingResultConverter
 
internalInit() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
internalInit() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
internalInit() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
internalInit() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
isAbsTtl() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument
If the ABSTTL modifier was used, ttl should represent an absolute Unix timestamp (in milliseconds) in which the key will expire
isActiveDefragRunning() - 类 中的方法com.buession.redis.core.Info.Memory
检测内存整理是否处于活动状态
isActualNonReadonlyTransactionActive() - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
isAlpha() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
使用对字符串进行排序
isAofEnabled() - 类 中的方法com.buession.redis.core.Info.Persistence
获取AOF 是否处于打开状态
isAofPendingRewrite() - 类 中的方法com.buession.redis.core.Info.Persistence
获取是否有 AOF 重写操作在等待 RDB 文件创建完毕之后执行
isAofRewriteInProgress() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在创建 AOF 文件
isAofRewriteScheduled() - 类 中的方法com.buession.redis.core.Info.Persistence
获取在 RDB 文件创建完毕之后,是否需要执行预约的 AOF 重写操作
isApproximateTrimming() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
isApproximateTrimming() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument
 
isBlockWhenExhausted() - 类 中的方法com.buession.redis.core.PoolConfig
返回当对象池没有空闲对象时,新的获取对象的请求是否阻塞
isClosed() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
isClosed() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
isClosed() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
isClosed() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
检测连接是否关闭
isCompleteIteration() - 类 中的方法com.buession.redis.core.ScanResult
 
isConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
isConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
isConnect() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
isConnect() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
检测是否处于连接状态
isConnectionTransactional(RedisConnectionFactory, RedisConnection) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
isCurrentTransactionReadOnly() - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
isEnabled() - 类 中的方法com.buession.redis.core.Info.Cluster
获取集群功能是否已经开启
isEnableTransactionSupport() - 类 中的方法com.buession.redis.core.Options
返回是否开启事务支持
isExactTrimming() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
isExactTrimming() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument
 
isForce() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument
 
isJmxEnabled() - 类 中的方法com.buession.redis.core.PoolConfig
返回是否注册 JMX
isKeepTtl() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument
Retain the time to live associated with the key
isLimited() - 类 中的方法com.buession.redis.core.Limit
 
isLoading() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在载入持久化文件
isMaster() - 类 中的方法com.buession.redis.core.RedisNode
返回是否为 Master 节点
isMasterSyncInProgress() - 类 中的方法com.buession.redis.core.Info.Replication
获取主服务器是否正在与这个从服务器进行同步
isNoMkStream() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
isPersist() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
获取设置键是否持久化
isPipeline() - 类 中的方法com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
 
isPipeline() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
当前是否处于管道状态
isPipeline(RedisConnection) - 类 中的方法com.buession.redis.RedisAccessor
 
isRdbBgSaveInProgress() - 类 中的方法com.buession.redis.core.Info.Persistence
获取服务器是否正在创建 RDB 文件
isReplace() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument
获取是否替换已存在 key
isReplica() - 类 中的方法com.buession.redis.core.RedisNode
返回是否为 Slave 节点
isSlave() - 类 中的方法com.buession.redis.core.RedisNode
返回是否为 Slave 节点
isSsl() - 类 中的方法com.buession.redis.core.RedisURI
 
isTestOnBorrow() - 类 中的方法com.buession.redis.core.PoolConfig
返回在从对象池获取对象时是否检测对象有效
isTestOnCreate() - 类 中的方法com.buession.redis.core.PoolConfig
返回在创建对象时检测对象是否有效
isTestOnReturn() - 类 中的方法com.buession.redis.core.PoolConfig
返回在向对象池中归还对象时是否检测对象有效
isTestWhileIdle() - 类 中的方法com.buession.redis.core.PoolConfig
返回在检测空闲对象线程检测到对象不需要移除时,是否检测对象的有效性
isTilt() - 类 中的方法com.buession.redis.core.Info.Sentinel
获取是否进入了 tilt 模式
isTransaction() - 类 中的方法com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
 
isTransaction() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
当前是否处于事务状态
isTransaction(RedisConnection) - 类 中的方法com.buession.redis.RedisAccessor
 
isTransactionOrPipeline(RedisConnection) - 类 中的方法com.buession.redis.RedisAccessor
 
isTransactionSyncronisationActive() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
isUsePool() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
isUsePool() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
isUsePool() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
isUseSsl() - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
isUseSsl() - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
isUseSsl() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
返回是否启用 SSL 连接
isUseSsl() - 类 中的方法com.buession.redis.core.RedisURI
 
isVoid() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
isWithCoord() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
获取是否将位置元素的经度和维度也一并返回
isWithDist() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
获取是否在返回位置元素的同时,将位置元素与中心之间的距离也一并返回
isWithHash() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
获取是否返回位置元素经过原始 geohash 编码的有序集合分值

J

JacksonJsonSerializer - com.buession.redis.serializer中的类
Jackson2 序列化和反序列化
JacksonJsonSerializer() - 类 的构造器com.buession.redis.serializer.JacksonJsonSerializer
构造函数
JedisBitMapOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 BitMap 命令操作抽象类
JedisBitMapOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
JedisClusterBitMapOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 BitMap 命令操作抽象类
JedisClusterBitMapOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
JedisClusterClient - com.buession.redis.client.jedis中的类
jedis 集群模式客户端
JedisClusterClient() - 类 的构造器com.buession.redis.client.jedis.JedisClusterClient
 
JedisClusterClient(JedisClusterConnection) - 类 的构造器com.buession.redis.client.jedis.JedisClusterClient
 
JedisClusterClusterOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式集群命令操作
JedisClusterClusterOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
JedisClusterCommand(JedisClusterClient, ProtocolCommand) - 类 的构造器com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
JedisClusterConnection - com.buession.redis.client.connection.jedis中的类
Jedis 集群模式连接器
JedisClusterConnection() - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnection(JedisClusterDataSource, JedisCluster, int, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisClusterConnection
构造函数
JedisClusterConnectionOperations - com.buession.redis.client.jedis.operations中的类
 
JedisClusterConnectionOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
JedisClusterDataSource - com.buession.redis.client.connection.datasource.jedis中的类
Jedis 集群模式数据源
JedisClusterDataSource() - 类 的构造器com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
JedisClusterGeoOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式地理位置命令操作
JedisClusterGeoOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterGeoOperations
 
JedisClusterHashOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式哈希表命令操作
JedisClusterHashOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterHashOperations
 
JedisClusterHyperLogLogOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 HyperLogLog 命令操作
JedisClusterHyperLogLogOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
JedisClusterKeyOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 Key 命令操作
JedisClusterKeyOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
JedisClusterListOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式列表命令操作
JedisClusterListOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
JedisClusterOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式集群命令操作
JedisClusterOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterOperations
 
JedisClusterPubSubOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 Pub/Sub 命令操作
JedisClusterPubSubOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
JedisClusterScriptingOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 Script 命令操作
JedisClusterScriptingOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
JedisClusterServerOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式服务端命令操作
JedisClusterServerOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
JedisClusterSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式集合命令操作
JedisClusterSetOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
JedisClusterSortedSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式模式模式有序集合命令操作
JedisClusterSortedSetOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
JedisClusterStreamOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式 Stream 命令操作抽象类
JedisClusterStreamOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
JedisClusterStringOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式字符串命令操作
JedisClusterStringOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
JedisClusterTransactionOperations - com.buession.redis.client.jedis.operations中的类
Jedis 集群模式事务命令操作
JedisClusterTransactionOperations(JedisClusterClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
JedisCommand(JedisStandaloneClient, ProtocolCommand) - 类 的构造器com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
JedisConnection - com.buession.redis.client.connection.jedis中的类
Jedis 单机模式连接器
JedisConnection() - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnection(JedisDataSource, JedisPool, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisConnection
构造函数
JedisConnectionOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式连接命令操作
JedisConnectionOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
JedisDataSource - com.buession.redis.client.connection.datasource.jedis中的类
Jedis 单机模式数据源
JedisDataSource() - 类 的构造器com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
JedisFailoverParams - com.buession.redis.core.internal.jedis中的类
 
JedisFailoverParams(String, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisFailoverParams
 
JedisFailoverParams(String, int, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisFailoverParams
 
JedisFailoverParams(String, int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisFailoverParams
 
JedisFailoverParams(String, int, int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisFailoverParams
 
JedisFailoverParams(int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisFailoverParams
 
JedisGeoOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式地理位置命令操作
JedisGeoOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisGeoOperations
 
JedisHashOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式模式哈希表命令操作
JedisHashOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisHashOperations
 
JedisHyperLogLogOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 HyperLogLog 命令操作
JedisHyperLogLogOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
JedisKeyOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 Key 命令操作
JedisKeyOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisKeyOperations
 
JedisListOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式列表命令操作
JedisListOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisListOperations
 
JedisMigrateParams - com.buession.redis.core.internal.jedis中的类
 
JedisMigrateParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(MigrateOperation) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(byte[]) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(String, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(byte[], byte[]) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(MigrateOperation, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(MigrateOperation, byte[]) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(MigrateOperation, String, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisMigrateParams(MigrateOperation, byte[], byte[]) - 类 的构造器com.buession.redis.core.internal.jedis.JedisMigrateParams
 
JedisPipeline - com.buession.redis.pipeline.jedis中的类
 
JedisPipeline(Pipeline) - 类 的构造器com.buession.redis.pipeline.jedis.JedisPipeline
 
JedisPubSubOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 Pub/Sub 命令操作
JedisPubSubOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
JedisRedisClient - com.buession.redis.client.jedis中的接口
 
JedisRedisConnection - com.buession.redis.client.connection.jedis中的接口
Jedis Redis 连接对象
JedisRedisDataSource - com.buession.redis.client.connection.datasource.jedis中的接口
Jedis 数据源
JedisRedisExceptionUtils - com.buession.redis.exception中的类
 
JedisRedisExceptionUtils() - 类 的构造器com.buession.redis.exception.JedisRedisExceptionUtils
 
JedisRedisOperations - com.buession.redis.client.jedis.operations中的接口
Jedis Redis 命令操作接口
JedisRedisOperations.AbstractJedisCommand<C extends JedisRedisClient,R> - com.buession.redis.client.jedis.operations中的类
 
JedisRedisOperations.JedisClusterCommand<R> - com.buession.redis.client.jedis.operations中的类
 
JedisRedisOperations.JedisCommand<R> - com.buession.redis.client.jedis.operations中的类
 
JedisRedisOperations.JedisSentinelCommand<R> - com.buession.redis.client.jedis.operations中的类
 
JedisResult<SV,TV> - com.buession.redis.core.internal.jedis中的类
Jedis 事务、管道异步结果
JedisResult(Response<SV>) - 类 的构造器com.buession.redis.core.internal.jedis.JedisResult
 
JedisResult(Response<SV>, Converter<SV, TV>) - 类 的构造器com.buession.redis.core.internal.jedis.JedisResult
 
JedisResult.Builder<SV,TV> - com.buession.redis.core.internal.jedis中的类
 
JedisScanParams - com.buession.redis.core.internal.jedis中的类
 
JedisScanParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(byte[]) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(String, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(byte[], int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(String, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScanParams(byte[], long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisScanParams
 
JedisScriptingOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 Script 命令操作
JedisScriptingOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
JedisSentinelBitMapOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 BitMap 命令操作抽象类
JedisSentinelBitMapOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
JedisSentinelClient - com.buession.redis.client.jedis中的类
jedis 哨兵模式客户端
JedisSentinelClient() - 类 的构造器com.buession.redis.client.jedis.JedisSentinelClient
 
JedisSentinelClient(JedisSentinelConnection) - 类 的构造器com.buession.redis.client.jedis.JedisSentinelClient
 
JedisSentinelClusterOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式集群命令操作
JedisSentinelClusterOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
JedisSentinelCommand(JedisSentinelClient, ProtocolCommand) - 类 的构造器com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
JedisSentinelConnection - com.buession.redis.client.connection.jedis中的类
Jedis 哨兵模式连接器
JedisSentinelConnection() - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, int, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int, int, int) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnection(JedisSentinelDataSource, JedisSentinelPool, int, int, int, int, int, SslConfiguration) - 类 的构造器com.buession.redis.client.connection.jedis.JedisSentinelConnection
构造函数
JedisSentinelConnectionOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式连接命令操作
JedisSentinelConnectionOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
JedisSentinelDataSource - com.buession.redis.client.connection.datasource.jedis中的类
Jedis 哨兵模式数据源
JedisSentinelDataSource() - 类 的构造器com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
JedisSentinelGeoOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式地理位置命令操作
JedisSentinelGeoOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelGeoOperations
 
JedisSentinelHashOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式哈希表命令操作
JedisSentinelHashOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelHashOperations
 
JedisSentinelHyperLogLogOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 HyperLogLog 命令操作
JedisSentinelHyperLogLogOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
JedisSentinelKeyOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 Key 命令操作
JedisSentinelKeyOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
JedisSentinelListOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式列表命令操作
JedisSentinelListOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
JedisSentinelPubSubOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 Pub/Sub 命令操作
JedisSentinelPubSubOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
JedisSentinelScriptingOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 Script 命令操作
JedisSentinelScriptingOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
JedisSentinelServerOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式服务端命令操作
JedisSentinelServerOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
JedisSentinelSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式集合命令操作
JedisSentinelSetOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
JedisSentinelSortedSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式模式有序集合命令操作
JedisSentinelSortedSetOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
JedisSentinelStreamOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式 Stream 命令操作抽象类
JedisSentinelStreamOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
JedisSentinelStringOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式字符串命令操作
JedisSentinelStringOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
JedisSentinelTransactionOperations - com.buession.redis.client.jedis.operations中的类
Jedis 哨兵模式事务命令操作
JedisSentinelTransactionOperations(JedisSentinelClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
JedisServerOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式服务端命令操作
JedisServerOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisServerOperations
 
JedisSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式集合命令操作
JedisSetOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSetOperations
 
JedisSortedSetOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式模式有序集合命令操作
JedisSortedSetOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
JedisStandaloneClient - com.buession.redis.client.jedis中的类
jedis 单机模式客户端
JedisStandaloneClient() - 类 的构造器com.buession.redis.client.jedis.JedisStandaloneClient
 
JedisStandaloneClient(JedisConnection) - 类 的构造器com.buession.redis.client.jedis.JedisStandaloneClient
 
JedisStreamOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式 Stream 命令操作抽象类
JedisStreamOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisStreamOperations
 
JedisStringOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式字符串命令操作
JedisStringOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisStringOperations
 
JedisTransaction - com.buession.redis.transaction.jedis中的类
 
JedisTransaction(Transaction) - 类 的构造器com.buession.redis.transaction.jedis.JedisTransaction
 
JedisTransactionOperations - com.buession.redis.client.jedis.operations中的类
Jedis 单机模式事务命令操作
JedisTransactionOperations(JedisStandaloneClient) - 类 的构造器com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
JedisXAutoClaimParams - com.buession.redis.core.internal.jedis中的类
 
JedisXAutoClaimParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisXAutoClaimParams
 
JedisXAutoClaimParams(int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXAutoClaimParams
 
JedisXAutoClaimParams(long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXAutoClaimParams
 
JedisXPendingParams - com.buession.redis.core.internal.jedis中的类
 
JedisXPendingParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(long, StreamEntryId, StreamEntryId, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(long, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(StreamEntryId, StreamEntryId, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(StreamEntryId, StreamEntryId, long, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(long, StreamEntryId, StreamEntryId, long, String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXPendingParams(String) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXPendingParams
 
JedisXReadGroupParams - com.buession.redis.core.internal.jedis中的类
 
JedisXReadGroupParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(long, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(long, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(long, int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadGroupParams(boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadGroupParams
 
JedisXReadParams - com.buession.redis.core.internal.jedis中的类
 
JedisXReadParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadParams
 
JedisXReadParams(long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadParams
 
JedisXReadParams(long, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadParams
 
JedisXReadParams(int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisXReadParams
 
JedisZAddParams - com.buession.redis.core.internal.jedis中的类
 
JedisZAddParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(NxXx) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(GtLt) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(NxXx, GtLt) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(NxXx, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(GtLt, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZAddParams(NxXx, GtLt, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZAddParams
构造函数
JedisZParams - com.buession.redis.core.internal.jedis中的类
 
JedisZParams() - 类 的构造器com.buession.redis.core.internal.jedis.JedisZParams
构造函数
JedisZParams(Aggregate) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZParams
构造函数
JedisZParams(double...) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZParams
构造函数
JedisZParams(Aggregate, double...) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZParams
构造函数
JedisZRangeParams - com.buession.redis.core.internal.jedis中的类
 
JedisZRangeParams(int, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, int, int) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, int, int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, long, long, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, int, int, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, long, long, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(int, int, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(long, long, boolean) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(int, int, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(long, long, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(int, int, boolean, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(long, long, boolean, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, int, int, boolean, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 
JedisZRangeParams(ZRangeBy, long, long, boolean, long, long) - 类 的构造器com.buession.redis.core.internal.jedis.JedisZRangeParams
 

K

keepTtl() - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
 
KeyCommands - com.buession.redis.core.command中的接口
KeyCommands.RestoreArgument - com.buession.redis.core.command中的类
Restore 参数
KeyCommands.RestoreArgument.Builder - com.buession.redis.core.command中的类
 
KeyCommands.SortArgument - com.buession.redis.core.command中的类
排序参数
KeyCommands.SortArgument.Builder - com.buession.redis.core.command中的类
 
KeyedZSetElement - com.buession.redis.core中的类
 
KeyedZSetElement(String, String, Double) - 类 的构造器com.buession.redis.core.KeyedZSetElement
 
KeyedZSetElement(byte[], byte[], Double) - 类 的构造器com.buession.redis.core.KeyedZSetElement
 
KeyedZSetElementConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis KeyedZSetElement 转换为 KeyedZSetElement
KeyedZSetElementConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.KeyedZSetElementConverter
 
KeyedZSetElementConverter.BinaryDataKeyedZSetElementConverter - com.buession.redis.core.internal.convert.jedis.response中的类
 
keyOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
keyOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
keyOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
KeyOperations - com.buession.redis.client.operations中的接口
KEY 命令操作接口
keyOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
KeyOperations - com.buession.redis.core.operations中的接口
keys(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
keys(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
keys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
keys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
keys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
keys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
keys(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
keys(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
keys(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
查找所有符合给定模式 pattern 的 key 详情说明 http://redisdoc.com/database/keys.html
keys(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
查找所有符合给定模式 pattern 的 key 详情说明 http://redisdoc.com/database/keys.html
Keyspace(Properties) - 类 的构造器com.buession.redis.core.Info.Keyspace
 

L

lastSave() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lastSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
lastSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
lastSave() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
lastSave() - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取最近一次 Redis 成功将数据保存到磁盘上的时间,以 UNIX 时间戳格式表示 详情说明 http://redisdoc.com/persistence/lastsave.html
lastSaveAt() - 接口 中的方法com.buession.redis.core.operations.ServerOperations
获取最近一次 Redis 成功将数据保存到磁盘上的时间 详情说明 http://redisdoc.com/persistence/lastsave.html
limit(long, long) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置返回偏移量为 offset 的 count 条数据
limit(Long) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
Limit - com.buession.redis.core中的类
 
Limit(Long, Long) - 类 的构造器com.buession.redis.core.Limit
 
lIndex(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lIndex(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lIndex(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lIndex(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lIndex(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lIndex(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lIndex(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lIndex(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lIndex(String, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 中,下标为 index 的元素 详情说明 http://redisdoc.com/list/lindex.html
lIndex(byte[], long) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 中,下标为 index 的元素 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(String, long) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为 type 指定的对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中,下标为 index 的元素,并反序列为 type 指定的对象 详情说明 http://redisdoc.com/list/lindex.html
lIndexObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
lIndexObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
lIndexObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lIndexObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lIndexObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lIndexObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lInsert(String, ListPosition, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lInsert(byte[], ListPosition, byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lInsert(String, ListPosition, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lInsert(byte[], ListPosition, byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lInsert(String, ListPosition, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lInsert(byte[], ListPosition, byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lInsert(String, ListPosition, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lInsert(byte[], ListPosition, byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lInsert(String, ListPosition, String, String) - 接口 中的方法com.buession.redis.core.command.ListCommands
将值 value 插入到列表 key 当中,位于值 pivot 之前或之后 详情说明 http://redisdoc.com/list/linsert.html
lInsert(byte[], ListPosition, byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
将值 value 插入到列表 key 当中,位于值 pivot 之前或之后 详情说明 http://redisdoc.com/list/linsert.html
lInsert(String, ListPosition, V, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 当中,位于值 pivot 之前或之后 详情说明 http://redisdoc.com/list/linsert.html
lInsert(byte[], ListPosition, V, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 当中,位于值 pivot 之前或之后 详情说明 http://redisdoc.com/list/linsert.html
lInsert(String, ListPosition, V, V) - 类 中的方法com.buession.redis.RedisTemplate
 
lInsert(byte[], ListPosition, V, V) - 类 中的方法com.buession.redis.RedisTemplate
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.AccessControlLogEntryConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterNodeConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterReplicasConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ClusterSlotConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.GeoCoordinateConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.GeoRadiusResponseConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ModuleConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.RoleConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.SlowlogConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamConsumerFullInfoConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamConsumersInfoConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter.StreamFullInfoGroupConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamGroupInfoConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamPendingEntryConverter
 
LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.TupleConverter
 
ListCommands - com.buession.redis.core.command中的接口
列表命令 详情说明 http://redisdoc.com/list/index.html
ListCommands.LPosArgument - com.buession.redis.core.command中的类
 
ListCommands.LPosArgument.Builder - com.buession.redis.core.command中的类
 
ListMapStreamEntryConverter(Converter<SK, TK>) - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.ListMapStreamEntryConverter
 
listOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
listOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
listOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
ListOperations - com.buession.redis.client.operations中的接口
列表命令操作接口
listOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
ListOperations - com.buession.redis.core.operations中的接口
列表运算 详情说明 http://redisdoc.com/list/index.html
ListPosition - com.buession.redis.core中的枚举
 
ListPositionConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ListPosition 转换为 jedis ListPosition
ListPositionConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.ListPositionConverter
 
ListScanResultConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListScanResultConverter
 
ListTupleScanResultConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListTupleScanResultConverter
 
lLen(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lLen(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lLen(String) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 的长度 详情说明 http://redisdoc.com/list/llen.html
lLen(byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 的长度 详情说明 http://redisdoc.com/list/llen.html
lMove(String, String, Direction, Direction) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lMove(byte[], byte[], Direction, Direction) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lMove(String, String, Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lMove(byte[], byte[], Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lMove(String, String, Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lMove(byte[], byte[], Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lMove(String, String, Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lMove(byte[], byte[], Direction, Direction) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lMove(String, String, Direction, Direction) - 接口 中的方法com.buession.redis.core.command.ListCommands
用于原子地从列表 key 中移除并返回第一个或最后一个元素(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数) 详情说明 https://www.redis.com.cn/commands/lmove.html
lMove(byte[], byte[], Direction, Direction) - 接口 中的方法com.buession.redis.core.command.ListCommands
用于原子地从列表 key 中移除并返回第一个或最后一个元素(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数) 详情说明 https://www.redis.com.cn/commands/lmove.html
lMoveObject(String, String, Direction, Direction) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化后的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(byte[], byte[], Direction, Direction) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化后的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(String, String, Direction, Direction, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 clazz 的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(byte[], byte[], Direction, Direction, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 clazz 的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(String, String, Direction, Direction, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 type 指定的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(byte[], byte[], Direction, Direction, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
用于原子地从列表 key 中移除并返回第一个或最后一个元素反序列化为 type 指定的对象(头或尾取决于 from 参数),然后把这个元素插入到列表 destKey 的第一个或最后一个元素(头或尾取决于 to 参数)
lMoveObject(String, String, Direction, Direction) - 类 中的方法com.buession.redis.RedisTemplate
 
lMoveObject(byte[], byte[], Direction, Direction) - 类 中的方法com.buession.redis.RedisTemplate
 
lMoveObject(String, String, Direction, Direction, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lMoveObject(byte[], byte[], Direction, Direction, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lMoveObject(String, String, Direction, Direction, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lMoveObject(byte[], byte[], Direction, Direction, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
logger - 类 中的变量com.buession.redis.client.AbstractRedisClient
 
logger - 类 中的变量com.buession.redis.client.operations.AbstractRedisOperations
 
logger - 类 中的变量com.buession.redis.serializer.AbstractSerializer
 
lPop(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPop(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPop(String) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表 key 的头元素 详情说明 http://redisdoc.com/list/lpop.html
lPop(byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表 key 的头元素 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(String) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的头元素,并反序列为 clazz 指定的对象 详情说明 http://redisdoc.com/list/lpop.html
lPopObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
lPopObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
lPopObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lPopObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lPopObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lPopObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lPos(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(String, String, ListCommands.LPosArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(byte[], byte[], ListCommands.LPosArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(String, String, ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(byte[], byte[], ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPos(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(String, String, ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(String, String, ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPos(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(String, String, ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(String, String, ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPos(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(String, String, ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(String, String, ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(byte[], byte[], ListCommands.LPosArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPos(String, String) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
lPos(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
lPos(String, String, ListCommands.LPosArgument) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
lPos(byte[], byte[], ListCommands.LPosArgument) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
lPos(String, String, ListCommands.LPosArgument, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
lPos(byte[], byte[], ListCommands.LPosArgument, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
返回列表 key 中匹配给定 element 成员的索引 详情说明 https://www.redis.com.cn/commands/lpos.html
LPosArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
ListCommands.LPosArgument 转换为 jedis LPosParams
LPosArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.LPosArgumentConverter
 
lPush(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPush(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPush(String, String...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(String, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个值 value 序列化后,插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(byte[], V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(String, V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表头 详情说明 http://redisdoc.com/list/lpush.html
lPush(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
lPush(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
lPush(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
lPush(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
lPushX(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lPushX(String, String...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(String, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(byte[], V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(String, V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表头,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/lpushx.html
lPushX(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
lPushX(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
lPushX(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
lPushX(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
lRange(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lRange(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lRange(String, long, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop); 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRange(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop); 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(String, long, long) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为 clazz 指定的对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为 clazz 指定的对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为 type 指定的对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
获取列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 之间的元素(包含 start 和 stop)并反序列化为 type 指定的对象; 也可以使用负数下标,以 -1 表示列表的最后一个元素, -2 表示列表的倒数第二个元素,以此类推 详情说明 http://redisdoc.com/list/lrange.html
lRangeObject(String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
lRangeObject(byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
lRangeObject(String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lRangeObject(byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lRangeObject(String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lRangeObject(byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
lRem(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lRem(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lRem(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lRem(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lRem(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lRem(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lRem(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lRem(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lRem(String, String, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除列表中与参数 value 相等的 count 个元素元素 详情说明 http://redisdoc.com/list/lrem.html
lRem(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除列表中与参数 value 相等的 count 个元素元素 详情说明 http://redisdoc.com/list/lrem.html
lSet(String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lSet(byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lSet(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lSet(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lSet(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lSet(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lSet(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lSet(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lSet(String, long, String) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 key 下标为 index 的元素的值设置为 value 详情说明 http://redisdoc.com/list/lset.html
lSet(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 key 下标为 index 的元素的值设置为 value 详情说明 http://redisdoc.com/list/lset.html
lSet(String, long, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 下标为 index 的元素的值设置为 value 序列化的值 详情说明 http://redisdoc.com/list/lset.html
lSet(byte[], long, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 下标为 index 的元素的值设置为 value 序列化的值 详情说明 http://redisdoc.com/list/lset.html
lSet(String, long, V) - 类 中的方法com.buession.redis.RedisTemplate
 
lSet(byte[], long, V) - 类 中的方法com.buession.redis.RedisTemplate
 
lTrim(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lTrim(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
lTrim(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lTrim(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
lTrim(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lTrim(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
lTrim(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lTrim(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
lTrim(String, long, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除列表指定区间外的元素; 如果 start 下标比列表的最大下标 end ( LLEN list 减去 1 )还要大,或者 start > stop ,则移除整个列表; 如果 stop 下标比 end 下标还要大,Redis将 stop 的值设置为 end 详情说明 http://redisdoc.com/list/ltrim.html
lTrim(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除列表指定区间外的元素; 如果 start 下标比列表的最大下标 end ( LLEN list 减去 1 )还要大,或者 start > stop ,则移除整个列表; 如果 stop 下标比 end 下标还要大,Redis将 stop 的值设置为 end 详情说明 http://redisdoc.com/list/ltrim.html

M

mappedWith(Converter<SV, TV>) - 类 中的方法com.buession.redis.core.internal.jedis.JedisResult.Builder
 
MapScanResultConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.MapScanResultConverter
 
MapStreamEntryConverter(Converter<SK, TK>) - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.MapStreamEntryConverter
 
MapStreamEntryIdConverter(Converter<SK, TK>) - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter.MapStreamEntryIdConverter
 
MapStreamEntryIdConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter.MapStreamEntryIdConverter
 
Master(Properties) - 类 的构造器com.buession.redis.core.Info.Sentinel.Master
 
masters() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
masters() - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
返回 Master 节点列表
maxLen(int) - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument.Builder
 
maxLen(long) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
maxLen(long) - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
MaxMemoryPolicy - com.buession.redis.core中的枚举
 
Memory(Properties) - 类 的构造器com.buession.redis.core.Info.Memory
 
memoryDoctor() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryDoctor() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryDoctor() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryDoctor() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryDoctor() - 接口 中的方法com.buession.redis.core.command.ServerCommands
列出 Redis 服务器遇到的不同类型的内存相关问题,并提供相应的解决建议 详情说明 https://redis.io/commands/memory-doctor/
memoryPurge() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryPurge() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryPurge() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryPurge() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryPurge() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY PURGE command attempts to purge dirty pages so these can be reclaimed by the allocator 详情说明 https://redis.io/commands/memory-purge/
memoryStats() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryStats() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryStats() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryStats() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryStats() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY STATS command returns an Array reply about the memory usage of the server 详情说明 https://redis.io/commands/memory-stats/
MemoryStats - com.buession.redis.core中的类
 
MemoryStats() - 类 的构造器com.buession.redis.core.MemoryStats
 
memoryUsage(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryUsage(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryUsage(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryUsage(byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
memoryUsage(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryUsage(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryUsage(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryUsage(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
memoryUsage(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryUsage(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryUsage(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryUsage(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
memoryUsage(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryUsage(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryUsage(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryUsage(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
memoryUsage(String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY USAGE command reports the number of bytes that a key and its value require to be stored in RAM 详情说明 https://redis.io/commands/memory-usage/
memoryUsage(byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY USAGE command reports the number of bytes that a key and its value require to be stored in RAM 详情说明 https://redis.io/commands/memory-usage/
memoryUsage(String, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY USAGE command reports the number of bytes that a key and its value require to be stored in RAM 详情说明 https://redis.io/commands/memory-usage/
memoryUsage(byte[], int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The MEMORY USAGE command reports the number of bytes that a key and its value require to be stored in RAM 详情说明 https://redis.io/commands/memory-usage/
mGet(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
mGet(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
mGet(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
mGet(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
mGet(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
mGet(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
mGet(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
mGet(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
mGet(String...) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取给定的一个或多个字符串键的值 详情说明 http://redisdoc.com/string/mget.html
mGet(byte[]...) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取给定的一个或多个字符串键的值 详情说明 http://redisdoc.com/string/mget.html
mGetObject(String...) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(byte[]...) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
获取给定的一个或多个字符串键的值,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/string/mget.html
mGetObject(String...) - 类 中的方法com.buession.redis.RedisTemplate
 
mGetObject(byte[]...) - 类 中的方法com.buession.redis.RedisTemplate
 
mGetObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
mGetObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
mGetObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
mGetObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
migrate(String, int, int, int, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, int, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, String, int, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, byte[], int, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, String, String, int, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, byte[], byte[], int, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, String, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, byte[], byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
migrate(String, int, int, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, String, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, byte[], byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, String, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, byte[], byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
migrate(String, int, int, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, String, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, byte[], byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, String, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, byte[], byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
migrate(String, int, int, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, String, String, int, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, byte[], byte[], int, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, String, String, int, MigrateOperation, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, byte[], byte[], int, MigrateOperation, byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
migrate(String, int, int, int, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, int, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, String, int, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, String, String, int, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, byte[], byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, String, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, byte[], byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, String, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, String, String, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, byte[], byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, String, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(String, int, byte[], byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, String, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, String, String, int, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, byte[], byte[], int, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, String, String, int, MigrateOperation, String...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
migrate(RedisNode, int, byte[], byte[], int, MigrateOperation, byte[]...) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
将 key 原子性地从当前实例传送到目标实例的指定数据库上, 一旦传送成功,key 保证会出现在目标实例上,而当前实例上的 key 会被删除 详情说明 http://redisdoc.com/internal/migrate.html
MigrateOperation - com.buession.redis.core中的枚举
 
minId(String) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
minId(String) - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument.Builder
 
Module - com.buession.redis.core中的类
 
Module(String, int) - 类 的构造器com.buession.redis.core.Module
 
ModuleConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis Module 转换为 Module
ModuleConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.ModuleConverter
 
moduleList() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
moduleList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
moduleList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
moduleList() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
moduleList() - 接口 中的方法com.buession.redis.core.command.ServerCommands
Returns information about the modules loaded to the server 详情说明 https://redis.io/commands/module-list/
moduleLoad(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
moduleLoad(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
moduleLoad(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractServerOperations
 
moduleLoad(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
moduleLoad(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
moduleLoad(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
moduleLoad(String, String...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Returns information about the modules loaded to the server 详情说明 https://redis.io/commands/module-load/
moduleLoad(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ServerCommands
Returns information about the modules loaded to the server 详情说明 https://redis.io/commands/module-load/
moduleUnLoad(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
moduleUnLoad(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
moduleUnLoad(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractServerOperations
 
moduleUnLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
moduleUnLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
moduleUnLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
moduleUnLoad(String) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command unloads the module specified by name 详情说明 https://redis.io/commands/module-unload/
moduleUnLoad(byte[]) - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command unloads the module specified by name 详情说明 https://redis.io/commands/module-unload/
monitor(RedisMonitor) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
monitor(RedisSentinelNode) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
monitor(RedisSentinelNode) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
监控节点
monitor(RedisMonitor) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
monitor(RedisMonitor) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
monitor(RedisMonitor) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
monitor(RedisMonitor) - 接口 中的方法com.buession.redis.core.command.ServerCommands
实时打印出 Redis 服务器接收到的命令 详情说明 http://redisdoc.com/debug/monitor.html
move(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
move(byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
move(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
move(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
move(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
move(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
move(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
move(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
move(String, int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将当前数据库的 key 移动到给定的数据库 db 当中; 如果当前数据库(源数据库)和给定数据库(目标数据库)有相同名字的给定 key , 或者 key 不存在于当前数据库,那么 MOVE 没有任何效果 详情说明 http://redisdoc.com/database/move.html
move(byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将当前数据库的 key 移动到给定的数据库 db 当中; 如果当前数据库(源数据库)和给定数据库(目标数据库)有相同名字的给定 key , 或者 key 不存在于当前数据库,那么 MOVE 没有任何效果 详情说明 http://redisdoc.com/database/move.html
mSet(Map<String, String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
mSet(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
mSet(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
mSet(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
mSet(Map<String, String>) - 接口 中的方法com.buession.redis.core.command.StringCommands
同时为多个键设置值,如果某个给定键已经存在 那么将使用新值去覆盖旧值 详情说明 http://redisdoc.com/string/mset.html
mSet(List<KeyValue<String, String>>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
同时为多个键设置值,如果某个给定键已经存在 那么将使用新值去覆盖旧值 详情说明 http://redisdoc.com/string/mset.html
mSetNx(Map<String, String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
mSetNx(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
mSetNx(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
mSetNx(Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
mSetNx(Map<String, String>) - 接口 中的方法com.buession.redis.core.command.StringCommands
当且仅当所有给定键都不存在时,为所有给定键设置值 详情说明 http://redisdoc.com/string/msetnx.html
mSetNx(List<KeyValue<String, String>>) - 接口 中的方法com.buession.redis.core.operations.StringOperations
当且仅当所有给定键都不存在时, 为所有给定键设置值 详情说明 http://redisdoc.com/string/msetnx.html
multi() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
multi() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
multi() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
multi() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
 
multi() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
标记事务开始
multi() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
multi() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
multi() - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
multi() - 接口 中的方法com.buession.redis.core.command.TransactionCommands
标记事务开始 详情说明 http://redisdoc.com/transaction/multi.html

N

newJedisResult(Response<SV>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
newJedisResult(Response<SV>, Converter<SV, TV>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
noMkStream(boolean) - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument.Builder
 
NotSupportedCommandException - com.buession.redis.exception中的异常错误
 
NotSupportedCommandException() - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(NotSupportedCommandException.Type, ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(RedisMode, ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(RedisMode, NotSupportedCommandException.Type, ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(String) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException(Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedCommandException
 
NotSupportedCommandException.Type - com.buession.redis.exception中的枚举
 
NotSupportedPipelineCommandException - com.buession.redis.exception中的异常错误
 
NotSupportedPipelineCommandException() - 异常错误 的构造器com.buession.redis.exception.NotSupportedPipelineCommandException
 
NotSupportedPipelineCommandException(ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedPipelineCommandException
 
NotSupportedPipelineCommandException(String) - 异常错误 的构造器com.buession.redis.exception.NotSupportedPipelineCommandException
 
NotSupportedPipelineCommandException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedPipelineCommandException
 
NotSupportedPipelineCommandException(Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedPipelineCommandException
 
NotSupportedTransactionCommandException - com.buession.redis.exception中的异常错误
 
NotSupportedTransactionCommandException() - 异常错误 的构造器com.buession.redis.exception.NotSupportedTransactionCommandException
 
NotSupportedTransactionCommandException(ProtocolCommand) - 异常错误 的构造器com.buession.redis.exception.NotSupportedTransactionCommandException
 
NotSupportedTransactionCommandException(String) - 异常错误 的构造器com.buession.redis.exception.NotSupportedTransactionCommandException
 
NotSupportedTransactionCommandException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedTransactionCommandException
 
NotSupportedTransactionCommandException(Throwable) - 异常错误 的构造器com.buession.redis.exception.NotSupportedTransactionCommandException
 
nxXX(NxXx) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的条件,NX:只在键不存在时,才对键进行设置操作;XX:只在键已经存在时,才对键进行设置
NxXx - com.buession.redis.core中的枚举
 

O

objectEncoding(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectEncoding(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectEncoding(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectEncoding(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectEncoding(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectEncoding(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectEncoding(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectEncoding(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectEncoding(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 对应 value 所使用的内部表示 详情说明 http://www.redis.cn/commands/object.html
objectEncoding(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 对应 value 所使用的内部表示 详情说明 http://www.redis.cn/commands/object.html
ObjectEncoding - com.buession.redis.core中的枚举
objectFreq(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectFreq(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectFreq(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectFreq(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectFreq(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectFreq(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectFreq(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectFreq(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectFreq(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
This command returns the logarithmic access frequency counter of a Redis object stored a key 详情说明 https://redis.io/commands/object-freq/
objectFreq(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
This command returns the logarithmic access frequency counter of a Redis object stored a key 详情说明 https://redis.io/commands/object-freq/
objectIdleTime(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectIdleTime(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectIdleTime(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectIdleTime(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectIdleTime(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectIdleTime(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectIdleTime(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectIdleTime(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectIdleTime(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 对应的 value 自被存储之后空闲的时间(单位:秒) 详情说明 http://www.redis.cn/commands/object.html
objectIdleTime(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 对应的 value 自被存储之后空闲的时间(单位:秒) 详情说明 http://www.redis.cn/commands/object.html
objectRefcount(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectRefcount(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
objectRefcount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectRefcount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
objectRefcount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectRefcount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
objectRefcount(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectRefcount(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
objectRefcount(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 所对应 value 被引用的次数 详情说明 http://www.redis.cn/commands/object.html
objectRefcount(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回指定 key 所对应 value 被引用的次数 详情说明 http://www.redis.cn/commands/object.html
ObjectStringBuilder - com.buession.redis.utils中的类
 
OK - 接口 中的静态变量com.buession.redis.core.Constants
 
OK_BINARY - 接口 中的静态变量com.buession.redis.core.Constants
 
OkStatusConverter - com.buession.redis.core.internal.convert.response中的类
OK 结果转换器
OkStatusConverter() - 类 的构造器com.buession.redis.core.internal.convert.response.OkStatusConverter
 
onCommand(String) - 接口 中的方法com.buession.redis.core.RedisMonitor
 
ONE_STATUS_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
onMessage(V, V) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onMessage(byte[], byte[]) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onMessage(String, String) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onPMessage(V, V, V) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onPMessage(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onPMessage(String, String, String) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onPong(V) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onPong(String) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onPSubscribe(V, int) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onPSubscribe(byte[], int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onPSubscribe(String, int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onPUnsubscribe(V, int) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onPUnsubscribe(byte[], int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onPUnsubscribe(String, int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onSubscribe(V, int) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onSubscribe(byte[], int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onSubscribe(String, int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
onUnsubscribe(V, int) - 接口 中的方法com.buession.redis.core.PubSubListener
 
onUnsubscribe(byte[], int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultBinaryJedisPubSub
 
onUnsubscribe(String, int) - 类 中的方法com.buession.redis.pubsub.jedis.DefaultJedisPubSub
 
openPipeline() - 类 中的方法com.buession.redis.client.connection.jedis.JedisConnection
 
openPipeline() - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
openPipeline() - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
 
openPipeline() - 接口 中的方法com.buession.redis.client.connection.RedisConnection
打开管道
Options - com.buession.redis.core中的类
 
Options() - 类 的构造器com.buession.redis.core.Options
 
options - 类 中的变量com.buession.redis.RedisAccessor
 
Options.Builder - com.buession.redis.core中的类
Options.Builder 构建器
order(Order) - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
设置排序方式
order(Order) - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument.Builder
设置排序方式

P

PARAMETER_NAME_CLIENT_NAME - 类 中的静态变量com.buession.redis.core.RedisURI
 
PARAMETER_NAME_DATABASE - 类 中的静态变量com.buession.redis.core.RedisURI
 
PARAMETER_NAME_DATABASE_ALT - 类 中的静态变量com.buession.redis.core.RedisURI
 
PARAMETER_NAME_TIMEOUT - 类 中的静态变量com.buession.redis.core.RedisURI
 
PARAMETER_NAME_WEIGHT - 类 中的静态变量com.buession.redis.core.RedisURI
 
parseClientName(RedisURI, String) - 类 中的静态方法com.buession.redis.core.RedisURI.Builder
 
parseDatabase(RedisURI, String) - 类 中的静态方法com.buession.redis.core.RedisURI.Builder
 
parseRows(String) - 类 中的静态方法com.buession.redis.utils.ResponseUtils
 
parseTimeout(RedisURI, String) - 类 中的静态方法com.buession.redis.core.RedisURI.Builder
 
parseWeight(RedisURI, String) - 类 中的静态方法com.buession.redis.core.RedisURI.Builder
 
persist(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
persist(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
persist(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
persist(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
persist(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
persist(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
persist(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
persist(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
persist(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 设置为持久性的 Key 详情说明 http://redisdoc.com/expire/persist.html
persist(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 设置为持久性的 Key 详情说明 http://redisdoc.com/expire/persist.html
persist(Boolean) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键是否持久化
Persistence(Properties) - 类 的构造器com.buession.redis.core.Info.Persistence
 
pExpire(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pExpire(byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pExpire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pExpire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pExpire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pExpire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pExpire(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pExpire(byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pExpire(String, int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明 http://redisdoc.com/expire/pexpire.html
pExpire(byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置生存时间,当 key 过期时(生存时间为 0),它会被自动删除 详情说明 http://redisdoc.com/expire/pexpire.html
pExpireAt(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pExpireAt(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pExpireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pExpireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pExpireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pExpireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pExpireAt(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pExpireAt(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pExpireAt(String, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置过期时间,具体过期时间戳 详情说明 http://redisdoc.com/expire/pexpireat.html
pExpireAt(byte[], long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
为给定 key 设置过期时间,具体过期时间戳 详情说明 http://redisdoc.com/expire/pexpireat.html
pExpireAt(String, Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
为给定 key 设置过期时间 详情说明 http://redisdoc.com/expire/pexpireat.html
pExpireAt(byte[], Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
为给定 key 设置过期时间 详情说明 http://redisdoc.com/expire/pexpireat.html
pfAdd(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfAdd(String, String...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
将任意数量的元素添加到指定的 HyperLogLog 里面 详情说明 http://redisdoc.com/hyperloglog/pfadd.html
pfAdd(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
将任意数量的元素添加到指定的 HyperLogLog 里面 详情说明 http://redisdoc.com/hyperloglog/pfadd.html
pfCount(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfCount(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfCount(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfCount(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfCount(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfCount(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfCount(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfCount(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfCount(String...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
获取所有给定 HyperLogLog 的并集的近似基数,这个近似基数是通过将所有给定 HyperLogLog 合并至一个临时 HyperLogLog 来计算得出的 详情说明 https://www.redis.com.cn/commands/pfcount.html
pfCount(byte[]...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
获取所有给定 HyperLogLog 的并集的近似基数,这个近似基数是通过将所有给定 HyperLogLog 合并至一个临时 HyperLogLog 来计算得出的 详情说明 https://www.redis.com.cn/commands/pfcount.html
pfMerge(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfMerge(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pfMerge(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfMerge(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterHyperLogLogOperations
 
pfMerge(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfMerge(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisHyperLogLogOperations
 
pfMerge(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfMerge(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelHyperLogLogOperations
 
pfMerge(String, String...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
将多个 HyperLogLog 合并(merge)为一个 HyperLogLog,并保存到 destKey 中 详情说明 http://redisdoc.com/hyperloglog/pfmerge.html
pfMerge(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.HyperLogLogCommands
将多个 HyperLogLog 合并(merge)为一个 HyperLogLog,并保存到 destKey 中 详情说明 http://redisdoc.com/hyperloglog/pfmerge.html
ping() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
ping() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
ping() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
ping() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
ping() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
使用客户端向 Redis 服务器发送一个 PING ,如果服务器运作正常的话,会返回一个 PONG; 通常用于测试与服务器的连接是否仍然生效,或者用于测量延迟值 详情说明 http://www.redis.cn/commands/ping.html
PingResultConverter - com.buession.redis.core.internal.convert.response中的类
Ping 结果转换器
PingResultConverter() - 类 的构造器com.buession.redis.core.internal.convert.response.PingResultConverter
 
pipeline - 类 中的变量com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
管道
pipeline(Executor<Pipeline, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
pipeline(Executor<Pipeline, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
pipeline(Executor<Pipeline, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
pipeline(Executor<Pipeline, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
pipeline(Executor<Pipeline, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
pipeline(Executor<Pipeline, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
pipeline() - 类 中的方法com.buession.redis.core.AbstractRedisCommand
 
Pipeline - com.buession.redis.pipeline中的接口
 
pipeline() - 类 中的方法com.buession.redis.RedisAccessor
 
pipelineRunner - 类 中的变量com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
PONG - 接口 中的静态变量com.buession.redis.core.Constants
 
PONG_BINARY - 接口 中的静态变量com.buession.redis.core.Constants
 
PoolConfig - com.buession.redis.core中的类
连接池配置
PoolConfig() - 类 的构造器com.buession.redis.core.PoolConfig
 
PoolConfigUtils - com.buession.redis.utils中的类
 
PoolConfigUtils() - 类 的构造器com.buession.redis.utils.PoolConfigUtils
 
PoolException - com.buession.redis.exception中的异常错误
 
PoolException() - 异常错误 的构造器com.buession.redis.exception.PoolException
 
PoolException(String) - 异常错误 的构造器com.buession.redis.exception.PoolException
 
PoolException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.PoolException
 
PoolException(Throwable) - 异常错误 的构造器com.buession.redis.exception.PoolException
 
PoolException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.buession.redis.exception.PoolException
 
prefix(String) - 类 中的方法com.buession.redis.core.Options.Builder
设置 Key 前缀
primitive() - 类 中的方法com.buession.redis.pipeline.jedis.JedisPipeline
 
primitive() - 类 中的方法com.buession.redis.transaction.jedis.JedisTransaction
 
ProtocolCommand - com.buession.redis.core.command中的枚举
 
ProtocolCommandGroup - com.buession.redis.core.command中的枚举
 
pSetEx(String, String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSetEx(byte[], byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSetEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
pSetEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
pSetEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
pSetEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
pSetEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
pSetEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
pSetEx(String, String, int) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/psetex.html
pSetEx(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/psetex.html
pSetEx(String, V, int) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/psetex.html
pSetEx(byte[], V, int) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/psetex.html
pSetEx(String, V, int) - 类 中的方法com.buession.redis.RedisTemplate
 
pSetEx(byte[], V, int) - 类 中的方法com.buession.redis.RedisTemplate
 
pSubscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSubscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSubscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pSubscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pSubscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pSubscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pSubscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pSubscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pSubscribe(String[], PubSubListener<String>) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
订阅一个或多个符合给定模式的频道的信息 详情说明 http://redisdoc.com/pubsub/psubscribe.html
pSubscribe(byte[][], PubSubListener<byte[]>) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
订阅一个或多个符合给定模式的频道的信息 详情说明 http://redisdoc.com/pubsub/psubscribe.html
pSync(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSync(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pSync(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
pSync(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
pSync(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
pSync(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
pSync(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
pSync(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
pSync(String, long) - 接口 中的方法com.buession.redis.core.command.ServerCommands
用于复制功能(replication)的内部命令 详情说明 http://redisdoc.com/internal/psync.html
pSync(byte[], long) - 接口 中的方法com.buession.redis.core.command.ServerCommands
用于复制功能(replication)的内部命令 详情说明 http://redisdoc.com/internal/psync.html
pTtl(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pTtl(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pTtl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pTtl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
pTtl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pTtl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
pTtl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pTtl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
pTtl(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取给定 key 的剩余生存时间 详情说明 http://redisdoc.com/expire/pttl.html
pTtl(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取给定 key 的剩余生存时间 详情说明 http://redisdoc.com/expire/pttl.html
pTtlAt(String) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
获取给定 key 的过期时间 详情说明 http://redisdoc.com/expire/pttl.html
pTtlAt(byte[]) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
获取给定 key 的过期时间 详情说明 http://redisdoc.com/expire/pttl.html
publish(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
publish(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
publish(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
publish(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
publish(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
publish(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
publish(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
publish(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
publish(String, String) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
将信息 message 发送到指定的频道 channel 详情说明 http://redisdoc.com/pubsub/publish.html
publish(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
将信息 message 发送到指定的频道 channel 详情说明 http://redisdoc.com/pubsub/publish.html
pubsubChannels() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubChannels(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubChannels(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubChannels() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubChannels(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubChannels(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubChannels() - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubChannels(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubChannels(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubChannels() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubChannels(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubChannels(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubChannels() - 接口 中的方法com.buession.redis.core.command.PubSubCommands
列出当前 active channels 活跃是指信道含有一个或多个订阅者(不包括从模式接收订阅的客户端) 如果 pattern未提供,所有的信道都被列出,否则只列出匹配上指定全局-类型模式的信道被列出 详情说明 https://www.redis.com.cn/commands/pubsub.html
pubsubChannels(String) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
列出当前 active channels 活跃是指信道含有一个或多个订阅者(不包括从模式接收订阅的客户端) 如果 pattern未提供,所有的信道都被列出,否则只列出匹配上指定全局-类型模式的信道被列出 详情说明 https://www.redis.com.cn/commands/pubsub.html
pubsubChannels(byte[]) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
列出当前 active channels 活跃是指信道含有一个或多个订阅者(不包括从模式接收订阅的客户端) 如果 pattern未提供,所有的信道都被列出,否则只列出匹配上指定全局-类型模式的信道被列出 详情说明 https://www.redis.com.cn/commands/pubsub.html
PubSubCommands - com.buession.redis.core.command中的接口
发布与订阅命令 详情说明 http://redisdoc.com/pubsub/index.html
PubSubListener<V> - com.buession.redis.core中的接口
 
pubsubNumPat() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubNumPat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubNumPat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubNumPat() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubNumPat() - 接口 中的方法com.buession.redis.core.command.PubSubCommands
返回订阅模式的数量(使用命令PSUBSCRIBE实现)。
pubsubNumSub(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubNumSub(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pubsubNumSub(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubNumSub(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pubsubNumSub(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubNumSub(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pubsubNumSub(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubNumSub(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pubsubNumSub(String...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
列出指定信道的订阅者个数(不包括订阅模式的客户端订阅者) 详情说明 https://www.redis.com.cn/commands/pubsub.html
pubsubNumSub(byte[]...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
列出指定信道的订阅者个数(不包括订阅模式的客户端订阅者) 详情说明 https://www.redis.com.cn/commands/pubsub.html
pubSubOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
pubSubOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
pubSubOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
PubSubOperations - com.buession.redis.client.operations中的接口
发布订阅命令操作接口
pubSubOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
PubSubOperations - com.buession.redis.core.operations中的接口
发布与订阅命运算 详情说明 http://redisdoc.com/pubsub/index.html
pUnSubscribe() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pUnSubscribe(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pUnSubscribe(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
pUnSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pUnSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pUnSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
pUnSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pUnSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pUnSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
pUnSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pUnSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pUnSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
pUnSubscribe() - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订使用 PSUBSCRIBE pattern [pattern …] 命令订阅的所有模式消息 详情说明 http://redisdoc.com/pubsub/punsubscribe.html
pUnSubscribe(String...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订所有给定一个或多个模式的消息 详情说明 http://redisdoc.com/pubsub/punsubscribe.html
pUnSubscribe(byte[]...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订所有给定一个或多个模式的消息 详情说明 http://redisdoc.com/pubsub/punsubscribe.html
put(String, Object) - 类 中的方法com.buession.redis.core.command.CommandArguments
 
put(String, Object...) - 类 中的方法com.buession.redis.core.command.CommandArguments
 
px(long) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间(单位:毫秒)
px(long) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间(单位:毫秒)
pxAt(long) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间
pxAt(Date) - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument.Builder
设置键的过期时间
pxAt(long) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间戳
pxAt(Date) - 类 中的方法com.buession.redis.core.command.StringCommands.SetArgument.Builder
设置键的过期时间

Q

queryString(String) - 类 中的方法com.buession.redis.core.RedisURI.Builder
 
quit() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
quit() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
quit() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
quit() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
quit() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
请求服务器关闭与当前客户端的连接 详情说明 http://www.redis.cn/commands/quit.html

R

randomKey() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
randomKey() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
randomKey() - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
randomKey() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
randomKey() - 接口 中的方法com.buession.redis.core.command.KeyCommands
从当前数据库中随机返回一个 key 详情说明 http://redisdoc.com/database/randomkey.html
rank(int) - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument.Builder
 
rawKey(String) - 类 中的方法com.buession.redis.AbstractRedisTemplate
 
rawKey(byte[]) - 类 中的方法com.buession.redis.AbstractRedisTemplate
 
rawKeys(String[]) - 类 中的方法com.buession.redis.AbstractRedisTemplate
 
rawKeys(byte[][]) - 类 中的方法com.buession.redis.AbstractRedisTemplate
 
readOnly() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
readOnly() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
readOnly() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
readOnly() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
readOnly() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
开启与 Redis Cluster 从节点连接的读请求,通过该命令将从节点设置为只读模式 详情说明 http://www.redis.cn/commands/readonly.html
readWrite() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
readWrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterClusterOperations
 
readWrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterOperations
 
readWrite() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelClusterOperations
 
readWrite() - 接口 中的方法com.buession.redis.core.command.ClusterCommands
将连接的只读模式重置为读写模式 详情说明 http://www.redis.cn/commands/readwrite.html
REDIS - 类 中的静态变量com.buession.redis.core.RedisURI
 
RedisAccessor - com.buession.redis中的类
 
RedisAccessor() - 类 的构造器com.buession.redis.RedisAccessor
构造函数
RedisAccessor(DataSource) - 类 的构造器com.buession.redis.RedisAccessor
构造函数
RedisClient - com.buession.redis.client中的接口
 
RedisClusterClient - com.buession.redis.client中的接口
集群模式客户端
RedisClusterConnection - com.buession.redis.client.connection中的接口
Redis 集群连接器
RedisClusterServer - com.buession.redis.core中的类
 
RedisClusterServer(String) - 类 的构造器com.buession.redis.core.RedisClusterServer
构造函数
RedisClusterServer(String, int) - 类 的构造器com.buession.redis.core.RedisClusterServer
构造函数
RedisClusterServer(String, Role) - 类 的构造器com.buession.redis.core.RedisClusterServer
构造函数
RedisClusterServer(String, int, Role) - 类 的构造器com.buession.redis.core.RedisClusterServer
构造函数
RedisCommands - com.buession.redis.core.command中的接口
 
RedisConnection - com.buession.redis.client.connection中的接口
Redis 连接对象
RedisConnectionFactory - com.buession.redis.client.connection中的类
 
RedisConnectionFactory(DataSource) - 类 的构造器com.buession.redis.client.connection.RedisConnectionFactory
 
RedisConnectionFailureException - com.buession.redis.exception中的异常错误
 
RedisConnectionFailureException() - 异常错误 的构造器com.buession.redis.exception.RedisConnectionFailureException
 
RedisConnectionFailureException(String) - 异常错误 的构造器com.buession.redis.exception.RedisConnectionFailureException
 
RedisConnectionFailureException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.RedisConnectionFailureException
 
RedisConnectionFailureException(Throwable) - 异常错误 的构造器com.buession.redis.exception.RedisConnectionFailureException
 
RedisConnectionFailureException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.buession.redis.exception.RedisConnectionFailureException
 
RedisConnectionHolder - com.buession.redis.client.connection中的类
 
RedisConnectionHolder(RedisConnection) - 类 的构造器com.buession.redis.client.connection.RedisConnectionHolder
 
RedisConnectionUtils - com.buession.redis.client.connection中的类
 
RedisException - com.buession.redis.exception中的异常错误
 
RedisException() - 异常错误 的构造器com.buession.redis.exception.RedisException
 
RedisException(String) - 异常错误 的构造器com.buession.redis.exception.RedisException
 
RedisException(String, Throwable) - 异常错误 的构造器com.buession.redis.exception.RedisException
 
RedisException(Throwable) - 异常错误 的构造器com.buession.redis.exception.RedisException
 
RedisException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.buession.redis.exception.RedisException
 
RedisMode - com.buession.redis.core中的枚举
 
RedisMonitor - com.buession.redis.core中的接口
 
RedisNamedNode - com.buession.redis.core中的接口
 
RedisNode - com.buession.redis.core中的类
Redis 节点
RedisNode(String) - 类 的构造器com.buession.redis.core.RedisNode
构造函数
RedisNode(String, int) - 类 的构造器com.buession.redis.core.RedisNode
构造函数
RedisNode(String, Role) - 类 的构造器com.buession.redis.core.RedisNode
构造函数
RedisNode(String, int, Role) - 类 的构造器com.buession.redis.core.RedisNode
构造函数
RedisOperations - com.buession.redis.client.operations中的接口
Redis 命令操作接口
RedisOperations - com.buession.redis.core.operations中的接口
 
redisPassword(String) - 类 中的静态方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
REDISS - 类 中的静态变量com.buession.redis.core.RedisURI
 
RedisSentinelClient - com.buession.redis.client中的接口
哨兵模式客户端
RedisSentinelConnection - com.buession.redis.client.connection中的接口
Redis 哨兵连接器
RedisSentinelNode - com.buession.redis.core中的类
Redis 哨兵节点
RedisSentinelNode(String) - 类 的构造器com.buession.redis.core.RedisSentinelNode
构造函数
RedisSentinelNode(String, int) - 类 的构造器com.buession.redis.core.RedisSentinelNode
构造函数
RedisSentinelNode(String, Role) - 类 的构造器com.buession.redis.core.RedisSentinelNode
构造函数
RedisSentinelNode(String, int, Role) - 类 的构造器com.buession.redis.core.RedisSentinelNode
构造函数
RedisServer - com.buession.redis.core中的类
 
RedisServer(String) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, int) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, Role) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, int, Role) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, Properties) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, int, Properties) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, Role, Properties) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer(String, int, Role, Properties) - 类 的构造器com.buession.redis.core.RedisServer
构造函数
RedisServer.Key - com.buession.redis.core中的枚举
 
RedisServerTime - com.buession.redis.core中的类
 
RedisServerTime(Date, long) - 类 的构造器com.buession.redis.core.RedisServerTime
 
RedisServerTimeConverter - com.buession.redis.core.internal.convert.jedis.response中的类
Jedis 返回的服务器时间转换为 RedisServerTime
RedisServerTimeConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.RedisServerTimeConverter
 
RedisStandaloneClient - com.buession.redis.client中的接口
单机模式客户端
RedisStandaloneConnection - com.buession.redis.client.connection中的接口
Redis 单机连接器
RedisTemplate - com.buession.redis中的类
Redis 基本操作封装扩展,可序列化对象和反序列化为对象
RedisTemplate() - 类 的构造器com.buession.redis.RedisTemplate
构造函数
RedisTemplate(DataSource) - 类 的构造器com.buession.redis.RedisTemplate
构造函数
RedisTransactionSynchronizationAdapter - com.buession.redis.transaction中的类
 
RedisTransactionSynchronizationAdapter(RedisConnectionFactory, RedisConnectionHolder, RedisConnection) - 类 的构造器com.buession.redis.transaction.RedisTransactionSynchronizationAdapter
 
RedisURI - com.buession.redis.core中的类
 
RedisURI() - 类 的构造器com.buession.redis.core.RedisURI
 
RedisURI.Builder - com.buession.redis.core中的类
 
registerSynchronization(RedisConnectionFactory, RedisConnectionHolder, RedisConnection) - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
releaseConnection(RedisConnectionFactory, RedisConnection, boolean) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
remove(RedisNamedNode) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
remove(String) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
remove(RedisNamedNode) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
移除节点
remove(String) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
移除节点
rename(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rename(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rename(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
rename(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
rename(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
rename(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
rename(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
rename(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
rename(String, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 改名为 newkey 详情说明 http://redisdoc.com/database/renamehtml
rename(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
将 key 改名为 newkey 详情说明 http://redisdoc.com/database/rename.html
renameNx(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
renameNx(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
renameNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
renameNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
renameNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
renameNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
renameNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
renameNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
renameNx(String, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
且仅当 newkey 不存在时,将 key 改名为 newkey 详情说明 http://redisdoc.com/database/renamenx.html
renameNx(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
且仅当 newkey 不存在时,将 key 改名为 newkey 详情说明 http://redisdoc.com/database/renamenx.html
replace() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument.Builder
 
ReplBacklog(Properties) - 类 的构造器com.buession.redis.core.Info.Replication.ReplBacklog
 
replicaOf(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
replicaOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
replicaOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
replicaOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
replicaOf(String, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
可以在线修改当前服务器的复制设置 如果当前服务器已经是副本服务器,会将当前服务器转变为某一服务器的副本服务器; 如果当前服务器已经是某个主服务器的副本服务器,那么将使当前服务器停止对原主服务器的同步,丢弃旧数据集,转而开始对新主服务器进行同步 详情说明 https://redis.io/commands/replicaof/
replicaOf(String) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
用于在 Redis 运行时动态地修改复制(replication)功能的行为; 可以将当前服务器转变为指定服务器的从属服务器(slave server) 详情说明 https://redis.io/commands/replicaof/
replicaOf(RedisNode) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
可以在线修改当前服务器的复制设置 如果当前服务器已经是副本服务器,会将当前服务器转变为某一服务器的副本服务器; 如果当前服务器已经是某个主服务器的副本服务器,那么将使当前服务器停止对原主服务器的同步,丢弃旧数据集,转而开始对新主服务器进行同步 详情说明 https://redis.io/commands/replicaof/
Replication(Properties) - 类 的构造器com.buession.redis.core.Info.Replication
 
reset() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
reset() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
reset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
reset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
reset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
reset() - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
This command performs a full reset of the connection’s server-side context, mimicking the effect of disconnecting and reconnecting again.
resetTransactionOrPipeline() - 类 中的方法com.buession.redis.RedisAccessor
 
ResponseUtils - com.buession.redis.utils中的类
 
ResponseUtils() - 类 的构造器com.buession.redis.utils.ResponseUtils
 
restore(String, byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
restore(byte[], byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
restore(String, byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
restore(byte[], byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
restore(String, byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
restore(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
restore(String, byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
restore(byte[], byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
restore(String, byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
restore(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
restore(String, byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
restore(byte[], byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
restore(String, byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
restore(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
restore(String, byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
restore(byte[], byte[], int, KeyCommands.RestoreArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
restore(String, byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
反序列化给定的序列化值,并将它和给定的 key 关联 详情说明 https://redis.io/commands/restore/
restore(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
反序列化给定的序列化值,并将它和给定的 key 关联 详情说明 https://redis.io/commands/restore/
restore(String, byte[], int, KeyCommands.RestoreArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
反序列化给定的序列化值,并将它和给定的 key 关联 详情说明 https://redis.io/commands/restore/
restore(byte[], byte[], int, KeyCommands.RestoreArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
反序列化给定的序列化值,并将它和给定的 key 关联 详情说明 https://redis.io/commands/restore/
restore(String, byte[], Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
反序列化给定的序列化值,并将它和给定的 key 关联
restore(byte[], byte[], Date) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
反序列化给定的序列化值,并将它和给定的 key 关联
RestoreArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
KeyCommands.RestoreArgument 转换为 jedis RestoreParams
RestoreArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.RestoreArgumentConverter
 
retryCount(int) - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument.Builder
 
role() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
role() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
role() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
role() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
role() - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取实例在复制中担任的角色信息 详情说明 http://redisdoc.com/replication/role.html
Role - com.buession.redis.core中的枚举
实例在复制中担任的角色
RoleConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis AccessControlLogEntry 转换为 Role
RoleConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.RoleConverter
 
ROW_SEPARATOR - 类 中的静态变量com.buession.redis.utils.ResponseUtils
 
rPop(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPop(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPop(String) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表 key 的尾元素 详情说明 http://redisdoc.com/list/rpop.html
rPop(byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
移除并返回列表 key 的尾元素 详情说明 http://redisdoc.com/list/rpop.html
rPoplPush(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPoplPush(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPoplPush(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPoplPush(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPoplPush(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPoplPush(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPoplPush(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPoplPush(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPoplPush(String, String) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 source 中的最后尾元素弹出,并返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 source 不存在,值 null 被返回,并且不执行其他动作; 如果 source 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPush(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.ListCommands
将列表 source 中的最后尾元素弹出,并返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 source 不存在,值 null 被返回,并且不执行其他动作; 如果 source 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(String, String) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为 clazz 指定的对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为 clazz 指定的对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为 type 指定的对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将列表 key 中的最后尾元素弹出,并反序列化为 type 指定的对象后返回;弹出的元素插入到列表 destKey ,作为 destKey 列表的的头元素; 如果 key 不存在,值 null 被返回,并且不执行其他动作; 如果 key 和 destKey 相同,则列表中的表尾元素被移动到表头,并返回该元素,可以把这种特殊情况视作列表的旋转(rotation)操作 详情说明 http://redisdoc.com/list/rpoplpush.html
rPoplPushObject(String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
rPoplPushObject(byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
rPoplPushObject(String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPoplPushObject(byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPoplPushObject(String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPoplPushObject(byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(String) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为对象
rPopObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为对象
rPopObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为 clazz 指定的对象对象 详情说明 http://redisdoc.com/list/rpop.html
rPopObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为 clazz 指定的对象对象 详情说明 http://redisdoc.com/list/rpop.html
rPopObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为 type 指定的对象对象 详情说明 http://redisdoc.com/list/rpop.html
rPopObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.ListOperations
移除并返回列表 key 的尾元素,并反序列化为 type 指定的对象对象 详情说明 http://redisdoc.com/list/rpop.html
rPopObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPopObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
rPush(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPush(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPush(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPush(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPush(String, String...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(String, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(byte[], V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(String, V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表尾 详情说明 http://redisdoc.com/list/rpush.html
rPush(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
rPush(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
rPush(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
rPush(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
rPushX(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
rPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterListOperations
 
rPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisListOperations
 
rPushX(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPushX(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelListOperations
 
rPushX(String, String...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.ListCommands
将一个或多个值 value 插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(String, V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(byte[], V) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将值 value 序列化后,插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(String, V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.ListOperations
将一个或多个值 value 序列化后,插入到列表 key 的表尾,当且仅当 key 存在并且是一个列表 详情说明 http://redisdoc.com/list/rpushx.html
rPushX(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
rPushX(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
rPushX(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
rPushX(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
run(CommandArguments) - 类 中的方法com.buession.redis.core.AbstractRedisCommand
 
run() - 接口 中的方法com.buession.redis.core.Command
 
run(CommandArguments) - 接口 中的方法com.buession.redis.core.Command
 
run() - 接口 中的方法com.buession.redis.core.Command.Runner
 
runner - 类 中的变量com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 

S

sAdd(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sAdd(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sAdd(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sAdd(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略 详情说明 http://redisdoc.com/set/sadd.html
sAdd(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略 详情说明 http://redisdoc.com/set/sadd.html
sAdd(String, V...) - 接口 中的方法com.buession.redis.core.operations.SetOperations
将一个或多个 member 元素序列化后加入到集合 key 当中,已经存在于集合的 member 元素将被忽略 详情说明 http://redisdoc.com/set/sadd.html
sAdd(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.SetOperations
将一个或多个 member 元素序列化后加入到集合 key 当中,已经存在于集合的 member 元素将被忽略 详情说明 http://redisdoc.com/set/sadd.html
sAdd(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
sAdd(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
SafeEncoder - com.buession.redis.utils中的类
 
save() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
save() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
save() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
save() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
save() - 接口 中的方法com.buession.redis.core.command.ServerCommands
执行一个同步保存操作,将当前 Redis 实例的所有数据快照(snapshot)以 RDB 文件的形式保存到硬盘; 该操作,因为它会阻塞所有客户端 详情说明 http://redisdoc.com/persistence/save.html
scan(long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long, byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scan(long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(long, String) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(long, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(long, byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractKeyOperations
 
scan(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
scan(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
scan(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
scan(long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明http://redisdoc.com/database/scan.html
scan(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(long, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(long, byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(String, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(long, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(String, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(byte[], long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(long, String, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(long, byte[], long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(String, String, long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
scan(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.KeyCommands
迭代当前数据库中的数据库键 详情说明 http://redisdoc.com/database/scan.html
SCAN_POINTER_START - 接口 中的静态变量com.buession.redis.core.Constants
 
SCAN_POINTER_START_BINARY - 接口 中的静态变量com.buession.redis.core.Constants
 
ScanResult<V> - com.buession.redis.core中的类
 
ScanResult(byte[], V) - 类 的构造器com.buession.redis.core.ScanResult
 
ScanResult(String, V) - 类 的构造器com.buession.redis.core.ScanResult
 
ScanResultConverter<S,T> - com.buession.redis.core.internal.convert.jedis.response中的接口
ScanResult 和 jedis ScanResult 互转
ScanResultConverter.ListScanResultConverter<S> - com.buession.redis.core.internal.convert.jedis.response中的类
jedis ScanResult 转换为 List<ScanResult>
ScanResultConverter.ListTupleScanResultConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis Tuple 转换为 List<T>
ScanResultConverter.MapScanResultConverter<K,V> - com.buession.redis.core.internal.convert.jedis.response中的类
jedis ScanResult<Map.Entry<K>, <K>> 转换为 ScanResult <Map<K>, <K>>
sCard(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sCard(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sCard(String) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取集合存储的key的基数 (集合元素的数量) 详情说明 http://redisdoc.com/set/scard.html
sCard(byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取集合存储的key的基数 (集合元素的数量) 详情说明 http://redisdoc.com/set/scard.html
scriptExists(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptExists(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptExists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptExists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptExists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptExists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptExists(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptExists(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptExists(String...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据一个或多个脚本的 SHA1 校验和,检测校验和所指定的脚本是否已经被保存在缓存当中 详情说明 http://redisdoc.com/script/script_exists.html
scriptExists(byte[]...) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
根据一个或多个脚本的 SHA1 校验和,检测校验和所指定的脚本是否已经被保存在缓存当中 详情说明 http://redisdoc.com/script/script_exists.html
scriptFlush() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptFlush(FlushMode) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptFlush() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptFlush(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptFlush() - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptFlush(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptFlush() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptFlush(FlushMode) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptFlush() - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
清除所有 Lua 脚本缓存 详情说明 http://redisdoc.com/script/script_flush.html
scriptFlush(FlushMode) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
清除所有 Lua 脚本缓存 详情说明 http://redisdoc.com/script/script_flush.html
ScriptingCommands - com.buession.redis.core.command中的接口
LUA 脚本命令 详情说明 http://redisdoc.com/script/index.html
scriptingOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
scriptingOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
scriptingOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
ScriptingOperations - com.buession.redis.client.operations中的接口
Script 命令操作接口
scriptingOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
ScriptingOperations - com.buession.redis.core.operations中的接口
LUA 脚本运算 详情说明 http://redisdoc.com/script/index.html
scriptKill() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptKill() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptKill() - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptKill() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptKill() - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
杀死当前正在运行的 Lua 脚本,当且仅当这个脚本没有执行过任何写操作时,这个命令才生效 详情说明 http://redisdoc.com/script/script_kill.html
scriptLoad(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptLoad(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
scriptLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptLoad(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterScriptingOperations
 
scriptLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptLoad(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisScriptingOperations
 
scriptLoad(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptLoad(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelScriptingOperations
 
scriptLoad(String) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
将脚本 script 添加到脚本缓存中 详情说明 http://redisdoc.com/script/script_load.html
scriptLoad(byte[]) - 接口 中的方法com.buession.redis.core.command.ScriptingCommands
将脚本 script 添加到脚本缓存中 详情说明 http://redisdoc.com/script/script_load.html
sDiff(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sDiff(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sDiff(String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合之间的差集 详情说明 http://redisdoc.com/set/sdiff.html
sDiff(byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合之间的差集 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列为对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列为对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sdiff.html
sDiffObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sDiffStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sDiffStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sdiffstore.html
sDiffStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合之间的差集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sdiffstore.html
select(int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
select(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterConnectionOperations
 
select(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisConnectionOperations
 
select(int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelConnectionOperations
 
select(int) - 接口 中的方法com.buession.redis.core.command.ConnectionCommands
切换到指定的数据库 详情说明 http://redisdoc.com/database/select.html
Sentinel(Properties) - 类 的构造器com.buession.redis.core.Info.Sentinel
 
SentinelDataSource - com.buession.redis.client.connection.datasource中的接口
Redis 哨兵(Sentinel)模式数据源
serialize(V) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
serialize(V...) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
serialize(V) - 接口 中的方法com.buession.redis.serializer.Serializer
将任意对象序列化为字符串
serialize(V...) - 接口 中的方法com.buession.redis.serializer.Serializer
将任意对象数组序列化为字符串
serializeAsBytes(V) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
serializeAsBytes(V...) - 类 中的方法com.buession.redis.serializer.AbstractSerializer
 
serializeAsBytes(V) - 接口 中的方法com.buession.redis.serializer.Serializer
将任意对象序列化为字节
serializeAsBytes(V...) - 接口 中的方法com.buession.redis.serializer.Serializer
将任意对象数组序列化为字节
serializer(Serializer) - 类 中的方法com.buession.redis.core.Options.Builder
设置序列化实例
serializer - 类 中的变量com.buession.redis.RedisAccessor
 
serializer - 类 中的变量com.buession.redis.serializer.AbstractSerializer
序列化器
Serializer - com.buession.redis.serializer中的接口
序列化和反序列化
Server(Properties) - 类 的构造器com.buession.redis.core.Info.Server
 
ServerCommands - com.buession.redis.core.command中的接口
服务端命令 详情说明 http://www.redis.cn/commands.html#server
serverOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
serverOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
serverOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
ServerOperations - com.buession.redis.client.operations中的接口
服务端操作接口
serverOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
ServerOperations - com.buession.redis.core.operations中的接口
服务端运算 详情说明 http://www.redis.cn/commands.html#server
SessionCallback<R> - com.buession.redis.core中的接口
 
set(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
set(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
set(String, String, StringCommands.SetArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
set(byte[], byte[], StringCommands.SetArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
set(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
set(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
set(String, String, StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
set(byte[], byte[], StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
set(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
set(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
set(String, String, StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
set(byte[], byte[], StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
set(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
set(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
set(String, String, StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
set(byte[], byte[], StringCommands.SetArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
set(String, String) - 接口 中的方法com.buession.redis.core.command.StringCommands
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(String, String, StringCommands.SetArgument) - 接口 中的方法com.buession.redis.core.command.StringCommands
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(byte[], byte[], StringCommands.SetArgument) - 接口 中的方法com.buession.redis.core.command.StringCommands
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(String, V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将对象 value 序列化后关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(byte[], V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将对象 value 序列化后关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(String, V, StringCommands.SetArgument) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(byte[], V, StringCommands.SetArgument) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将字符串值 value 关联到 key; 如果 key 已经持有其他值,SET 就覆写旧值,忽略类型 详情说明 http://redisdoc.com/string/set.html
set(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
set(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
set(String, V, StringCommands.SetArgument) - 类 中的方法com.buession.redis.RedisTemplate
 
set(byte[], V, StringCommands.SetArgument) - 类 中的方法com.buession.redis.RedisTemplate
 
SET_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.TupleConverter
 
setAddr(String) - 类 中的方法com.buession.redis.core.Client
设置客户端的地址和端口
setAge(int) - 类 中的方法com.buession.redis.core.Client
设置已连接时长(单位:秒)
SetArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
StringCommands.SetArgument 转换为 jedis SetParams
SetArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.SetArgumentConverter
 
setBit(String, long, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setBit(byte[], long, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setBit(String, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
setBit(byte[], long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisBitMapOperations
 
setBit(String, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
setBit(byte[], long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterBitMapOperations
 
setBit(String, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
setBit(byte[], long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelBitMapOperations
 
setBit(String, long, boolean) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
对 key 所储存的字符串值,设置或清除指定偏移量上的位;位的设置或清除取决于 value 参数 详情说明 http://redisdoc.com/bitmap/setbit.html
setBit(byte[], long, boolean) - 接口 中的方法com.buession.redis.core.command.BitMapCommands
对 key 所储存的字符串值,设置或清除指定偏移量上的位;位的设置或清除取决于 value 参数 详情说明 http://redisdoc.com/bitmap/setbit.html
setBlockWhenExhausted(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置当对象池没有空闲对象时,新的获取对象的请求是否阻塞(true 阻塞,maxWaitMillis 才生效; false 连接池没有资源立马抛异常)
setClientName(String) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
设置客户端名称
setClientName(String) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置客户端名称
setClientName(String) - 类 中的方法com.buession.redis.core.RedisURI
 
setCmd(Protocol.Command) - 类 中的方法com.buession.redis.core.Client
设置最近一次执行的命令
SetCommands - com.buession.redis.core.command中的接口
集合命令 详情说明 http://redisdoc.com/set/index.html
setConnection(RedisConnection) - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
setConnection(RedisConnection) - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
setConnection(RedisConnection) - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
setConnection(RedisConnection) - 接口 中的方法com.buession.redis.client.RedisClient
 
setConnectTimeout(int) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
setConnectTimeout(int) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
setConnectTimeout(int) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置连接超时
setConnectTimeout(int) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置连接超时
setDatabase(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
setDatabase(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setDatabase(int) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置数据库
setDatabase(int) - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
设置数据库
setDatabase(int) - 类 中的方法com.buession.redis.core.RedisURI
 
setDataSource(DataSource) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
setDataSource(DataSource) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置 Redis 数据源
setDataSource(DataSource) - 类 中的方法com.buession.redis.RedisAccessor
 
setDb(int) - 类 中的方法com.buession.redis.core.Client
设置该客户端正在使用的数据库 ID
setEnableTransactionSupport(boolean) - 类 中的方法com.buession.redis.core.Options
设置是否开启事务支持
setEvents(Client.Event) - 类 中的方法com.buession.redis.core.Client
设置文件描述符事件
setEvictionPolicyClassName(String) - 类 中的方法com.buession.redis.core.PoolConfig
设置驱逐策略的类名
setEvictorShutdownTimeout(Duration) - 类 中的方法com.buession.redis.core.PoolConfig
设置关闭驱逐线程的超时时间
setEx(String, String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setEx(byte[], byte[], int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setEx(String, String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setEx(byte[], byte[], int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setEx(String, String, int) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/setex.html
setEx(byte[], byte[], int) - 接口 中的方法com.buession.redis.core.command.StringCommands
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/setex.html
setEx(String, V, int) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/setex.html
setEx(byte[], V, int) - 接口 中的方法com.buession.redis.core.operations.StringOperations
将键 key 的值设置为 value ,并将键 key 的生存时间设置为 lifetime; 如果键 key 已经存在,那么将覆盖已有的值 详情说明 http://redisdoc.com/string/setex.html
setEx(String, V, int) - 类 中的方法com.buession.redis.RedisTemplate
 
setEx(byte[], V, int) - 类 中的方法com.buession.redis.RedisTemplate
 
setFairness(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置当从池中获取资源或者将资源还回池中时,是否使用 ReentrantLock 的公平锁机制
setFd(int) - 类 中的方法com.buession.redis.core.Client
设置套接字所使用的文件描述符
setFlags(Set<Client.Flag>) - 类 中的方法com.buession.redis.core.Client
设置客户端 flag
setHost(String) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
setHost(String) - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
设置 Redis 主机地址
setHost(String) - 类 中的方法com.buession.redis.core.Client
设置客户端的地址
setHost(String) - 类 中的方法com.buession.redis.core.RedisNode
设置主机地址
setId(int) - 类 中的方法com.buession.redis.core.Client
设置客户端 ID
setId(String) - 类 中的方法com.buession.redis.core.RedisNode
设置主机 ID
setIdle(int) - 类 中的方法com.buession.redis.core.Client
设置空闲时长(单位:秒)
setInfiniteSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
setInfiniteSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
setInfiniteSoTimeout(int) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置 Infinite 读取超时
setInfiniteSoTimeout(int) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置 Infinite 读取超时
setJmxEnabled(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置是否注册 JMX
setJmxNameBase(String) - 类 中的方法com.buession.redis.core.PoolConfig
 
setJmxNamePrefix(String) - 类 中的方法com.buession.redis.core.PoolConfig
设置 JMX 前缀
setLifo(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置池模式
setMasterId(String) - 类 中的方法com.buession.redis.core.RedisNode
设置主机 Master Id
setMasterName(String) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setMasterName(String) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置 Master 名称
setMaxIdle(int) - 类 中的方法com.buession.redis.core.PoolConfig
设置最大空闲连接数
setMaxRedirects(int) - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
设置最大重定向次数
setMaxRedirects(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
setMaxRedirects(int) - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
setMaxRedirects(int) - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
设置最大重定向次数
setMaxTotal(int) - 类 中的方法com.buession.redis.core.PoolConfig
设置最大连接数
setMaxTotalRetriesDuration(int) - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
设置最大重试持续时长(单位:秒)
setMaxTotalRetriesDuration(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
setMaxTotalRetriesDuration(int) - 类 中的方法com.buession.redis.client.connection.jedis.JedisClusterConnection
 
setMaxTotalRetriesDuration(int) - 接口 中的方法com.buession.redis.client.connection.RedisClusterConnection
设置最大重试持续时长(单位:秒)
setMaxWait(Duration) - 类 中的方法com.buession.redis.core.PoolConfig
设置当连接池资源用尽后,调用者获取连接时的最大等待时间
setMinEvictableIdleTime(Duration) - 类 中的方法com.buession.redis.core.PoolConfig
设置连接的最小空闲时间,达到此值后且已达最大空闲连接数该空闲连接可能会被移除
setMinIdle(int) - 类 中的方法com.buession.redis.core.PoolConfig
设置最小空闲连接数
setMulti(int) - 类 中的方法com.buession.redis.core.Client
设置 在事务中被执行的命令数量
setName(String) - 类 中的方法com.buession.redis.core.Client
设置客户端名称
setName(String) - 类 中的方法com.buession.redis.core.RedisNode
设置主机名称
setNodes(List<RedisNode>) - 接口 中的方法com.buession.redis.client.connection.datasource.ClusterDataSource
设置集群主机节点
setNodes(List<RedisNode>) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisClusterDataSource
 
setNumTestsPerEvictionRun(int) - 类 中的方法com.buession.redis.core.PoolConfig
设置检测空闲对象线程每次运行时检测的空闲对象的数量
setNx(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setNx(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setNx(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setNx(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setNx(String, String) - 接口 中的方法com.buession.redis.core.command.StringCommands
当键 key 不存在的情况下,将键 key 的值设置为 value 详情说明 http://redisdoc.com/string/setnx.html
setNx(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
当键 key 不存在的情况下,将键 key 的值设置为 value 详情说明 http://redisdoc.com/string/setnx.html
setNx(String, V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
当键 key 不存在的情况下,将键 key 的值设置为 value 详情说明 http://redisdoc.com/string/setnx.html
setNx(byte[], V) - 接口 中的方法com.buession.redis.core.operations.StringOperations
当键 key 不存在的情况下,将键 key 的值设置为 value 详情说明 http://redisdoc.com/string/setnx.html
setNx(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
setNx(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
setObl(int) - 类 中的方法com.buession.redis.core.Client
设置输出缓冲区的长度(字节为单位, 0 表示没有分配输出缓冲区)
setOll(int) - 类 中的方法com.buession.redis.core.Client
设置输出列表包含的对象数量(当输出缓冲区没有剩余空间时,命令回复会以字符串对象的形式被入队到这个队列里)
setOmem(int) - 类 中的方法com.buession.redis.core.Client
设置输出缓冲区和输出列表占用的内存总量
setOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
setOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
setOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
SetOperations - com.buession.redis.client.operations中的接口
集合命令操作接口
setOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
SetOperations - com.buession.redis.core.operations中的接口
集合运算 详情说明 http://redisdoc.com/set/index.html
setOptions(Options) - 类 中的方法com.buession.redis.RedisAccessor
 
setPassword(String) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
设置密码
setPassword(String) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置密码
setPoolConfig(PoolConfig) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
setPoolConfig(PoolConfig) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置连接池配置
setPort(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisDataSource
 
setPort(int) - 接口 中的方法com.buession.redis.client.connection.datasource.StandaloneDataSource
设置 Redis 端口
setPort(int) - 类 中的方法com.buession.redis.core.Client
设置客户端的端口
setPort(int) - 类 中的方法com.buession.redis.core.RedisNode
设置主机端口
setPrefix(String) - 类 中的方法com.buession.redis.core.Options
设置 Key 前缀
setPsub(int) - 类 中的方法com.buession.redis.core.Client
设置已订阅模式的数量
setQBuf(int) - 类 中的方法com.buession.redis.core.Client
设置 查询缓冲区的长度(字节为单位, 0 表示没有分配查询缓冲区)
setQBufFree(int) - 类 中的方法com.buession.redis.core.Client
设置查询缓冲区剩余空间的长度(字节为单位, 0 表示没有剩余空间)
setQuorum(int) - 类 中的方法com.buession.redis.core.RedisSentinelNode
 
setRange(String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setRange(byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
setRange(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setRange(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
setRange(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setRange(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
setRange(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setRange(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
setRange(String, long, String) - 接口 中的方法com.buession.redis.core.command.StringCommands
从偏移量 offset 开始,用 value 参数覆写键 key 储存的字符串值 详情说明 http://redisdoc.com/string/setrange.html
setRange(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
从偏移量 offset 开始,用 value 参数覆写键 key 储存的字符串值 详情说明 http://redisdoc.com/string/setrange.html
setRole(Role) - 类 中的方法com.buession.redis.core.RedisNode
设置主机角色
setSentinelClientName(String) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setSentinelClientName(String) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置 Sentinel Client Name
setSentinelConnectTimeout(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setSentinelConnectTimeout(int) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置哨兵节点连接超时
setSentinelConnectTimeout(int) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
设置哨兵节点连接超时
setSentinels(List<RedisNode>) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setSentinels(List<RedisNode>) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置哨兵节点
setSentinelSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.datasource.jedis.JedisSentinelDataSource
 
setSentinelSoTimeout(int) - 接口 中的方法com.buession.redis.client.connection.datasource.SentinelDataSource
设置哨兵节点读取超时
setSentinelSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
设置哨兵节点读取超时
setSerializer(Serializer) - 类 中的方法com.buession.redis.core.Options
设置序列化实例
setSoftMinEvictableIdleTime(Duration) - 类 中的方法com.buession.redis.core.PoolConfig
设置连接空闲的最小时间,达到此值后空闲链接将会被移除,且保留 minIdle 个空闲连接数
setSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
setSoTimeout(int) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
setSoTimeout(int) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置读取超时
setSoTimeout(int) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置读取超时
setSslConfiguration(SslConfiguration) - 类 中的方法com.buession.redis.client.connection.AbstractRedisConnection
 
setSslConfiguration(SslConfiguration) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
 
setSslConfiguration(SslConfiguration) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置 SSL 配置
setSslConfiguration(SslConfiguration) - 接口 中的方法com.buession.redis.client.connection.RedisConnection
设置 SSL 配置
setSub(int) - 类 中的方法com.buession.redis.core.Client
设置已订阅频道的数量
setTestOnBorrow(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置在从对象池获取对象时是否检测对象有效
setTestOnCreate(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置在创建对象时检测对象是否有效
setTestOnReturn(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置在向对象池中归还对象时是否检测对象有效
setTestWhileIdle(boolean) - 类 中的方法com.buession.redis.core.PoolConfig
设置在检测空闲对象线程检测到对象不需要移除时,是否检测对象的有效性;建议配置为 true,不影响性能,并且保证安全性
setTimeBetweenEvictionRuns(Duration) - 类 中的方法com.buession.redis.core.PoolConfig
设置空闲连接检测的周期,如果为负值,表示不运行检测线程
setTimeout(int) - 类 中的方法com.buession.redis.core.RedisURI
 
setTransactionSyncronisationActive(boolean) - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
setUsername(String) - 类 中的方法com.buession.redis.client.connection.datasource.AbstractDataSource
设置用户名
setUsername(String) - 接口 中的方法com.buession.redis.client.connection.datasource.DataSource
设置用户名
setUseSsl(boolean) - 类 中的方法com.buession.redis.core.RedisURI
 
setWeight(int) - 类 中的方法com.buession.redis.core.RedisURI
 
shutdown() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
shutdown(boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
shutdown() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
shutdown(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
shutdown() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
shutdown(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
shutdown() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
shutdown(boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
shutdown() - 接口 中的方法com.buession.redis.core.command.ServerCommands
SHUTDOWN 命令执行以下操作: 1)停止所有客户端 2)如果有至少一个保存点在等待,执行 SAVE 命令 3)如果 AOF 选项被打开,更新 AOF 文件 4)关闭 redis 服务器 详情说明 http://redisdoc.com/client_and_server/shutdown.html
shutdown(boolean) - 接口 中的方法com.buession.redis.core.command.ServerCommands
SHUTDOWN 命令执行以下操作: 1)停止所有客户端 2)如果有至少一个保存点在等待,执行 SAVE 命令 3)如果 AOF 选项被打开,更新 AOF 文件 4)关闭 redis 服务器(server) 详情说明 http://redisdoc.com/client_and_server/shutdown.html
sInter(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sInter(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sInter(String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的交集 详情说明 http://redisdoc.com/set/sinter.html
sInter(byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的交集 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列为对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列为对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的交集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sinter.html
sInterObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sInterStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sInterStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的交集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sinterstore.html
sInterStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的交集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sinterstore.html
sIsMember(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sIsMember(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sIsMember(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sIsMember(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sIsMember(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sIsMember(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sIsMember(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sIsMember(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sIsMember(String, String) - 接口 中的方法com.buession.redis.core.command.SetCommands
检测 member 元素是否集合 key 的成员 详情说明 http://redisdoc.com/set/sismember.html
sIsMember(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
检测 member 元素是否集合 key 的成员 详情说明 http://redisdoc.com/set/sismember.html
Slave(Properties) - 类 的构造器com.buession.redis.core.Info.Replication.Slave
 
slaveOf(String, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
slaveOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
slaveOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
slaveOf(String, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
slaveOf(String, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
用于在 Redis 运行时动态地修改复制(replication)功能的行为; 可以将当前服务器转变为指定服务器的从属服务器(slave server) 详情说明 http://redisdoc.com/replication/slaveof.html
slaveOf(String) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
用于在 Redis 运行时动态地修改复制(replication)功能的行为; 可以将当前服务器转变为指定服务器的从属服务器(slave server) 详情说明 http://redisdoc.com/replication/slaveof.html
slaveOf(RedisNode) - 接口 中的方法com.buession.redis.core.operations.ServerOperations
用于在 Redis 运行时动态地修改复制(replication)功能的行为; 可以将当前服务器转变为指定服务器的从属服务器(slave server) 详情说明 http://redisdoc.com/replication/slaveof.html
slaves(RedisNamedNode) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
slaves(String) - 类 中的方法com.buession.redis.client.connection.jedis.JedisSentinelConnection
 
slaves(RedisNamedNode) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
返回 Slave 节点列表
slaves(String) - 接口 中的方法com.buession.redis.client.connection.RedisSentinelConnection
返回 Slave 节点列表
SlotRange - com.buession.redis.core中的类
哈希槽范围
SlotRange(int, int) - 类 的构造器com.buession.redis.core.SlotRange
 
SlowLog - com.buession.redis.core中的类
慢日志信息,更多信息 http://www.redis.cn/commands/slowlog.html
SlowLog(long, long, long, List<String>, Client, String) - 类 的构造器com.buession.redis.core.SlowLog
构造函数
SlowlogConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis Slowlog 转换为 SlowLog
SlowlogConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.SlowlogConverter
 
slowLogGet() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
slowLogGet(long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
slowLogGet() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
slowLogGet(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
slowLogGet() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
slowLogGet(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
slowLogGet() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
slowLogGet(long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
slowLogGet() - 接口 中的方法com.buession.redis.core.command.ServerCommands
The SLOWLOG GET command returns entries from the slow log in chronological order 详情说明 https://redis.io/commands/slowlog-get/
slowLogGet(long) - 接口 中的方法com.buession.redis.core.command.ServerCommands
The SLOWLOG GET command returns entries from the slow log in chronological order 详情说明 https://redis.io/commands/slowlog-get/
slowLogLen() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
slowLogLen() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
slowLogLen() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
slowLogLen() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
slowLogLen() - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command returns the current number of entries in the slow log 详情说明 https://redis.io/commands/slowlog-len/
slowLogReset() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
slowLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
slowLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
slowLogReset() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
slowLogReset() - 接口 中的方法com.buession.redis.core.command.ServerCommands
This command resets the slow log, clearing all entries in it 详情说明 https://redis.io/commands/slowlog-reset/
sMembers(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sMembers(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sMembers(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sMembers(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sMembers(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sMembers(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sMembers(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sMembers(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sMembers(String) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取集合 key 中的所有成员 详情说明 http://redisdoc.com/set/smembers.html
sMembers(byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取集合 key 中的所有成员 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化后的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化后的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取集合 key 中的所有成员反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/smembers.html
sMembersObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
sMembersObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sMembersObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sMembersObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sMembersObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sMembersObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
smIsMember(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
smIsMember(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
smIsMember(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
smIsMember(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
smIsMember(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
smIsMember(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
smIsMember(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
smIsMember(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
smIsMember(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
检查给定的 member 是不是特定集合的成员 详情说明 https://www.redis.com.cn/commands/smismember.html
smIsMember(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
检查给定的 member 是不是特定集合的成员 详情说明 https://www.redis.com.cn/commands/smismember.html
sMove(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sMove(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sMove(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sMove(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sMove(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sMove(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sMove(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sMove(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sMove(String, String, String) - 接口 中的方法com.buession.redis.core.command.SetCommands
将 member 元素从 source 集合移动到 destKey 集合 中 详情说明 http://redisdoc.com/set/smove.html
sMove(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
将 member 元素从 source 集合移动到 destKey 集合 中 详情说明 http://redisdoc.com/set/smove.html
sort(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(String, String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(byte[], byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sort(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(String, String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(byte[], byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
sort(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(String, String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(byte[], byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
sort(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(String, String, KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(byte[], byte[], KeyCommands.SortArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
sort(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回给定列表、集合、有序集合 key 中经过排序的元素 详情说明 http://redisdoc.com/database/sort.html
sort(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回给定列表、集合、有序集合 key 中经过排序的元素 详情说明 http://redisdoc.com/database/sort.html
sort(String, KeyCommands.SortArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回给定列表、集合、有序集合 key 中经过排序的元素 详情说明 http://redisdoc.com/database/sort.html
sort(byte[], KeyCommands.SortArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
返回给定列表、集合、有序集合 key 中经过排序的元素 详情说明 http://redisdoc.com/database/sort.html
sort(String, String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
保存给定列表、集合、有序集合 key 中经过排序的元素到 destKey; 如果被指定的 key 已存在,那么原有的值将被排序结果覆盖 详情说明 http://redisdoc.com/database/sort.html
sort(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
保存给定列表、集合、有序集合 key 中经过排序的元素到 destKey; 如果被指定的 key 已存在,那么原有的值将被排序结果覆盖 详情说明 http://redisdoc.com/database/sort.html
sort(String, String, KeyCommands.SortArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
保存给定列表、集合、有序集合 key 中经过排序的元素到 destKey; 如果被指定的 key 已存在,那么原有的值将被排序结果覆盖 详情说明 http://redisdoc.com/database/sort.html
sort(byte[], byte[], KeyCommands.SortArgument) - 接口 中的方法com.buession.redis.core.command.KeyCommands
保存给定列表、集合、有序集合 key 中经过排序的元素到 destKey; 如果被指定的 key 已存在,那么原有的值将被排序结果覆盖 详情说明 http://redisdoc.com/database/sort.html
SortArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
KeyCommands.SortArgument 转换为 jedis SortingParams
SortArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.SortArgumentConverter
 
SortedSetCommands - com.buession.redis.core.command中的接口
有序集合命令 详情说明 http://redisdoc.com/sorted_set/index.html
sortedSetOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
sortedSetOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
sortedSetOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
SortedSetOperations - com.buession.redis.client.operations中的接口
有序集合命令操作接口
sortedSetOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
SortedSetOperations - com.buession.redis.core.operations中的接口
有序集合运算 详情说明 http://redisdoc.com/sorted_set/index.html
sPop(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sPop(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sPop(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sPop(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sPop(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sPop(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sPop(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sPop(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sPop(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sPop(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sPop(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sPop(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sPop(String) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除并返回集合 key 中的一个随机元素 详情说明 http://redisdoc.com/set/spop.html
sPop(byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除并返回集合 key 中的一个随机元素 详情说明 http://redisdoc.com/set/spop.html
sPop(String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除并返回集合 key 中的 count 个随机元素 详情说明 http://redisdoc.com/set/spop.html
sPop(byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除并返回集合 key 中的 count 个随机元素 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化后的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化后的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的一个随机元素反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化后的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化后的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化 clazz 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除并返回集合 key 中的 count 个随机元素反序列化 type 指定的对象 详情说明 http://redisdoc.com/set/spop.html
sPopObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sPopObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMember(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRandMember(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRandMember(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRandMember(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRandMember(String) - 接口 中的方法com.buession.redis.core.command.SetCommands
返回集合 key 中的一个随机元素 详情说明 http://redisdoc.com/set/srandmember.html
sRandMember(byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
返回集合 key 中的一个随机元素 详情说明 http://redisdoc.com/set/srandmember.html
sRandMember(String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
返回集合 key 中的 count 个随机元素 详情说明 http://redisdoc.com/set/srandmember.html
sRandMember(byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
返回集合 key 中的 count 个随机元素 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的一个随机元素,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
返回集合 key 中的 count 个随机元素,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/srandmember.html
sRandMemberObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRandMemberObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sRem(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRem(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sRem(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(String, V) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除集合 key 中的 member 序列化后的元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(byte[], V) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除集合 key 中的 member 序列化后的元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(String, V...) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除集合 key 中的一个或多个 member 序列化后的元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(byte[], V...) - 接口 中的方法com.buession.redis.core.operations.SetOperations
移除集合 key 中的一个或多个 member 序列化后的元素,不存在的 member 元素会被忽略 详情说明 http://redisdoc.com/set/srem.html
sRem(String, V) - 类 中的方法com.buession.redis.RedisTemplate
 
sRem(byte[], V) - 类 中的方法com.buession.redis.RedisTemplate
 
sRem(String, V...) - 类 中的方法com.buession.redis.RedisTemplate
 
sRem(byte[], V...) - 类 中的方法com.buession.redis.RedisTemplate
 
sScan(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, long, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sScan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(String, long, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSetOperations
 
sScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sScan(String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, String) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, long, String) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, String, String) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, long, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, long, String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], long, byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(String, String, String, long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScan(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.SetCommands
迭代集合键中的元素 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], long, byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String, long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, String, String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(byte[], byte[], byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
迭代集合键中的元素,并将值反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sscan.html
sScanObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, long, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], long, byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(String, String, String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sScanObject(byte[], byte[], byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
StandaloneDataSource - com.buession.redis.client.connection.datasource中的接口
Redis 单机(Standalone)模式数据源
Stats(Properties) - 类 的构造器com.buession.redis.core.Info.Stats
 
Stream - com.buession.redis.core中的类
 
Stream(long, long, long, long, StreamEntryId, StreamEntry, StreamEntry, Map<String, Object>) - 类 的构造器com.buession.redis.core.Stream
 
StreamCommands - com.buession.redis.core.command中的接口
Stream 命令 详情说明 StreamCommands.XAddArgument - com.buession.redis.core.command中的类
 
StreamCommands.XAddArgument.Builder - com.buession.redis.core.command中的类
 
StreamCommands.XClaimArgument - com.buession.redis.core.command中的类
 
StreamCommands.XClaimArgument.Builder - com.buession.redis.core.command中的类
 
StreamCommands.XTrimArgument - com.buession.redis.core.command中的类
 
StreamCommands.XTrimArgument.Builder - com.buession.redis.core.command中的类
 
StreamConsumer - com.buession.redis.core中的类
Stream Consumer
StreamConsumer(String, long, long, Map<String, Object>) - 类 的构造器com.buession.redis.core.StreamConsumer
 
StreamConsumerFull - com.buession.redis.core中的类
 
StreamConsumerFull(String, Long, Long, List<Long>, Map<String, Object>) - 类 的构造器com.buession.redis.core.StreamConsumerFull
 
StreamConsumerFullInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamConsumerFullInfo 转换为 StreamConsumerFull
StreamConsumerFullInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamConsumerFullInfoConverter
 
StreamConsumersInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamConsumersInfo 转换为 StreamConsumer
StreamConsumersInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamConsumersInfoConverter
 
StreamEntry - com.buession.redis.core中的类
 
StreamEntry(StreamEntryId, Map<String, String>) - 类 的构造器com.buession.redis.core.StreamEntry
 
StreamEntryConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamEntry 转换为 StreamEntry
StreamEntryConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter
 
StreamEntryConverter.ListMapStreamEntryConverter<SK,TK> - com.buession.redis.core.internal.convert.jedis.response中的类
 
StreamEntryConverter.MapStreamEntryConverter<SK,TK> - com.buession.redis.core.internal.convert.jedis.response中的类
 
StreamEntryId - com.buession.redis.core中的类
 
StreamEntryId() - 类 的构造器com.buession.redis.core.StreamEntryId
 
StreamEntryId(String) - 类 的构造器com.buession.redis.core.StreamEntryId
 
StreamEntryId(byte[]) - 类 的构造器com.buession.redis.core.StreamEntryId
 
StreamEntryId(long) - 类 的构造器com.buession.redis.core.StreamEntryId
 
StreamEntryId(long, long) - 类 的构造器com.buession.redis.core.StreamEntryId
 
STREAMENTRYID_KEY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.MapStreamEntryConverter
 
StreamEntryIdConverter - com.buession.redis.core.internal.convert.jedis.params中的类
StreamEntryId 转换为 jedis StreamEntryID
StreamEntryIdConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter
 
StreamEntryIDConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamEntryID 转换为 StreamEntryId
StreamEntryIDConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamEntryIDConverter
 
StreamEntryIDConverter.BinaryStreamEntryIdConverter - com.buession.redis.core.internal.convert.jedis.response中的类
 
StreamEntryIdConverter.MapStreamEntryIdConverter<SK,TK> - com.buession.redis.core.internal.convert.jedis.params中的类
 
StreamEntryIDConverter.MapStreamEntryIdConverter - com.buession.redis.core.internal.convert.jedis.response中的类
 
StreamFull - com.buession.redis.core中的类
 
StreamFull(long, long, long, List<StreamFull.Group>, StreamEntryId, List<StreamEntry>, Map<String, Object>) - 类 的构造器com.buession.redis.core.StreamFull
 
StreamFull.Group - com.buession.redis.core中的类
 
StreamFullInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamFullInfo 转换为 StreamFull
StreamFullInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter
 
StreamFullInfoConverter.StreamFullInfoGroupConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamGroupFullInfo 转换为 StreamFull.Group
StreamFullInfoGroupConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamFullInfoConverter.StreamFullInfoGroupConverter
 
StreamGroup - com.buession.redis.core中的类
Stream Group
StreamGroup(String, long, long, StreamEntryId, Map<String, Object>) - 类 的构造器com.buession.redis.core.StreamGroup
 
StreamGroupInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamGroupInfo 转换为 StreamGroup
StreamGroupInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamGroupInfoConverter
 
StreamInfoConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamInfo 转换为 StreamGroup
StreamInfoConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamInfoConverter
 
streamOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
streamOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
streamOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
StreamOperations - com.buession.redis.client.operations中的接口
Stream 命令操作接口
streamOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
StreamOperations - com.buession.redis.core.operations中的接口
Stream 命令 详情说明 StreamPending - com.buession.redis.core中的类
 
StreamPending(StreamEntryId, String, long, long) - 类 的构造器com.buession.redis.core.StreamPending
 
StreamPendingEntryConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamPendingEntry 转换为 StreamPending
StreamPendingEntryConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamPendingEntryConverter
 
StreamPendingSummary - com.buession.redis.core中的类
 
StreamPendingSummary(long, StreamEntryId, StreamEntryId, Map<String, Long>) - 类 的构造器com.buession.redis.core.StreamPendingSummary
 
StreamPendingSummaryConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis StreamPendingSummary 转换为 StreamPendingSummary
StreamPendingSummaryConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.StreamPendingSummaryConverter
 
STRING_KEY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.ListMapStreamEntryConverter
 
STRING_KEY_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.StreamEntryConverter.MapStreamEntryConverter
 
STRING_LIST_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.ListScanResultConverter
 
STRING_LIST_TO_BINARY_LIST_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
STRING_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.GeoConverter
 
STRING_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.params.StreamEntryIdConverter.MapStreamEntryIdConverter
 
STRING_MAP_CONVERTER - 类 中的静态变量com.buession.redis.core.internal.convert.jedis.response.ScanResultConverter.MapScanResultConverter
 
STRING_OBJECT_ENCODING_RESULT_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 
StringCommands - com.buession.redis.core.command中的接口
字符串命令 详情说明 http://redisdoc.com/string/index.html
StringCommands.GetExArgument - com.buession.redis.core.command中的类
 
StringCommands.GetExArgument.Builder - com.buession.redis.core.command中的类
 
StringCommands.SetArgument - com.buession.redis.core.command中的类
 
StringCommands.SetArgument.Builder - com.buession.redis.core.command中的类
 
stringOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
stringOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
stringOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
StringOperations - com.buession.redis.client.operations中的接口
字符串命令操作接口
stringOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
StringOperations - com.buession.redis.core.operations中的接口
STRING 运算 详情说明 http://redisdoc.com/string/index.html
strlen(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
strlen(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
strlen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
strlen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
strlen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
strlen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
strlen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
strlen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
strlen(String) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的长度 详情说明 http://redisdoc.com/string/strlen.html
strlen(byte[]) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的长度 详情说明 http://redisdoc.com/string/strlen.html
subscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
subscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
subscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
subscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
subscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
subscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
subscribe(String[], PubSubListener<String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
subscribe(byte[][], PubSubListener<byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
subscribe(String[], PubSubListener<String>) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
订阅给定的一个或多个频道的信息 详情说明 http://redisdoc.com/pubsub/subscribe.html
subscribe(byte[][], PubSubListener<byte[]>) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
订阅给定的一个或多个频道的信息 详情说明 http://redisdoc.com/pubsub/subscribe.html
substr(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
substr(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
substr(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
substr(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStringOperations
 
substr(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
substr(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStringOperations
 
substr(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
substr(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStringOperations
 
substr(String, long, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的指定部分,字符串的截取范围由 start 和 end 两个偏移量决定 (包括 start 和 end 在内); 负数偏移量表示从字符串的末尾开始计数 -1 表示最后一个字符,-2 表示倒数第二个字符,以此类推 详情说明 http://redisdoc.com/string/substr.html
substr(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.StringCommands
获取键 key 储存的字符串值的指定部分,字符串的截取范围由 start 和 end 两个偏移量决定 (包括 start 和 end 在内); 负数偏移量表示从字符串的末尾开始计数 -1 表示最后一个字符,-2 表示倒数第二个字符,以此类推 详情说明 http://redisdoc.com/string/substr.html
sUnion(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sUnion(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sUnion(String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的并集 详情说明 http://redisdoc.com/set/sunion.html
sUnion(byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的并集 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列为对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列为对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SetOperations
获取一个集合的全部成员,该集合是所有给定集合的并集,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/set/sunion.html
sUnionObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
sUnionStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSetOperations
 
sUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSetOperations
 
sUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSetOperations
 
sUnionStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的并集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sunionstorehtml
sUnionStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SetCommands
获取一个集合的全部成员,该集合是所有给定集合的并集,并保存到 destKey 中 详情说明 http://redisdoc.com/set/sunionstore.html
swapdb(int, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
swapdb(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
swapdb(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
swapdb(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
swapdb(int, int) - 接口 中的方法com.buession.redis.core.command.ServerCommands
对换指定的两个数据库,使得两个数据库的数据立即互换 详情说明 http://redisdoc.com/database/swapdb.html
sync() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
sync() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
sync() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
sync() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
sync() - 接口 中的方法com.buession.redis.core.command.ServerCommands
用于复制功能(replication)的内部命令 详情说明 http://redisdoc.com/internal/sync.html
sync() - 类 中的方法com.buession.redis.pipeline.jedis.JedisPipeline
 
sync() - 接口 中的方法com.buession.redis.pipeline.Pipeline
 
syncAndReturnAll() - 类 中的方法com.buession.redis.pipeline.jedis.JedisPipeline
 
syncAndReturnAll() - 接口 中的方法com.buession.redis.pipeline.Pipeline
 

T

throwNotSupportedCommandException(NotSupportedCommandException.Type) - 类 中的方法com.buession.redis.core.AbstractRedisCommand
 
time() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
time() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterServerOperations
 
time() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelServerOperations
 
time() - 类 中的方法com.buession.redis.client.jedis.operations.JedisServerOperations
 
time() - 接口 中的方法com.buession.redis.core.command.ServerCommands
获取当前服务器时间 详情说明 http://redisdoc.com/client_and_server/time.html
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Clients
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Cluster
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Cpu
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Keyspace
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Memory
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Persistence
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Replication
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Sentinel
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Server
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info.Stats
 
toPrettyString() - 类 中的方法com.buession.redis.core.Info
 
toPrettyString(Properties) - 类 中的静态方法com.buession.redis.core.Info
 
toString() - 类 中的方法com.buession.redis.core.AclLog
 
toString() - 类 中的方法com.buession.redis.core.AclUser
 
toString() - 枚举 中的方法com.buession.redis.core.AtomicvarApi
 
toString() - 类 中的方法com.buession.redis.core.Client
 
toString() - 枚举 中的方法com.buession.redis.core.ClusterInfo.State
 
toString() - 类 中的方法com.buession.redis.core.ClusterInfo
 
toString() - 枚举 中的方法com.buession.redis.core.ClusterRedisNode.Flag
 
toString() - 枚举 中的方法com.buession.redis.core.ClusterRedisNode.LinkState
 
toString() - 类 中的方法com.buession.redis.core.ClusterRedisNode
 
toString() - 类 中的方法com.buession.redis.core.ClusterSlot
 
toString() - 类 中的方法com.buession.redis.core.command.CommandArguments
 
toString() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument
 
toString() - 类 中的方法com.buession.redis.core.command.KeyCommands.RestoreArgument
 
toString() - 类 中的方法com.buession.redis.core.command.KeyCommands.SortArgument
 
toString() - 类 中的方法com.buession.redis.core.command.ListCommands.LPosArgument
 
toString() - 枚举 中的方法com.buession.redis.core.command.ProtocolCommand
 
toString() - 枚举 中的方法com.buession.redis.core.command.ProtocolCommandGroup
 
toString() - 类 中的方法com.buession.redis.core.command.StreamCommands.XAddArgument
 
toString() - 类 中的方法com.buession.redis.core.command.StreamCommands.XClaimArgument
 
toString() - 类 中的方法com.buession.redis.core.command.StreamCommands.XTrimArgument
 
toString() - 类 中的方法com.buession.redis.core.command.StringCommands.GetExArgument
 
toString() - 类 中的方法com.buession.redis.core.GeoRadius
 
toString() - 类 中的方法com.buession.redis.core.Info.Clients
 
toString() - 类 中的方法com.buession.redis.core.Info.Cluster
 
toString() - 类 中的方法com.buession.redis.core.Info.Cpu
 
toString() - 类 中的方法com.buession.redis.core.Info.Keyspace
 
toString() - 类 中的方法com.buession.redis.core.Info.Memory
 
toString() - 类 中的方法com.buession.redis.core.Info.Persistence
 
toString() - 类 中的方法com.buession.redis.core.Info.Replication.ReplBacklog
 
toString() - 类 中的方法com.buession.redis.core.Info.Replication.Slave
 
toString() - 类 中的方法com.buession.redis.core.Info.Replication
 
toString() - 类 中的方法com.buession.redis.core.Info.Sentinel.Master
 
toString() - 类 中的方法com.buession.redis.core.Info.Sentinel
 
toString() - 类 中的方法com.buession.redis.core.Info.Server
 
toString() - 类 中的方法com.buession.redis.core.Info.Stats
 
toString() - 类 中的方法com.buession.redis.core.Info
 
toString(Properties) - 类 中的静态方法com.buession.redis.core.Info
 
toString() - 类 中的方法com.buession.redis.core.KeyedZSetElement
 
toString() - 类 中的方法com.buession.redis.core.Limit
 
toString() - 枚举 中的方法com.buession.redis.core.MaxMemoryPolicy
 
toString() - 类 中的方法com.buession.redis.core.Module
 
toString() - 枚举 中的方法com.buession.redis.core.ObjectEncoding
 
toString() - 枚举 中的方法com.buession.redis.core.RedisMode
 
toString() - 类 中的方法com.buession.redis.core.RedisNode
 
toString() - 类 中的方法com.buession.redis.core.RedisServerTime
 
toString() - 类 中的方法com.buession.redis.core.RedisURI
 
toString() - 类 中的方法com.buession.redis.core.SlotRange
 
toString() - 类 中的方法com.buession.redis.core.SlowLog
 
toString() - 类 中的方法com.buession.redis.core.Stream
 
toString() - 类 中的方法com.buession.redis.core.StreamConsumer
 
toString() - 类 中的方法com.buession.redis.core.StreamConsumerFull
 
toString() - 类 中的方法com.buession.redis.core.StreamEntry
 
toString() - 类 中的方法com.buession.redis.core.StreamEntryId
 
toString() - 类 中的方法com.buession.redis.core.StreamFull.Group
 
toString() - 类 中的方法com.buession.redis.core.StreamFull
 
toString() - 类 中的方法com.buession.redis.core.StreamGroup
 
toString() - 类 中的方法com.buession.redis.core.StreamPending
 
toString() - 类 中的方法com.buession.redis.core.StreamPendingSummary
 
toString() - 类 中的方法com.buession.redis.core.Tuple
 
touch(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
touch(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
touch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
touch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
touch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
touch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
touch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
touch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
touch(String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
修改指定一个或多个 key 最后访问时间 详情说明 http://www.redis.cn/commands/touch.html
touch(byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
修改指定一个或多个 key 最后访问时间 详情说明 http://www.redis.cn/commands/touch.html
toURI() - 类 中的方法com.buession.redis.core.RedisURI
 
transaction - 类 中的变量com.buession.redis.client.connection.jedis.AbstractJedisRedisConnection
事务
transaction(Executor<Transaction, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
transaction(Executor<Transaction, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisClusterCommand
 
transaction(Executor<Transaction, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
transaction(Executor<Transaction, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisCommand
 
transaction(Executor<Transaction, Response<R>>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
transaction(Executor<Transaction, Response<SR>>, Converter<SR, R>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisRedisOperations.JedisSentinelCommand
 
transaction() - 类 中的方法com.buession.redis.core.AbstractRedisCommand
 
Transaction - com.buession.redis.transaction中的接口
 
TransactionCommands - com.buession.redis.core.command中的接口
transactionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisClusterClient
 
transactionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisSentinelClient
 
transactionOperations() - 类 中的方法com.buession.redis.client.jedis.JedisStandaloneClient
 
TransactionOperations - com.buession.redis.client.operations中的接口
事务命令操作接口
transactionOperations() - 接口 中的方法com.buession.redis.client.RedisClient
 
TransactionOperations - com.buession.redis.core.operations中的接口
TransactionResultConverter<V> - com.buession.redis.core.internal.convert中的类
事务结果转换器
TransactionResultConverter(Queue<FutureResult<V, Object, Object>>) - 类 的构造器com.buession.redis.core.internal.convert.TransactionResultConverter
 
transactionRunner - 类 中的变量com.buession.redis.client.jedis.operations.JedisRedisOperations.AbstractJedisCommand
 
TransactionUtils - com.buession.redis.transaction中的类
 
ttl(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
ttl(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
ttl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
ttl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
ttl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
ttl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
ttl(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
ttl(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
ttl(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取给定 key 的剩余生存时间 详情说明 http://redisdoc.com/expire/ttl.html
ttl(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取给定 key 的剩余生存时间 详情说明 http://redisdoc.com/expire/ttl.html
ttlAt(String) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
获取给定 key 的过期时间 详情说明 http://redisdoc.com/expire/ttl.html
ttlAt(byte[]) - 接口 中的方法com.buession.redis.core.operations.KeyOperations
获取给定 key 的过期时间 详情说明 http://redisdoc.com/expire/ttl.html
Tuple - com.buession.redis.core中的类
 
Tuple(String, Double) - 类 的构造器com.buession.redis.core.Tuple
 
Tuple(byte[], Double) - 类 的构造器com.buession.redis.core.Tuple
 
TupleConverter - com.buession.redis.core.internal.convert.jedis.response中的类
jedis Tuple 转换为 Tuple
TupleConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.response.TupleConverter
 
txConverters - 类 中的静态变量com.buession.redis.RedisAccessor
 
type(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
type(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
type(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
type(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
type(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
type(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
type(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
type(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
type(String) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取 key 所储存的值的类型 详情说明 http://redisdoc.com/database/type.html
type(byte[]) - 接口 中的方法com.buession.redis.core.command.KeyCommands
获取 key 所储存的值的类型 详情说明 http://redisdoc.com/database/type.html
Type - com.buession.redis.core中的枚举
 
TYPE_RESULT_CONVERTER - 接口 中的静态变量com.buession.redis.core.internal.convert.Converters
 

U

unbindConnection(RedisConnectionFactory) - 类 中的静态方法com.buession.redis.client.connection.RedisConnectionUtils
 
unbindResourceIfPossible(RedisConnectionFactory) - 类 中的静态方法com.buession.redis.transaction.TransactionUtils
 
unbound() - 类 中的方法com.buession.redis.client.connection.RedisConnectionHolder
 
unlimited() - 类 中的静态方法com.buession.redis.core.Limit
 
unlink(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unlink(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unlink(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
unlink(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
unlink(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
unlink(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
unlink(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
unlink(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
unlink(String...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
删除给定的一个或多个 key,该命令会在另一个线程中回收内存,因此它是非阻塞的。
unlink(byte[]...) - 接口 中的方法com.buession.redis.core.command.KeyCommands
删除给定的一个或多个 key,该命令会在另一个线程中回收内存,因此它是非阻塞的。
unSubscribe() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unSubscribe(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unSubscribe(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
unSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
unSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterPubSubOperations
 
unSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
unSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
unSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisPubSubOperations
 
unSubscribe() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
unSubscribe(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
unSubscribe(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelPubSubOperations
 
unSubscribe() - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订所有频道 详情说明 http://redisdoc.com/pubsub/unsubscribe.html
unSubscribe(String...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订给定的一个或多个频道 详情说明 http://redisdoc.com/pubsub/unsubscribe.html
unSubscribe(byte[]...) - 接口 中的方法com.buession.redis.core.command.PubSubCommands
指示客户端退订给定的一个或多个频道 详情说明 http://redisdoc.com/pubsub/unsubscribe.html
unwatch() - 类 中的方法com.buession.redis.BaseRedisTemplate
 
unwatch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
unwatch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
unwatch() - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
unwatch() - 接口 中的方法com.buession.redis.core.command.TransactionCommands
取消 WATCH 命令对所有 key 的监视; 如果在执行 WATCH 命令之后, EXEC 命令或 DISCARD 命令先被执行了的话,那么就不需要再执行 UNWATCH 了 详情说明 http://redisdoc .com/transaction/unwatch.html

V

valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Aggregate
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.AtomicvarApi
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.BitCountOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.BitOperation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.BumpEpoch
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Client.Event
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Client.Flag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClientReply
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClientType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClientUnblockType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterFailoverOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterInfo.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterInfo.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterRedisNode.Flag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterRedisNode.LinkState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterResetOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ClusterSetSlotOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.command.ProtocolCommand
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.command.ProtocolCommandGroup
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ExpireOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.FlushMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.GeoUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.GtLt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Clients.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Cluster.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Cpu.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Keyspace.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Memory.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Persistence.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Replication.MasterLinkStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Replication.ReplBacklog.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Slave.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Slave.SlaveState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Section
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Master.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Server.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Info.Stats.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ListPosition
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.MaxMemoryPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.MigrateOperation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.NxXx
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ObjectEncoding
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.RedisMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.RedisServer.Key
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Role
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.core.ZRangeBy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.buession.redis.exception.NotSupportedCommandException.Type
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.buession.redis.core.Aggregate
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.AtomicvarApi
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.BitCountOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.BitOperation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.BumpEpoch
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Client.Event
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Client.Flag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClientReply
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClientType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClientUnblockType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterFailoverOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterInfo.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterInfo.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterRedisNode.Flag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterRedisNode.LinkState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterResetOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ClusterSetSlotOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.command.ProtocolCommand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.command.ProtocolCommandGroup
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ExpireOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.FlushMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.GeoUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.GtLt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Clients.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Cluster.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Cpu.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Keyspace.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Memory.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Persistence.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Replication.MasterLinkStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Replication.ReplBacklog.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Slave.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Replication.Slave.SlaveState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Section
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Master.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Sentinel.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Server.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Info.Stats.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ListPosition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.MaxMemoryPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.MigrateOperation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.NxXx
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ObjectEncoding
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.RedisMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.RedisServer.Key
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Role
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.core.ZRangeBy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.buession.redis.exception.NotSupportedCommandException.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

wait(int, int) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
wait(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterKeyOperations
 
wait(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisKeyOperations
 
wait(int, int) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelKeyOperations
 
wait(int, int) - 接口 中的方法com.buession.redis.core.command.KeyCommands
阻塞当前客户端,直到所有以前的写命令都成功的传输和指定的slaves确认 详情说明 http://www.redis.cn/commands/wait.html
watch(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
watch(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
watch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
watch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterTransactionOperations
 
watch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
watch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelTransactionOperations
 
watch(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
watch(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisTransactionOperations
 
watch(String...) - 接口 中的方法com.buession.redis.core.command.TransactionCommands
监视一个或多个 key ,如果在事务执行之前这个或这些 key 被其他命令所改动,那么事务将被打断 详情说明 http://redisdoc.com/transaction/watch.html
watch(byte[]...) - 接口 中的方法com.buession.redis.core.command.TransactionCommands
监视一个或多个 key ,如果在事务执行之前这个或这些 key 被其他命令所改动,那么事务将被打断 详情说明 http://redisdoc.com/transaction/watch.html
withCoord() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
设置将位置元素的经度和维度也一并返回
withDist() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
设置在返回位置元素的同时,将位置元素与中心之间的距离也一并返回
withHash() - 类 中的方法com.buession.redis.core.command.GeoCommands.GeoRadiusArgument.Builder
设置返回位置元素经过原始 geohash 编码的有序集合分值

X

xAck(String, String, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAck(byte[], byte[], StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAck(byte[], byte[], StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAck(String, String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAck(String, String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAck(String, String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAck(String, String, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XACK command removes one or multiple messages from the Pending Entries List (PEL) of a stream consumer group 详情说明 https://redis.io/commands/xack/
xAck(byte[], byte[], StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XACK command removes one or multiple messages from the Pending Entries List (PEL) of a stream consumer group 详情说明 https://redis.io/commands/xack/
xAck(String, String, String[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The XACK command removes one or multiple messages from the Pending Entries List (PEL) of a stream consumer group 详情说明 https://redis.io/commands/xack/
xAck(byte[], byte[], byte[][]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The XACK command removes one or multiple messages from the Pending Entries List (PEL) of a stream consumer group 详情说明 https://redis.io/commands/xack/
xAdd(String, StreamEntryId, Map<String, String>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAdd(String, StreamEntryId, Map<String, String>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>, StreamCommands.XAddArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAdd(String, StreamEntryId, Map<String, String>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Appends the specified stream entry to the stream at the specified key.
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Appends the specified stream entry to the stream at the specified key.
xAdd(String, StreamEntryId, Map<String, String>, StreamCommands.XAddArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Appends the specified stream entry to the stream at the specified key.
xAdd(byte[], StreamEntryId, Map<byte[], byte[]>, StreamCommands.XAddArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Appends the specified stream entry to the stream at the specified key.
xAdd(String, String, Map<String, String>) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Appends the specified stream entry to the stream at the specified key.
xAdd(byte[], byte[], Map<byte[], byte[]>) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Appends the specified stream entry to the stream at the specified key.
xAdd(String, String, Map<String, String>, StreamCommands.XAddArgument) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Appends the specified stream entry to the stream at the specified key.
xAdd(byte[], byte[], Map<byte[], byte[]>, StreamCommands.XAddArgument) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Appends the specified stream entry to the stream at the specified key.
XAddArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
StreamCommands.XAddArgument 转换为 jedis XAddParams
XAddArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.XAddArgumentConverter
 
xAutoClaim(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaim(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAutoClaim(String, String, String, int, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(String, String, String, int, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(byte[], byte[], byte[], int, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(String, String, String, int, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(byte[], byte[], byte[], int, byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(String, String, String, int, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaim(byte[], byte[], byte[], int, byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaimJustId(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xAutoClaimJustId(String, String, String, int, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(String, String, String, int, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(byte[], byte[], byte[], int, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(String, String, String, int, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(byte[], byte[], byte[], int, byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(String, String, String, int, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xAutoClaimJustId(byte[], byte[], byte[], int, byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command transfers ownership of pending stream entries that match the specified criteria 详情说明 https://redis.io/commands/xautoclaim/
xClaim(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaim(byte[], byte[], byte[], int, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaim(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaim(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaim(byte[], byte[], byte[], int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xClaim(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xClaim(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xClaim(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xClaim(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xClaim(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xClaim(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xClaim(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xClaim(String, String, String, int, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaim(byte[], byte[], byte[], int, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xautoclaim/
xClaim(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaim(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xautoclaim/
xClaim(String, String, String, int, String[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaim(byte[], byte[], byte[], int, byte[][]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xautoclaim/
xClaim(String, String, String, int, String[], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaim(byte[], byte[], byte[], int, byte[][], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xautoclaim/
XClaimArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
 
XClaimArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.XClaimArgumentConverter
 
xClaimJustId(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaimJustId(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xClaimJustId(String, String, String, int, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaimJustId(String, String, String, int, StreamEntryId[], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaimJustId(byte[], byte[], byte[], int, StreamEntryId[], StreamCommands.XClaimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaimJustId(String, String, String, int, String[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xclaim/
xClaimJustId(byte[], byte[], byte[], int, byte[][]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
In the context of a stream consumer group, this command changes the ownership of a pending message, so that the new owner is the consumer specified as the command argument 详情说明 https://redis.io/commands/xautoclaim/
xDel(String, StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xDel(byte[], StreamEntryId...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xDel(byte[], StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xDel(String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xDel(String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xDel(String, StreamEntryId...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xDel(String, StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Removes the specified entries from a stream, and returns the number of entries deleted 详情说明 https://redis.io/commands/xdel/
xDel(byte[], StreamEntryId...) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Removes the specified entries from a stream, and returns the number of entries deleted 详情说明 https://redis.io/commands/xdel/
xDel(String, String...) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Removes the specified entries from a stream, and returns the number of entries deleted 详情说明 https://redis.io/commands/xdel/
xDel(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Removes the specified entries from a stream, and returns the number of entries deleted 详情说明 https://redis.io/commands/xdel/
xGroupCreate(String, String, StreamEntryId, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupCreate(byte[], byte[], StreamEntryId, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupCreate(byte[], byte[], StreamEntryId, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xGroupCreate(String, String, StreamEntryId, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupCreate(String, String, StreamEntryId, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupCreate(String, String, StreamEntryId, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupCreate(String, String, StreamEntryId, boolean) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command creates a new consumer group uniquely identified by groupname for the stream stored at key 详情说明 https://redis.io/commands/xgroup-create/
xGroupCreate(byte[], byte[], StreamEntryId, boolean) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command creates a new consumer group uniquely identified by groupname for the stream stored at key 详情说明 https://redis.io/commands/xgroup-create/
xGroupCreate(String, String, String, boolean) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command creates a new consumer group uniquely identified by groupname for the stream stored at key 详情说明 https://redis.io/commands/xgroup-create/
xGroupCreate(byte[], byte[], byte[], boolean) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command creates a new consumer group uniquely identified by groupname for the stream stored at key 详情说明 https://redis.io/commands/xgroup-create/
xGroupCreateConsumer(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupCreateConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupCreateConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupCreateConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupCreateConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupCreateConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupCreateConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupCreateConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupCreateConsumer(String, String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Create a consumer named consumername in the consumer group groupname of the stream that's stored at key 详情说明 https://redis.io/commands/xgroup-createconsumer/
xGroupCreateConsumer(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Create a consumer named consumername in the consumer group groupname of the stream that's stored at key 详情说明 https://redis.io/commands/xgroup-createconsumer/
xGroupDelConsumer(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupDelConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupDelConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupDelConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupDelConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupDelConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupDelConsumer(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupDelConsumer(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupDelConsumer(String, String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XGROUP DELCONSUMER command deletes a consumer from the consumer group 详情说明 https://redis.io/commands/xgroup-delconsumer/
xGroupDelConsumer(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XGROUP DELCONSUMER command deletes a consumer from the consumer group 详情说明 https://redis.io/commands/xgroup-delconsumer/
xGroupDestroy(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupDestroy(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupDestroy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupDestroy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupDestroy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupDestroy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupDestroy(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupDestroy(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupDestroy(String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XGROUP DESTROY command completely destroys a consumer group 详情说明 https://redis.io/commands/xgroup-destroy/
xGroupDestroy(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XGROUP DESTROY command completely destroys a consumer group 详情说明 https://redis.io/commands/xgroup-destroy/
xGroupSetId(String, String, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupSetId(byte[], byte[], StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xGroupSetId(byte[], byte[], StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xGroupSetId(String, String, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xGroupSetId(String, String, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xGroupSetId(String, String, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xGroupSetId(String, String, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Normally, a consumer group's last delivered ID is set when the group is created with XGROUP CREATE 详情说明 https://redis.io/commands/xgroup-setid/
xGroupSetId(byte[], byte[], StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Normally, a consumer group's last delivered ID is set when the group is created with XGROUP CREATE 详情说明 https://redis.io/commands/xgroup-setid/
xGroupSetId(String, String, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Normally, a consumer group's last delivered ID is set when the group is created with XGROUP CREATE 详情说明 https://redis.io/commands/xgroup-setid/
xGroupSetId(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Normally, a consumer group's last delivered ID is set when the group is created with XGROUP CREATE 详情说明 https://redis.io/commands/xgroup-setid/
xInfoConsumers(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoConsumers(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoConsumers(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xInfoConsumers(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xInfoConsumers(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xInfoConsumers(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xInfoConsumers(String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns the list of consumers that belong to the groupname consumer group of the stream stored at key 详情说明 https://redis.io/commands/xinfo-consumers/
xInfoConsumers(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns the list of consumers that belong to the groupname consumer group of the stream stored at key 详情说明 https://redis.io/commands/xinfo-consumers/
xInfoGroups(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoGroups(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoGroups(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xInfoGroups(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xInfoGroups(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xInfoGroups(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xInfoGroups(String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns the list of all consumers groups of the stream stored at key 详情说明 https://redis.io/commands/xinfo-groups/
xInfoGroups(byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns the list of all consumers groups of the stream stored at key 详情说明 https://redis.io/commands/xinfo-groups/
xInfoStream(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(String, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(byte[], boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(String, boolean, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(byte[], boolean, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xInfoStream(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xInfoStream(byte[], boolean) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xInfoStream(byte[], boolean, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xInfoStream(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xInfoStream(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xInfoStream(String, boolean, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xInfoStream(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xInfoStream(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xInfoStream(String, boolean, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xInfoStream(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xInfoStream(String, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xInfoStream(String, boolean, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xInfoStream(String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xInfoStream(byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xInfoStream(String, boolean) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xInfoStream(byte[], boolean) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xInfoStream(String, boolean, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xInfoStream(byte[], boolean, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command returns information about the stream stored at key 详情说明 https://redis.io/commands/xinfo-stream/
xLen(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xLen(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xLen(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xLen(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xLen(String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Returns the number of entries inside a stream 详情说明 https://redis.io/commands/xlen/
xLen(byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Returns the number of entries inside a stream 详情说明 https://redis.io/commands/xlen/
xPending(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xPending(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xPending(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xPending(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xPending(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String, long, StreamEntryId, StreamEntryId, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xPending(String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long, StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, StreamEntryId, StreamEntryId, long, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], StreamEntryId, StreamEntryId, long, byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long, StreamEntryId, StreamEntryId, long, String) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long, StreamEntryId, StreamEntryId, long, byte[]) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, String, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long, String, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long, byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, String, String, long, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], byte[], byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(String, String, long, String, String, long, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xPending(byte[], byte[], long, byte[], byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
Fetching data from a stream via a consumer group, and not acknowledging such data, has the effect of creating pending entries 详情说明 https://redis.io/commands/xpending/
xRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRange(byte[], StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRange(byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRange(byte[], StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xRange(byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRange(String, StreamEntryId, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(byte[], StreamEntryId, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(String, StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(byte[], StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(String, String, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(String, String, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRange(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
The command returns the stream entries matching a given range of IDs 详情说明 https://redis.io/commands/xrange/
xRead(Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRead(long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRead(int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRead(long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRead(Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRead(long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRead(int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRead(long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRead(Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRead(long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRead(int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRead(long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRead(Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRead(long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRead(int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRead(long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRead(Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Read data from one or multiple streams, only returning entries with an ID greater than the last received ID reported by the caller 详情说明 https://redis.io/commands/xread/
xRead(long, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Read data from one or multiple streams, only returning entries with an ID greater than the last received ID reported by the caller 详情说明 https://redis.io/commands/xread/
xRead(int, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Read data from one or multiple streams, only returning entries with an ID greater than the last received ID reported by the caller 详情说明 https://redis.io/commands/xread/
xRead(long, int, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
Read data from one or multiple streams, only returning entries with an ID greater than the last received ID reported by the caller 详情说明 https://redis.io/commands/xread/
xReadGroup(String, String, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], long, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], int, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], long, int, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, long, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], long, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], int, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(String, String, long, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], long, int, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xReadGroup(byte[], byte[], Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], long, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], int, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], long, int, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], long, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], int, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(byte[], byte[], long, int, boolean, Map<byte[], StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xReadGroup(String, String, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, long, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, long, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xReadGroup(String, String, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, long, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, long, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xReadGroup(String, String, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, long, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, long, int, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, long, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, long, int, boolean, Map<String, StreamEntryId>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xReadGroup(String, String, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, long, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], long, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, int, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], int, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, boolean, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], boolean, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, long, int, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], long, int, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, long, boolean, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], long, boolean, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, int, boolean, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], int, boolean, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(String, String, long, int, boolean, Map<String, StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xReadGroup(byte[], byte[], long, int, boolean, Map<byte[], StreamEntryId>) - 接口 中的方法com.buession.redis.core.command.StreamCommands
The XREADGROUP command is a special version of the XREAD command with support for consumer groups 详情说明 https://redis.io/commands/xreadgroup/
xRevRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRevRange(byte[], StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRevRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRevRange(byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xRevRange(byte[], StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xRevRange(byte[], StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xRevRange(String, StreamEntryId, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(byte[], StreamEntryId, StreamEntryId) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(String, StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(byte[], StreamEntryId, StreamEntryId, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(String, String, String) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(String, String, String, long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xRevRange(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.operations.StreamOperations
This command is exactly like XRANGE, but with the notable difference of returning the entries in reverse order, and also taking the start-end range in reverse order: in XREVRANGE you need to state the end ID and later the start ID, and the command will produce all the element between (or exactly like) the two IDs, starting from the end side 详情说明 https://redis.io/commands/xrevrange/
xTrim(String, StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xTrim(byte[], StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xTrim(String, StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xTrim(byte[], StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
xTrim(String, StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xTrim(byte[], StreamCommands.XTrimArgument, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisStreamOperations
 
xTrim(String, StreamCommands.XTrimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
XTRIM trims the stream by evicting older entries (entries with lower IDs) if needed 详情说明 https://redis.io/commands/xtrim/
xTrim(byte[], StreamCommands.XTrimArgument) - 接口 中的方法com.buession.redis.core.command.StreamCommands
XTRIM trims the stream by evicting older entries (entries with lower IDs) if needed 详情说明 https://redis.io/commands/xtrim/
xTrim(String, StreamCommands.XTrimArgument, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
XTRIM trims the stream by evicting older entries (entries with lower IDs) if needed 详情说明 https://redis.io/commands/xtrim/
xTrim(byte[], StreamCommands.XTrimArgument, long) - 接口 中的方法com.buession.redis.core.command.StreamCommands
XTRIM trims the stream by evicting older entries (entries with lower IDs) if needed 详情说明 https://redis.io/commands/xtrim/
XTrimArgumentConverter - com.buession.redis.core.internal.convert.jedis.params中的类
StreamCommands.XTrimArgument 转换为 jedis XTrimParams
XTrimArgumentConverter() - 类 的构造器com.buession.redis.core.internal.convert.jedis.params.XTrimArgumentConverter
 

Z

zAdd(String, Map<String, Double>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, NxXx) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, NxXx) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, GtLt) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, GtLt) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, NxXx, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, NxXx, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, GtLt, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, GtLt, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zAdd(String, Map<String, Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zAdd(String, Map<String, Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zAdd(String, Map<String, Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zAdd(String, Map<String, Double>) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, Map<String, Double>, NxXx) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, NxXx) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, GtLt) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, GtLt) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, NxXx, GtLt) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, NxXx, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, NxXx, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, GtLt, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, GtLt, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, Map<String, Double>, NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], Map<byte[], Double>, NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
将一个或多个 member 元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, String, NxXx) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], NxXx) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, NxXx, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], NxXx, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, NxXx, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], NxXx, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, String, NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, byte[], NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 http://redisdoc.com/sorted_set/zadd.html
zAdd(String, double, V) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, NxXx) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, NxXx) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, NxXx, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, NxXx, GtLt) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, NxXx, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, NxXx, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V, NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(byte[], double, V, NxXx, GtLt, boolean) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
将元素及其 score 值加入到有序集 key 当中 详情说明 https://www.redis.com.cn/commands/zadd.html
zAdd(String, double, V) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, NxXx) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, NxXx) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, GtLt) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, GtLt) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, NxXx, GtLt) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, NxXx, GtLt) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, NxXx, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, NxXx, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, GtLt, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, GtLt, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(String, double, V, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zAdd(byte[], double, V, NxXx, GtLt, boolean) - 类 中的方法com.buession.redis.RedisTemplate
 
zCard(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCard(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCard(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCard(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCard(String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 的基数 详情说明 http://redisdoc.com/sorted_set/zcard.html
zCard(byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 的基数 详情说明 http://redisdoc.com/sorted_set/zcard.html
zCount(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCount(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCount(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zCount(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值在 min 和 max 之间(包括 score 值等于 min 或 max )的成员的数量 详情说明 http://redisdoc.com/sorted_set/zcount.html
zCount(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值在 min 和 max 之间(包括 score 值等于 min 或 max )的成员的数量 详情说明 http://redisdoc.com/sorted_set/zcount.html
zCount(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值在 min 和 max 之间(包括 score 值等于 min 或 max )的成员的数量 详情说明 http://redisdoc.com/sorted_set/zcount.html
zCount(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值在 min 和 max 之间(包括 score 值等于 min 或 max )的成员的数量 详情说明 http://redisdoc.com/sorted_set/zcount.html
zDecr(String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上减量一
zDecr(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上减量一
zDecrBy(String, double, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上减量 increment 详情说明 http://redisdoc.com/sorted_set/zincrby.html
zDecrBy(byte[], double, byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上减量 increment 详情说明 http://redisdoc.com/sorted_set/zincrby.html
zDiff(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiff(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiff(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiff(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiff(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiff(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zDiffStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiffStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiffStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiffStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
Computes the difference between the first and all successive input sorted sets and stores the result in destination 详情说明 https://redis.io/commands/zdiffstore/
zDiffStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
Computes the difference between the first and all successive input sorted sets and stores the result in destination 详情说明 https://redis.io/commands/zdiffstore/
zDiffWithScores(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiffWithScores(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zDiffWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiffWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zDiffWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiffWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zDiffWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiffWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zDiffWithScores(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zDiffWithScores(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client 详情说明 https://redis.io/commands/zdiff/
zIncr(String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上增量一
zIncr(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
为有序集 key 的成员 member 的 score 值加上增量一
zIncrBy(String, double, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zIncrBy(byte[], double, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zIncrBy(String, double, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zIncrBy(byte[], double, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zIncrBy(String, double, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zIncrBy(byte[], double, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zIncrBy(String, double, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zIncrBy(byte[], double, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zIncrBy(String, double, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
为有序集 key 的成员 member 的 score 值加上增量 increment 详情说明 http://redisdoc.com/sorted_set/zincrby.html
zIncrBy(byte[], double, byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
为有序集 key 的成员 member 的 score 值加上增量 increment 详情说明 http://redisdoc.com/sorted_set/zincrby.html
zInter(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInter(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInter(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInter(byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate, double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate, double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate, double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate, double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[], Aggregate, double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(byte[][], Aggregate, double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集合的交集,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zinter/
zInterObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate, double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate, double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate, double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate, double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(String[], Aggregate, double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterObject(byte[][], Aggregate, double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zInterStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(String, String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(String, String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(byte[], byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(String, String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(byte[], byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(String, String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterStore(byte[], byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的交集,并将该交集储存到 destKey 中 详情说明 http://redisdoc.com/sorted_set/zinterstore.html
zInterWithScores(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zInterWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zInterWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zInterWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zInterWithScores(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zInterWithScores(byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集合的交集 详情说明 https://redis.io/commands/zinter/
zLexCount(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zLexCount(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zLexCount(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zLexCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zLexCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zLexCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zLexCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zLexCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zLexCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zLexCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zLexCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zLexCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zLexCount(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zLexCount(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zLexCount(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zLexCount(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zLexCount(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取集合 Key 中,成员介于 min 和 max 范围内的元素数量 详情说明 http://redisdoc.com/sorted_set/zlexcount.html
zLexCount(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取集合 Key 中,成员介于 min 和 max 范围内的元素数量 详情说明 http://redisdoc.com/sorted_set/zlexcount.html
zLexCount(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取集合 Key 中,成员介于 min 和 max 范围内的元素数量 详情说明 http://redisdoc.com/sorted_set/zlexcount.html
zLexCount(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取集合 Key 中,成员介于 min 和 max 范围内的元素数量 详情说明 http://redisdoc.com/sorted_set/zlexcount.html
zMScore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zMScore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zMScore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zMScore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zMScore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zMScore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zMScore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zMScore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zMScore(String, String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集中指定成员的 members 的 scores 详情说明 https://www.redis.com.cn/commands/zmscore.html
zMScore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集中指定成员的 members 的 scores 详情说明 https://www.redis.com.cn/commands/zmscore.html
zPopMax(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMax(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMax(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMax(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMax(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMax(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMax(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMax(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMax(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMax(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMax(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMax(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMax(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMax(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMax(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMax(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMax(String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 1 个具有最高得分的成员。
zPopMax(byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 1 个具有最高得分的成员。
zPopMax(String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 count 个具有最高得分的成员。
zPopMax(byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 count 个具有最高得分的成员。
zPopMin(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMin(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMin(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMin(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zPopMin(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMin(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMin(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMin(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zPopMin(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMin(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMin(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMin(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zPopMin(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMin(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMin(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMin(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zPopMin(String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 1 个具有最低得分的成员。
zPopMin(byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 1 个具有最低得分的成员。
zPopMin(String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 count 个具有最低得分的成员。
zPopMin(byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
删除并返回有序集合 key 中的 count 个具有最低得分的成员。
zRandMember(String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMember(byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMember(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMember(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMember(String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMember(byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMember(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMember(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMember(String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的一个随机元素 详情说明 https://redis.io/commands/zrandmember/
zRandMember(byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的一个随机元素 详情说明 https://redis.io/commands/zrandmember/
zRandMember(String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的 count 个随机元素 详情说明 https://redis.io/commands/zrandmember/
zRandMember(byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的 count 个随机元素 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列为对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列为对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的一个随机元素,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列为对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[], long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列为对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[], long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列化为 clazz 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(byte[], long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
返回有序集合 key 中的 count 个随机元素,并反序列化为 type 指定的对象 详情说明 https://redis.io/commands/zrandmember/
zRandMemberObject(String) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(String, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[], long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(String, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[], long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(String, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberObject(byte[], long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRandMemberWithScores(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMemberWithScores(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRandMemberWithScores(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMemberWithScores(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRandMemberWithScores(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMemberWithScores(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRandMemberWithScores(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMemberWithScores(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRandMemberWithScores(String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的 count 个随机元素及 score 详情说明 https://redis.io/commands/zrandmember/
zRandMemberWithScores(byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
返回有序集合 key 中的 count 个随机元素及 score 详情说明 https://redis.io/commands/zrandmember/
zRange(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRange(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRange(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRange(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
ZRangeBy - com.buession.redis.core中的枚举
 
zRangeByLex(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByLex(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByLex(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByLex(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByLex(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLex(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRangeByLexObject(String, double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(String, double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(String, double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByLexObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScore(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScore(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScore(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列为对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, String, String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreObject(String, double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(String, String, String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeByScoreWithScores(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 的所有 score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递增(从小到大)次序排列,具有相同 score 值的成员按字典序排列 详情说明 http://redisdoc.com/sorted_set/zrangebyscore.html
zRangeObject(String, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列为对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列为对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 clazz 指定的对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 clazz 指定的对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 type 指定的对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 type 指定的对象;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeObject(String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeObject(byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeObject(String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeObject(byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeObject(String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeObject(byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRangeStore(String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, ZRangeBy) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, ZRangeBy) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeStore(String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeStore(String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeStore(String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeStore(String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, ZRangeBy) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, ZRangeBy) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, ZRangeBy, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, ZRangeBy, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, ZRangeBy, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, boolean, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, boolean, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(String, String, long, long, ZRangeBy, boolean, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeStore(byte[], byte[], long, long, ZRangeBy, boolean, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员,并保存到 destKey 中;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推
zRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRangeWithScores(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的带有 score 成员;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRangeWithScores(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的带有 score 成员;其中成员的位置按 score 值递增(从小到大)来排序; 具有相同 score 值的成员按字典序来排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrange.html
zRank(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRank(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRank(String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中成员 member 的排名;其中有序集成员按 score 值递增(从小到大)顺序排列 详情说明 http://redisdoc.com/sorted_set/zrank.html
zRank(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中成员 member 的排名;其中有序集成员按 score 值递增(从小到大)顺序排列 详情说明 http://redisdoc.com/sorted_set/zrank.html
zRem(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRem(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRem(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRem(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRem(String, String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略 详情说明 http://redisdoc.com/sorted_set/zrem.html
zRem(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略 详情说明 http://redisdoccom/sorted_set/zrem.html
zRem(String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
移除有序集 key 中的成员,不存在的成员将被忽略 详情说明 http://redisdoccom/sorted_set/zrem.html
zRem(byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
移除有序集 key 中的成员,不存在的成员将被忽略 详情说明 http://redisdoccom/sorted_set/zrem.html
zRemRangeByLex(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByLex(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByLex(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRemRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRemRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByLex(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
对于一个所有成员的分值都相同的有序集合键 key 来说,这个命令会移除该集合中,成员介于 min 和 max 范围内的所有元素 详情说明 http://redisdoc.com/sorted_set/zremrangebylex.html
zRemRangeByLex(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
对于一个所有成员的分值都相同的有序集合键 key 来说,这个命令会移除该集合中,成员介于 min 和 max 范围内的所有元素 详情说明 http://redisdoc.com/sorted_set/zremrangebylex.html
zRemRangeByLex(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
对于一个所有成员的分值都相同的有序集合键 key 来说,这个命令会移除该集合中,成员介于 min 和 max 范围内的所有元素 详情说明 http://redisdoc.com/sorted_set/zremrangebylex.html
zRemRangeByLex(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
对于一个所有成员的分值都相同的有序集合键 key 来说,这个命令会移除该集合中,成员介于 min 和 max 范围内的所有元素 详情说明 http://redisdoc.com/sorted_set/zremrangebylex.html
zRemRangeByRank(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByRank(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByRank(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByRank(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByRank(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByRank(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByRank(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByRank(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByRank(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,指定排名(rank)区间内的所有成员; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zremrangebyrank.html
zRemRangeByRank(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,指定排名(rank)区间内的所有成员; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zremrangebyrank.html
zRemRangeByScore(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByScore(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRemRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRemRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRemRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRemRangeByScore(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员 详情说明 http://redisdoc.com/sorted_set/zremrangebyscore.html
zRemRangeByScore(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员 详情说明 http://redisdoc.com/sorted_set/zremrangebyscore.html
zRemRangeByScore(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员 详情说明 http://redisdoc.com/sorted_set/zremrangebyscore.html
zRemRangeByScore(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
移除有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员 详情说明 http://redisdoc.com/sorted_set/zremrangebyscore.html
zRevRange(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRange(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRange(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRange(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRange(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRange(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,指定区间内的成员;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeByLex(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByLex(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRevRangeByLex(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRevRangeByLex(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRevRangeByLex(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zRevRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByLex(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByLex(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByLex(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByLex(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLex(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间从 offset 开始的 count 个成员 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列为对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 clazz 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, String, String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
当有序集合的所有成员都具有相同的分值时,有序集合的元素会根据成员的字典序来进行排序, 而这个命令则可以返回给定的有序集合键 key 中,值介于 min 和 max 之间的成员,并反序列化为 type 指定的对象 详情说明 http://redisdoc.com/sorted_set/zrangebylex.html
zRevRangeByLexObject(String, double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(String, String, String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByLexObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScore(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScore(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScore(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScore(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], double, double, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列为对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 clazz 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, String, String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的所有的成员,并反序列化为 type 指定的对象; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreObject(String, double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], double, double, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(String, String, String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreObject(byte[], byte[], byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], double, double, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(String, String, String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeByScoreWithScores(String, double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的带有 score 的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(byte[], double, double) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的带有 score 的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的带有 score 的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )的带有 score 的所有的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(String, double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个带有 score 的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(byte[], double, double, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个带有 score 的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(String, String, String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个带有 score 的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeByScoreWithScores(byte[], byte[], byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,score 值介于 min 和 max 之间(包括等于 min 或 max )从 offset 开始的 count 个带有 score 的成员; 有序集成员按 score 值递减(从大到小)的次序排列; 具有相同 score 值的成员按字典序的逆序排列 详情说明 http://redisdoc.com/sorted_set/zrevrangebyscore.html
zRevRangeObject(String, long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列为对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(byte[], long, long) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列为对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(String, long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 clazz 指定的对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(byte[], long, long, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 clazz 指定的对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(String, long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 type 指定的对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(byte[], long, long, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
获取有序集 key 中,指定区间内的成员,并反序列化为 type 指定的对象;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeObject(String, long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeObject(byte[], long, long) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeObject(String, long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeObject(byte[], long, long, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeObject(String, long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeObject(byte[], long, long, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zRevRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRangeWithScores(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeWithScores(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRangeWithScores(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 指定区间内的成员;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRangeWithScores(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,带有 score 指定区间内的成员;其中成员的位置按 score 值递减(从大到小)来排列; 具有相同 score 值的成员按字典序的逆序排列; 也可以使用负数下标,以 -1 表示最后一个成员,-2 表示倒数第二个成员,以此类推 详情说明 http://redisdoc.com/sorted_set/zrevrange.html
zRevRank(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRank(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zRevRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zRevRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zRevRank(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRank(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zRevRank(String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中成员 member 的排名。
zRevRank(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中成员 member 的排名。
zScan(String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, long, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], long, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, long, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, String, String, long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScan(String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(String, long, String) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(byte[], long, byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(String, long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(byte[], long, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(String, long, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(byte[], long, byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.AbstractSortedSetOperations
 
zScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScan(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(String, String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(byte[], byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(String, String, String, long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(byte[], byte[], byte[], long) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScan(String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, long, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], long, byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], long, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, long, String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], long, byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(String, String, String, long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScan(byte[], byte[], byte[], long) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
迭代有序集 key 中的键值对 详情说明 http://redisdoc.com/sorted_set/zscan.html
zScore(String, String) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScore(byte[], byte[]) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zScore(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScore(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zScore(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScore(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zScore(String, String) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScore(byte[], byte[]) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zScore(String, String) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,成员 member 的 score 值 详情说明 http://redisdoc.com/sorted_set/zscore.html
zScore(byte[], byte[]) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
获取有序集 key 中,成员 member 的 score 值 详情说明 http://redisdoc.com/sorted_set/zscore.html
zUnion(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnion(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnion(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnion(byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate, Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate, TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate, double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate, double[]) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列为对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate, double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate, double[], Class<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 clazz 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[], Aggregate, double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(byte[][], Aggregate, double[], TypeReference<V>) - 接口 中的方法com.buession.redis.core.operations.SortedSetOperations
计算给定的一个或多个有序集的并集,并反序列化为 type 指定的对象 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionObject(String[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate, Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate, TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate, double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate, double[]) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate, double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate, double[], Class<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(String[], Aggregate, double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionObject(byte[][], Aggregate, double[], TypeReference<V>) - 类 中的方法com.buession.redis.RedisTemplate
 
zUnionStore(String, String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(String, String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionStore(String, String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(byte[], byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(String, String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(String, String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(byte[], byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(String, String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(byte[], byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionStore(String, String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(byte[], byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(String, String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(byte[], byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(String, String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(byte[], byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(String, String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionStore(byte[], byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集,并将该并集储存到 destKey 详情说明 http://redisdoc.com/sorted_set/zunionstore.html
zUnionWithScores(String...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(byte[]...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(String[], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(byte[][], double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.BaseRedisTemplate
 
zUnionWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisClusterSortedSetOperations
 
zUnionWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSentinelSortedSetOperations
 
zUnionWithScores(String...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(byte[]...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(String[], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(String[], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(byte[][], double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(String[], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(byte[][], Aggregate, double...) - 类 中的方法com.buession.redis.client.jedis.operations.JedisSortedSetOperations
 
zUnionWithScores(String...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(byte[]...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(String[], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(byte[][], Aggregate) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(String[], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(byte[][], double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(String[], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
zUnionWithScores(byte[][], Aggregate, double...) - 接口 中的方法com.buession.redis.core.command.SortedSetCommands
计算给定的一个或多个有序集的并集 详情说明 https://www.redis.com.cn/commands/zunion.html
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
跳过导航链接

Copyright © 2022 buession.com Inc.. All rights reserved.