- BasicCommands - Interface in redis.clients.jedis.commands
-
- BasicRedisPipeline - Interface in redis.clients.jedis.commands
-
Pipelined responses for all of the low level, non key related commands
- bgrewriteaof() - Method in class redis.clients.jedis.BinaryClient
-
- bgrewriteaof() - Method in class redis.clients.jedis.BinaryJedis
-
Rewrite the append only file in background when it gets too big.
- bgrewriteaof() - Method in interface redis.clients.jedis.commands.BasicCommands
-
Instruct Redis to start an Append Only File rewrite process.
- bgrewriteaof() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- bgrewriteaof() - Method in interface redis.clients.jedis.commands.Commands
-
- bgrewriteaof() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bgsave() - Method in class redis.clients.jedis.BinaryClient
-
- bgsave() - Method in class redis.clients.jedis.BinaryJedis
-
Asynchronously save the DB on disk.
- bgsave() - Method in interface redis.clients.jedis.commands.BasicCommands
-
Save the DB in background.
- bgsave() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- bgsave() - Method in interface redis.clients.jedis.commands.Commands
-
- bgsave() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- BinaryClient - Class in redis.clients.jedis
-
- BinaryClient() - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(String) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(String, int) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(String, int, boolean) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryClient(JedisSocketFactory) - Constructor for class redis.clients.jedis.BinaryClient
-
- BinaryJedis - Class in redis.clients.jedis
-
- BinaryJedis() - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(HostAndPort) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, JedisClientConfig) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, boolean) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, boolean) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, int, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, int, boolean) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(String, int, int, int, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(JedisShardInfo) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, int, int) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, int, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, int, int, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(URI, JedisClientConfig) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(JedisSocketFactory) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis(JedisSocketFactory, JedisClientConfig) - Constructor for class redis.clients.jedis.BinaryJedis
-
- BinaryJedis.SetFromList<E> - Class in redis.clients.jedis
-
A decorator to implement Set from List.
- BinaryJedisCluster - Class in redis.clients.jedis
-
- BinaryJedisCluster(Set<HostAndPort>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, String, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, int, String, String, String, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, GenericObjectPoolConfig<Jedis>, boolean) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, String, GenericObjectPoolConfig<Jedis>, boolean) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, GenericObjectPoolConfig<Jedis>, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier, JedisClusterHostAndPortMap) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, String, String, String, GenericObjectPoolConfig<Jedis>, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier, JedisClusterHostAndPortMap) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, int, String, String, String, GenericObjectPoolConfig<Jedis>, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier, JedisClusterHostAndPortMap) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, int, int, int, int, String, String, String, GenericObjectPoolConfig, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier, JedisClusterHostAndPortMap, Duration) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, JedisClientConfig, int, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisCluster(Set<HostAndPort>, JedisClientConfig, int, Duration, GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.BinaryJedisCluster
-
- BinaryJedisClusterCommands - Interface in redis.clients.jedis.commands
-
- BinaryJedisCommands - Interface in redis.clients.jedis.commands
-
Common interface for sharded and non-sharded BinaryJedis
- BinaryJedisPubSub - Class in redis.clients.jedis
-
- BinaryJedisPubSub() - Constructor for class redis.clients.jedis.BinaryJedisPubSub
-
- BinaryRedisPipeline - Interface in redis.clients.jedis.commands
-
- BinaryScriptingCommands - Interface in redis.clients.jedis.commands
-
- BinaryScriptingCommandsPipeline - Interface in redis.clients.jedis.commands
-
- BinaryShardedJedis - Class in redis.clients.jedis
-
- BinaryShardedJedis(List<JedisShardInfo>) - Constructor for class redis.clients.jedis.BinaryShardedJedis
-
- BinaryShardedJedis(List<JedisShardInfo>, Hashing) - Constructor for class redis.clients.jedis.BinaryShardedJedis
-
- BinaryShardedJedis(List<JedisShardInfo>, Pattern) - Constructor for class redis.clients.jedis.BinaryShardedJedis
-
- BinaryShardedJedis(List<JedisShardInfo>, Hashing, Pattern) - Constructor for class redis.clients.jedis.BinaryShardedJedis
-
- bitcount(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- bitcount(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- bitcount(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bitcount(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- bitcount(String) - Method in class redis.clients.jedis.Client
-
- bitcount(String, long, long) - Method in class redis.clients.jedis.Client
-
- bitcount(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- bitcount(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- bitcount(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- bitcount(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- bitcount(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitcount(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitcount(String) - Method in interface redis.clients.jedis.commands.Commands
-
- bitcount(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- bitcount(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- bitcount(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- bitcount(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- bitcount(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- bitcount(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitcount(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitcount(String) - Method in class redis.clients.jedis.Jedis
-
- bitcount(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- bitcount(String) - Method in class redis.clients.jedis.JedisCluster
-
- bitcount(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- bitcount(String) - Method in class redis.clients.jedis.PipelineBase
-
- bitcount(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- bitcount(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- bitcount(String) - Method in class redis.clients.jedis.ShardedJedis
-
- bitcount(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- bitfield(String, String...) - Method in class redis.clients.jedis.Client
-
- bitfield(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
Executes BITFIELD Redis command
- bitfield(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
Executes BITFIELD Redis command
- bitfield(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitfield(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
Used for BITFIELD Redis command
- bitfield(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
Executes BITFIELD Redis command
- bitfield(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
Executes BITFIELD Redis command
- bitfield(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitfield(String, String...) - Method in class redis.clients.jedis.Jedis
-
- bitfield(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- bitfield(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- bitfield(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.Client
-
- bitfieldReadonly(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- bitfieldReadonly(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- bitfieldReadonly(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitfieldReadonly(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- bitfieldReadonly(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- bitfieldReadonly(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- bitfieldReadonly(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.Jedis
-
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- BitOP - Enum in redis.clients.jedis
-
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.Client
-
- bitop(BitOP, String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- bitop(BitOP, byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- bitop(BitOP, byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- bitop(BitOP, byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- bitop(BitOP, String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- bitop(BitOP, String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- bitop(BitOP, String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.Jedis
-
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bitpos(byte[], boolean, BitPosParams) - Method in class redis.clients.jedis.BinaryClient
-
- bitpos(byte[], boolean) - Method in class redis.clients.jedis.BinaryJedis
-
- bitpos(byte[], boolean, BitPosParams) - Method in class redis.clients.jedis.BinaryJedis
-
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.Client
-
- bitpos(byte[], boolean) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitpos(byte[], boolean, BitPosParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- bitpos(String, boolean) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- bitpos(String, boolean, BitPosParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- bitpos(String, boolean) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitpos(String, boolean, BitPosParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- bitpos(String, boolean) - Method in class redis.clients.jedis.Jedis
-
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.Jedis
-
- bitpos(String, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.PipelineBase
-
- bitpos(byte[], boolean) - Method in class redis.clients.jedis.PipelineBase
-
- bitpos(byte[], boolean, BitPosParams) - Method in class redis.clients.jedis.PipelineBase
-
- bitpos(String, boolean) - Method in class redis.clients.jedis.ShardedJedis
-
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.ShardedJedis
-
- BitPosParams - Class in redis.clients.jedis
-
- BitPosParams() - Constructor for class redis.clients.jedis.BitPosParams
-
- BitPosParams(long) - Constructor for class redis.clients.jedis.BitPosParams
-
- BitPosParams(long, long) - Constructor for class redis.clients.jedis.BitPosParams
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class redis.clients.jedis.BinaryClient
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class redis.clients.jedis.BinaryJedis
-
Pop an element from a list, push it to another list and return it; or block until one is available
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in class redis.clients.jedis.Client
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.Commands
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in class redis.clients.jedis.Jedis
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in class redis.clients.jedis.JedisCluster
-
- blmove(String, String, ListDirection, ListDirection, double) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- block(int) - Method in class redis.clients.jedis.params.XReadGroupParams
-
- block(int) - Method in class redis.clients.jedis.params.XReadParams
-
- blockingSocketTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- blpop(byte[][]) - Method in class redis.clients.jedis.BinaryClient
-
- blpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- blpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- blpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
BLPOP (and BRPOP) is a blocking list pop primitive.
- blpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- blpop(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- blpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- blpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- blpop(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- blpop(String[]) - Method in class redis.clients.jedis.Client
-
- blpop(int, String...) - Method in class redis.clients.jedis.Client
-
- blpop(double, String...) - Method in class redis.clients.jedis.Client
-
- blpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- blpop(String[]) - Method in interface redis.clients.jedis.commands.Commands
-
- blpop(int, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- blpop(double, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- blpop(int, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- blpop(double, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- blpop(int, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- blpop(double, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- blpop(int, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- blpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- blpop(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- blpop(int, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- blpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- blpop(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- blpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- blpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- blpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- blpop(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- blpop(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- blpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- blpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- blpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- blpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- blpop(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- blpop(int, String...) - Method in class redis.clients.jedis.Jedis
-
BLPOP (and BRPOP) is a blocking list pop primitive.
- blpop(double, String...) - Method in class redis.clients.jedis.Jedis
-
- blpop(String...) - Method in class redis.clients.jedis.Jedis
-
- blpop(int, String) - Method in class redis.clients.jedis.Jedis
-
- blpop(double, String) - Method in class redis.clients.jedis.Jedis
-
- blpop(int, String...) - Method in class redis.clients.jedis.JedisCluster
-
- blpop(double, String...) - Method in class redis.clients.jedis.JedisCluster
-
- blpop(int, String) - Method in class redis.clients.jedis.JedisCluster
-
- blpop(double, String) - Method in class redis.clients.jedis.JedisCluster
-
- blpop(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blpop(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blpop(int, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blpop(int, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
Deprecated.
- blpop(double, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blpop(double, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- blpop(String) - Method in class redis.clients.jedis.PipelineBase
-
- blpop(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- blpop(int, String) - Method in class redis.clients.jedis.ShardedJedis
-
- blpop(double, String) - Method in class redis.clients.jedis.ShardedJedis
-
- blpopMap(int, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- BOOLEAN - Static variable in class redis.clients.jedis.BuilderFactory
-
- BOOLEAN_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- brpop(byte[][]) - Method in class redis.clients.jedis.BinaryClient
-
- brpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- brpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- brpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
BLPOP (and BRPOP) is a blocking list pop primitive.
- brpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- brpop(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- brpop(int, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- brpop(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- brpop(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- brpop(String[]) - Method in class redis.clients.jedis.Client
-
- brpop(int, String...) - Method in class redis.clients.jedis.Client
-
- brpop(double, String...) - Method in class redis.clients.jedis.Client
-
- brpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- brpop(String[]) - Method in interface redis.clients.jedis.commands.Commands
-
- brpop(int, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- brpop(double, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- brpop(int, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- brpop(double, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- brpop(int, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- brpop(double, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- brpop(int, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- brpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- brpop(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- brpop(int, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- brpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- brpop(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- brpop(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- brpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- brpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- brpop(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- brpop(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- brpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- brpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- brpop(int, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- brpop(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- brpop(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- brpop(int, String...) - Method in class redis.clients.jedis.Jedis
-
BLPOP (and BRPOP) is a blocking list pop primitive.
- brpop(double, String...) - Method in class redis.clients.jedis.Jedis
-
- brpop(String...) - Method in class redis.clients.jedis.Jedis
-
- brpop(int, String) - Method in class redis.clients.jedis.Jedis
-
- brpop(double, String) - Method in class redis.clients.jedis.Jedis
-
- brpop(int, String...) - Method in class redis.clients.jedis.JedisCluster
-
- brpop(double, String...) - Method in class redis.clients.jedis.JedisCluster
-
- brpop(int, String) - Method in class redis.clients.jedis.JedisCluster
-
- brpop(double, String) - Method in class redis.clients.jedis.JedisCluster
-
- brpop(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpop(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpop(int, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpop(int, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
Deprecated.
- brpop(double, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpop(double, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpop(String) - Method in class redis.clients.jedis.PipelineBase
-
- brpop(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- brpop(int, String) - Method in class redis.clients.jedis.ShardedJedis
-
- brpop(double, String) - Method in class redis.clients.jedis.ShardedJedis
-
- brpoplpush(byte[], byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- brpoplpush(byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
Pop a value from a list, push it to another list and return it; or block until one is available
- brpoplpush(byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- brpoplpush(String, String, int) - Method in class redis.clients.jedis.Client
-
- brpoplpush(String, String, int) - Method in interface redis.clients.jedis.commands.Commands
-
- brpoplpush(byte[], byte[], int) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- brpoplpush(byte[], byte[], int) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- brpoplpush(byte[], byte[], int) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- brpoplpush(String, String, int) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- brpoplpush(String, String, int) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- brpoplpush(String, String, int) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- brpoplpush(String, String, int) - Method in class redis.clients.jedis.Jedis
-
Pop a value from a list, push it to another list and return it; or block until one is available
- brpoplpush(String, String, int) - Method in class redis.clients.jedis.JedisCluster
-
- brpoplpush(String, String, int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpoplpush(byte[], byte[], int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- brpopMap(int, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- buf - Variable in class redis.clients.jedis.util.RedisInputStream
-
- buf - Variable in class redis.clients.jedis.util.RedisOutputStream
-
- build(Object) - Method in class redis.clients.jedis.Builder
-
- build() - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- Builder<T> - Class in redis.clients.jedis
-
- Builder() - Constructor for class redis.clients.jedis.Builder
-
- builder() - Static method in class redis.clients.jedis.DefaultJedisClientConfig
-
- BuilderFactory - Class in redis.clients.jedis
-
- by(String) - Method in class redis.clients.jedis.SortingParams
-
Sort by weight in keys.
- by(byte[]) - Method in class redis.clients.jedis.SortingParams
-
Sort by weight in keys.
- BYTE_ARRAY - Static variable in class redis.clients.jedis.BuilderFactory
-
- BYTE_ARRAY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- BYTE_ARRAY_MAP - Static variable in class redis.clients.jedis.BuilderFactory
-
- BYTE_ARRAY_ZSET - Static variable in class redis.clients.jedis.BuilderFactory
-
- ByteArrayComparator - Class in redis.clients.jedis.util
-
- BYTES_ASTERISK - Static variable in class redis.clients.jedis.Protocol
-
- BYTES_EQUAL - Static variable in class redis.clients.jedis.Protocol
-
- BYTES_FALSE - Static variable in class redis.clients.jedis.Protocol
-
- BYTES_TILDE - Static variable in class redis.clients.jedis.Protocol
-
- BYTES_TRUE - Static variable in class redis.clients.jedis.Protocol
-
- bzpopmax(double, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- bzpopmax(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- bzpopmax(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bzpopmax(double, String...) - Method in class redis.clients.jedis.Client
-
- bzpopmax(double, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- bzpopmax(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- bzpopmax(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- bzpopmax(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- bzpopmax(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- bzpopmax(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- bzpopmax(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- bzpopmax(double, String...) - Method in class redis.clients.jedis.Jedis
-
- bzpopmax(double, String...) - Method in class redis.clients.jedis.JedisCluster
-
- bzpopmax(double, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bzpopmax(double, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bzpopmin(double, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- bzpopmin(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- bzpopmin(double, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- bzpopmin(double, String...) - Method in class redis.clients.jedis.Client
-
- bzpopmin(double, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- bzpopmin(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- bzpopmin(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- bzpopmin(double, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- bzpopmin(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- bzpopmin(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- bzpopmin(double, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- bzpopmin(double, String...) - Method in class redis.clients.jedis.Jedis
-
- bzpopmin(double, String...) - Method in class redis.clients.jedis.JedisCluster
-
- bzpopmin(double, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- bzpopmin(double, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- cache - Variable in class redis.clients.jedis.JedisClusterConnectionHandler
-
- ch() - Method in class redis.clients.jedis.params.GeoAddParams
-
Modify the return value from the number of new elements added, to the total number of elements
changed
- ch() - Method in class redis.clients.jedis.params.ZAddParams
-
Modify the return value from the number of new elements added to the total number of elements
changed
- CHARSET - Static variable in class redis.clients.jedis.Protocol
-
- checkIsInMultiOrPipeline() - Method in class redis.clients.jedis.BinaryJedis
-
- clean() - Method in class redis.clients.jedis.Queable
-
- clear() - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- clear() - Method in class redis.clients.jedis.Pipeline
-
- clear() - Method in class redis.clients.jedis.Transaction
-
- clear() - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- clearInternalPool() - Method in class redis.clients.jedis.util.Pool
-
This call only clears idle instances, not borrowed instances.
- client - Variable in class redis.clients.jedis.BinaryJedis
-
- Client - Class in redis.clients.jedis
-
- Client() - Constructor for class redis.clients.jedis.Client
-
- Client(String) - Constructor for class redis.clients.jedis.Client
-
- Client(String, int) - Constructor for class redis.clients.jedis.Client
-
- Client(String, int, boolean) - Constructor for class redis.clients.jedis.Client
-
- Client(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.Client
-
- Client(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.Client
-
- Client(JedisSocketFactory) - Constructor for class redis.clients.jedis.Client
-
- client - Variable in class redis.clients.jedis.JedisMonitor
-
- client - Variable in class redis.clients.jedis.MultiKeyPipelineBase
-
- CLIENT_INFO - Static variable in class redis.clients.jedis.AccessControlLogEntry
-
- clientGetname() - Method in class redis.clients.jedis.BinaryClient
-
- clientGetname() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientGetname() - Method in interface redis.clients.jedis.commands.Commands
-
- clientGetname() - Method in class redis.clients.jedis.Jedis
-
- clientGetnameBinary() - Method in class redis.clients.jedis.BinaryJedis
-
- clientGetnameBinary() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientId() - Method in class redis.clients.jedis.BinaryClient
-
- clientId() - Method in class redis.clients.jedis.BinaryJedis
-
- clientId() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientId() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientId() - Method in interface redis.clients.jedis.commands.Commands
-
- clientId() - Method in class redis.clients.jedis.Jedis
-
- clientInfo() - Method in class redis.clients.jedis.BinaryClient
-
- clientInfo() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientInfo() - Method in interface redis.clients.jedis.commands.Commands
-
- clientInfo() - Method in class redis.clients.jedis.Jedis
-
- clientInfoBinary() - Method in class redis.clients.jedis.BinaryJedis
-
- clientInfoBinary() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientKill(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- clientKill(String, int) - Method in class redis.clients.jedis.BinaryClient
-
- clientKill(ClientKillParams) - Method in class redis.clients.jedis.BinaryClient
-
- clientKill(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- clientKill(String, int) - Method in class redis.clients.jedis.BinaryJedis
-
- clientKill(ClientKillParams) - Method in class redis.clients.jedis.BinaryJedis
-
- clientKill(String) - Method in class redis.clients.jedis.Client
-
- clientKill(byte[]) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientKill(String, int) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientKill(ClientKillParams) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientKill(String) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientKill(String, int) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientKill(ClientKillParams) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientKill(String) - Method in interface redis.clients.jedis.commands.Commands
-
- clientKill(String, int) - Method in interface redis.clients.jedis.commands.Commands
-
- clientKill(ClientKillParams) - Method in interface redis.clients.jedis.commands.Commands
-
- clientKill(String) - Method in class redis.clients.jedis.Jedis
-
- ClientKillParams - Class in redis.clients.jedis.params
-
- ClientKillParams() - Constructor for class redis.clients.jedis.params.ClientKillParams
-
- clientKillParams() - Static method in class redis.clients.jedis.params.ClientKillParams
-
- ClientKillParams.SkipMe - Enum in redis.clients.jedis.params
-
- ClientKillParams.Type - Enum in redis.clients.jedis.params
-
- clientList() - Method in class redis.clients.jedis.BinaryClient
-
- clientList(long...) - Method in class redis.clients.jedis.BinaryClient
-
- clientList() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientList(long...) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientList() - Method in interface redis.clients.jedis.commands.Commands
-
- clientList(long...) - Method in interface redis.clients.jedis.commands.Commands
-
- clientList() - Method in class redis.clients.jedis.Jedis
-
- clientList(long...) - Method in class redis.clients.jedis.Jedis
-
- clientListBinary() - Method in class redis.clients.jedis.BinaryJedis
-
- clientListBinary(long...) - Method in class redis.clients.jedis.BinaryJedis
-
- clientListBinary() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientListBinary(long...) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientName(String) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- clientName - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- clientPause(long) - Method in class redis.clients.jedis.BinaryClient
-
- clientPause(long) - Method in class redis.clients.jedis.BinaryJedis
-
- clientSetname(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- clientSetname(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- clientSetname(String) - Method in class redis.clients.jedis.Client
-
- clientSetname(byte[]) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientSetname(String) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientSetname(String) - Method in interface redis.clients.jedis.commands.Commands
-
- clientSetname(String) - Method in class redis.clients.jedis.Jedis
-
- clientUnblock(long, UnblockType) - Method in class redis.clients.jedis.BinaryClient
-
- clientUnblock(long, UnblockType) - Method in class redis.clients.jedis.BinaryJedis
-
Unblock a client blocked in a blocking command from a different connection.
- clientUnblock(long, UnblockType) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- clientUnblock(long, UnblockType) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- clientUnblock(long, UnblockType) - Method in interface redis.clients.jedis.commands.Commands
-
- clientUnblock(long, UnblockType) - Method in class redis.clients.jedis.Jedis
-
Unblock a client blocked in a blocking command from a different connection.
- close() - Method in class redis.clients.jedis.BinaryClient
-
- close() - Method in class redis.clients.jedis.BinaryJedis
-
- close() - Method in class redis.clients.jedis.BinaryJedisCluster
-
- close() - Method in class redis.clients.jedis.Connection
-
- close() - Method in class redis.clients.jedis.Jedis
-
- close() - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- close() - Method in class redis.clients.jedis.Pipeline
-
- close() - Method in class redis.clients.jedis.ShardedJedis
-
- close() - Method in class redis.clients.jedis.Transaction
-
- close() - Method in class redis.clients.jedis.util.Pool
-
- closeInternalPool() - Method in class redis.clients.jedis.util.Pool
-
- closeQuietly(Socket) - Static method in class redis.clients.jedis.util.IOUtils
-
- cluster(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- cluster(String, int...) - Method in class redis.clients.jedis.Client
-
- cluster(String, String...) - Method in class redis.clients.jedis.Client
-
- cluster(String) - Method in class redis.clients.jedis.Client
-
- CLUSTER_ADDSLOTS - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_COUNTKEYINSLOT - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_DELSLOTS - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_FAILOVER - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_FLUSHSLOT - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_FORGET - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_GETKEYSINSLOT - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_INFO - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_KEYSLOT - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_MEET - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_NODES - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_REPLICATE - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_RESET - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SAVECONFIG - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SETSLOT - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SETSLOT_IMPORTING - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SETSLOT_MIGRATING - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SETSLOT_NODE - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SETSLOT_STABLE - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SLAVES - Static variable in class redis.clients.jedis.Protocol
-
- CLUSTER_SLOTS - Static variable in class redis.clients.jedis.Protocol
-
- clusterAddSlots(int...) - Method in class redis.clients.jedis.Client
-
- clusterAddSlots(int...) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterAddSlots(int...) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterAddSlots(int...) - Method in class redis.clients.jedis.Jedis
-
- clusterAddSlots(int...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- ClusterCommands - Interface in redis.clients.jedis.commands
-
- clusterCountKeysInSlot(int) - Method in class redis.clients.jedis.Client
-
- clusterCountKeysInSlot(int) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterCountKeysInSlot(int) - Method in class redis.clients.jedis.Jedis
-
- clusterDelSlots(int...) - Method in class redis.clients.jedis.Client
-
- clusterDelSlots(int...) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterDelSlots(int...) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterDelSlots(int...) - Method in class redis.clients.jedis.Jedis
-
- clusterDelSlots(int...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterFailover() - Method in class redis.clients.jedis.Client
-
- clusterFailover() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterFailover() - Method in class redis.clients.jedis.Jedis
-
- clusterFlushSlots() - Method in class redis.clients.jedis.Client
-
- clusterFlushSlots() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterFlushSlots() - Method in class redis.clients.jedis.Jedis
-
- clusterForget(String) - Method in class redis.clients.jedis.Client
-
- clusterForget(String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterForget(String) - Method in class redis.clients.jedis.Jedis
-
- clusterGetKeysInSlot(int, int) - Method in class redis.clients.jedis.Client
-
- clusterGetKeysInSlot(int, int) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterGetKeysInSlot(int, int) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterGetKeysInSlot(int, int) - Method in class redis.clients.jedis.Jedis
-
- clusterGetKeysInSlot(int, int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterInfo() - Method in class redis.clients.jedis.Client
-
- clusterInfo() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterInfo() - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterInfo() - Method in class redis.clients.jedis.Jedis
-
- clusterInfo() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterKeySlot(String) - Method in class redis.clients.jedis.Client
-
- clusterKeySlot(String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterKeySlot(String) - Method in class redis.clients.jedis.Jedis
-
- clusterMeet(String, int) - Method in class redis.clients.jedis.Client
-
- clusterMeet(String, int) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterMeet(String, int) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterMeet(String, int) - Method in class redis.clients.jedis.Jedis
-
- clusterMeet(String, int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterNodes() - Method in class redis.clients.jedis.Client
-
- clusterNodes() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterNodes() - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterNodes() - Method in class redis.clients.jedis.Jedis
-
- clusterNodes() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- ClusterPipeline - Interface in redis.clients.jedis.commands
-
- clusterReplicate(String) - Method in class redis.clients.jedis.Client
-
- clusterReplicate(String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterReplicate(String) - Method in class redis.clients.jedis.Jedis
-
- clusterReset(ClusterReset) - Method in class redis.clients.jedis.Client
-
- ClusterReset - Enum in redis.clients.jedis
-
- clusterReset(ClusterReset) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterReset(ClusterReset) - Method in class redis.clients.jedis.Jedis
-
- clusterSaveConfig() - Method in class redis.clients.jedis.Client
-
- clusterSaveConfig() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSaveConfig() - Method in class redis.clients.jedis.Jedis
-
- clusterSetSlotImporting(int, String) - Method in class redis.clients.jedis.Client
-
- clusterSetSlotImporting(int, String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSetSlotImporting(int, String) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterSetSlotImporting(int, String) - Method in class redis.clients.jedis.Jedis
-
- clusterSetSlotImporting(int, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterSetSlotMigrating(int, String) - Method in class redis.clients.jedis.Client
-
- clusterSetSlotMigrating(int, String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSetSlotMigrating(int, String) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterSetSlotMigrating(int, String) - Method in class redis.clients.jedis.Jedis
-
- clusterSetSlotMigrating(int, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterSetSlotNode(int, String) - Method in class redis.clients.jedis.Client
-
- clusterSetSlotNode(int, String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSetSlotNode(int, String) - Method in interface redis.clients.jedis.commands.ClusterPipeline
-
- clusterSetSlotNode(int, String) - Method in class redis.clients.jedis.Jedis
-
- clusterSetSlotNode(int, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- clusterSetSlotStable(int) - Method in class redis.clients.jedis.Client
-
- clusterSetSlotStable(int) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSetSlotStable(int) - Method in class redis.clients.jedis.Jedis
-
- clusterSlaves(String) - Method in class redis.clients.jedis.Client
-
- clusterSlaves(String) - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSlaves(String) - Method in class redis.clients.jedis.Jedis
-
- clusterSlots() - Method in class redis.clients.jedis.Client
-
- clusterSlots() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- clusterSlots() - Method in class redis.clients.jedis.Jedis
-
- COLON_BYTE - Static variable in class redis.clients.jedis.Protocol
-
- Commands - Interface in redis.clients.jedis.commands
-
- compare(Tuple, Tuple) - Static method in class redis.clients.jedis.Tuple
-
- compare(byte[], byte[]) - Static method in class redis.clients.jedis.util.ByteArrayComparator
-
- compareTo(StreamEntryID) - Method in class redis.clients.jedis.StreamEntryID
-
- compareTo(Tuple) - Method in class redis.clients.jedis.Tuple
-
- configGet(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- configGet(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Retrieve the configuration of a running Redis server.
- configGet(String) - Method in class redis.clients.jedis.Client
-
- configGet(byte[]) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- configGet(String) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- configGet(String) - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- configGet(String) - Method in interface redis.clients.jedis.commands.Commands
-
- configGet(String) - Method in class redis.clients.jedis.Jedis
-
Retrieve the configuration of a running Redis server.
- configGet(String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- configResetStat() - Method in class redis.clients.jedis.BinaryClient
-
- configResetStat() - Method in class redis.clients.jedis.BinaryJedis
-
Reset the stats returned by INFO
- configResetStat() - Method in interface redis.clients.jedis.commands.BasicCommands
-
- configResetStat() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- configResetStat() - Method in interface redis.clients.jedis.commands.Commands
-
- configResetStat() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- configRewrite() - Method in class redis.clients.jedis.BinaryClient
-
- configRewrite() - Method in class redis.clients.jedis.BinaryJedis
-
The CONFIG REWRITE command rewrites the redis.conf file the server was started with, applying
the minimal changes needed to make it reflect the configuration currently used by the server,
which may be different compared to the original one because of the use of the CONFIG SET
command.
- configRewrite() - Method in interface redis.clients.jedis.commands.BasicCommands
-
- configSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- configSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Alter the configuration of a running Redis server.
- configSet(String, String) - Method in class redis.clients.jedis.Client
-
- configSet(byte[], byte[]) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- configSet(String, String) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- configSet(String, String) - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- configSet(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- configSet(String, String) - Method in class redis.clients.jedis.Jedis
-
Alter the configuration of a running Redis server.
- configSet(String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- connect() - Method in class redis.clients.jedis.BinaryClient
-
- connect() - Method in class redis.clients.jedis.BinaryJedis
-
- connect() - Method in class redis.clients.jedis.Connection
-
- Connection - Class in redis.clients.jedis
-
- Connection() - Constructor for class redis.clients.jedis.Connection
-
- Connection(String) - Constructor for class redis.clients.jedis.Connection
-
- Connection(String, int) - Constructor for class redis.clients.jedis.Connection
-
- Connection(String, int, boolean) - Constructor for class redis.clients.jedis.Connection
-
- Connection(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.Connection
-
- Connection(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.Connection
-
- Connection(JedisSocketFactory) - Constructor for class redis.clients.jedis.Connection
-
- connectionHandler - Variable in class redis.clients.jedis.BinaryJedisCluster
-
- connectionTimeout - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- connectionTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- consumer(String) - Method in class redis.clients.jedis.params.XPendingParams
-
- CONSUMERS - Static variable in class redis.clients.jedis.StreamGroupInfo
-
- contains(Object) - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- contains(String) - Method in class redis.clients.jedis.params.Params
-
- containsAll(Collection<?>) - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- containsKey(Object) - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- containsValue(Object) - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- CONTEXT - Static variable in class redis.clients.jedis.AccessControlLogEntry
-
- convertHost(String) - Static method in class redis.clients.jedis.HostAndPort
-
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryClient
-
- copy(byte[], byte[], int, boolean) - Method in class redis.clients.jedis.BinaryClient
-
- copy(byte[], byte[], int, boolean) - Method in class redis.clients.jedis.BinaryJedis
-
COPY source destination [DB destination-db] [REPLACE]
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryJedis
-
COPY source destination [DB destination-db] [REPLACE]
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- copy(String, String, int, boolean) - Method in class redis.clients.jedis.Client
-
- copy(String, String, boolean) - Method in class redis.clients.jedis.Client
-
- copy(String, String, int, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- copy(String, String, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- copy(byte[], byte[], int, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- copy(byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- copy(byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- copy(byte[], byte[], int, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- copy(byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- copy(String, String, int, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- copy(String, String, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- copy(String, String, int, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- copy(String, String, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- copy(String, String, boolean) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- copy(String, String, int, boolean) - Method in class redis.clients.jedis.Jedis
-
COPY source destination [DB destination-db] [REPLACE]
- copy(String, String, boolean) - Method in class redis.clients.jedis.Jedis
-
COPY source destination [DB destination-db] [REPLACE]
- copy(String, String, boolean) - Method in class redis.clients.jedis.JedisCluster
-
- copy(byte[], byte[], int, boolean) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- copy(String, String, int, boolean) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- copy(String, String, boolean) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- copy() - Method in class redis.clients.jedis.params.MigrateParams
-
- copyConfig(JedisClientConfig) - Static method in class redis.clients.jedis.DefaultJedisClientConfig
-
- COUNT - Static variable in class redis.clients.jedis.AccessControlLogEntry
-
- count(int) - Method in class redis.clients.jedis.params.GeoRadiusParam
-
- count(int) - Method in class redis.clients.jedis.params.XPendingParams
-
- count(int) - Method in class redis.clients.jedis.params.XReadGroupParams
-
- count(int) - Method in class redis.clients.jedis.params.XReadParams
-
- count(Integer) - Method in class redis.clients.jedis.ScanParams
-
- count - Variable in class redis.clients.jedis.util.RedisInputStream
-
- count - Variable in class redis.clients.jedis.util.RedisOutputStream
-
- create(JedisShardInfo) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- createResource() - Method in class redis.clients.jedis.JedisShardInfo
-
- createResource() - Method in class redis.clients.jedis.util.ShardInfo
-
- createSocket() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- createSocket() - Method in interface redis.clients.jedis.JedisSocketFactory
-
WARNING: Throwing IOException will not be supported in future.
- generateResponse(Object) - Method in class redis.clients.jedis.Queable
-
- GEO_COORDINATE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- geoadd(byte[], double, double, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryClient
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryClient
-
- geoadd(byte[], double, double, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryJedis
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryJedis
-
- geoadd(byte[], double, double, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geoadd(byte[], double, double, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geoadd(String, double, double, String) - Method in class redis.clients.jedis.Client
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.Client
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.Client
-
- geoadd(byte[], double, double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geoadd(byte[], double, double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geoadd(byte[], double, double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geoadd(String, double, double, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geoadd(String, double, double, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geoadd(String, double, double, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geoadd(String, double, double, String) - Method in class redis.clients.jedis.Jedis
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.Jedis
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.Jedis
-
- geoadd(String, double, double, String) - Method in class redis.clients.jedis.JedisCluster
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.JedisCluster
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.JedisCluster
-
- geoadd(byte[], double, double, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(String, double, double, String) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class redis.clients.jedis.PipelineBase
-
- geoadd(String, double, double, String) - Method in class redis.clients.jedis.ShardedJedis
-
- geoadd(String, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.ShardedJedis
-
- geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class redis.clients.jedis.ShardedJedis
-
- GeoAddParams - Class in redis.clients.jedis.params
-
- GeoAddParams() - Constructor for class redis.clients.jedis.params.GeoAddParams
-
- geoAddParams() - Static method in class redis.clients.jedis.params.GeoAddParams
-
- GeoCoordinate - Class in redis.clients.jedis
-
- GeoCoordinate(double, double) - Constructor for class redis.clients.jedis.GeoCoordinate
-
- geodist(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in class redis.clients.jedis.BinaryClient
-
- geodist(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in class redis.clients.jedis.BinaryJedis
-
- geodist(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geodist(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geodist(String, String, String) - Method in class redis.clients.jedis.Client
-
- geodist(String, String, String, GeoUnit) - Method in class redis.clients.jedis.Client
-
- geodist(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geodist(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geodist(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geodist(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geodist(String, String, String, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geodist(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geodist(String, String, String, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geodist(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geodist(String, String, String, GeoUnit) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geodist(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- geodist(String, String, String, GeoUnit) - Method in class redis.clients.jedis.Jedis
-
- geodist(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- geodist(String, String, String, GeoUnit) - Method in class redis.clients.jedis.JedisCluster
-
- geodist(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- geodist(byte[], byte[], byte[], GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- geodist(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- geodist(String, String, String, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- geodist(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- geodist(String, String, String, GeoUnit) - Method in class redis.clients.jedis.ShardedJedis
-
- geohash(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- geohash(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- geohash(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geohash(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geohash(String, String...) - Method in class redis.clients.jedis.Client
-
- geohash(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geohash(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geohash(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geohash(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geohash(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geohash(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geohash(String, String...) - Method in class redis.clients.jedis.Jedis
-
- geohash(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- geohash(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- geohash(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- geohash(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- geopos(byte[], byte[][]) - Method in class redis.clients.jedis.BinaryClient
-
- geopos(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- geopos(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- geopos(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- geopos(String, String[]) - Method in class redis.clients.jedis.Client
-
- geopos(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- geopos(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- geopos(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- geopos(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- geopos(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- geopos(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- geopos(String, String...) - Method in class redis.clients.jedis.Jedis
-
- geopos(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- geopos(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- geopos(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- geopos(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- georadius(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryClient
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadius(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedis
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadius(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadius(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadius(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.Client
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Client
-
- georadius(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadius(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadius(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadius(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadius(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadius(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadius(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.Jedis
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Jedis
-
- georadius(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.JedisCluster
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadius(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadius(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadius(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.ShardedJedis
-
- georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.ShardedJedis
-
- GEORADIUS_WITH_PARAMS_RESULT - Static variable in class redis.clients.jedis.BuilderFactory
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusByMember(String, String, double, GeoUnit) - Method in class redis.clients.jedis.Client
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Client
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusByMember(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusByMember(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusByMember(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusByMember(String, String, double, GeoUnit) - Method in class redis.clients.jedis.Jedis
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Jedis
-
- georadiusByMember(String, String, double, GeoUnit) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMember(String, String, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMember(String, String, double, GeoUnit) - Method in class redis.clients.jedis.ShardedJedis
-
- georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.ShardedJedis
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class redis.clients.jedis.Client
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Client
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class redis.clients.jedis.Jedis
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Jedis
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class redis.clients.jedis.ShardedJedis
-
- georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.ShardedJedis
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.Client
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.Jedis
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- GeoRadiusParam - Class in redis.clients.jedis.params
-
- GeoRadiusParam() - Constructor for class redis.clients.jedis.params.GeoRadiusParam
-
- geoRadiusParam() - Static method in class redis.clients.jedis.params.GeoRadiusParam
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.Client
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Client
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.Jedis
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.Jedis
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.PipelineBase
-
- georadiusReadonly(String, double, double, double, GeoUnit) - Method in class redis.clients.jedis.ShardedJedis
-
- georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class redis.clients.jedis.ShardedJedis
-
- GeoRadiusResponse - Class in redis.clients.jedis
-
- GeoRadiusResponse(byte[]) - Constructor for class redis.clients.jedis.GeoRadiusResponse
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryClient
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryJedis
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.Client
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.Jedis
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.JedisCluster
-
- georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- GeoRadiusStoreParam - Class in redis.clients.jedis.params
-
- GeoRadiusStoreParam() - Constructor for class redis.clients.jedis.params.GeoRadiusStoreParam
-
- geoRadiusStoreParam() - Static method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- GeoUnit - Enum in redis.clients.jedis
-
- get(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- get(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Get the value of the specified key.
- get(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- get(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- get(String) - Method in class redis.clients.jedis.Client
-
- get(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- get(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- get(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- get(String) - Method in interface redis.clients.jedis.commands.Commands
-
- get(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- get(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- get(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- get(String) - Method in class redis.clients.jedis.Jedis
-
Get the value of the specified key.
- get(String) - Method in class redis.clients.jedis.JedisCluster
-
- get() - Method in class redis.clients.jedis.params.SetParams
-
Return the old value stored at key, or nil when key did not exist.
- get(String) - Method in class redis.clients.jedis.PipelineBase
-
- get(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- get() - Method in class redis.clients.jedis.Response
-
- get(String) - Method in class redis.clients.jedis.ShardedJedis
-
- get(String...) - Method in class redis.clients.jedis.SortingParams
-
Retrieving external keys from the result of the search.
- get(byte[]...) - Method in class redis.clients.jedis.SortingParams
-
Retrieving external keys from the result of the search.
- get(Object) - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- getAgeSeconds() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getAllShardInfo() - Method in class redis.clients.jedis.util.Sharded
-
- getAllShards() - Method in class redis.clients.jedis.util.Sharded
-
- getArgs() - Method in class redis.clients.jedis.util.Slowlog
-
- getBinaryBulkReply() - Method in class redis.clients.jedis.Connection
-
- getBinaryElement() - Method in class redis.clients.jedis.Tuple
-
- getBinaryMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
- getbit(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- getbit(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
Returns the bit value at offset in the string value stored at key
- getbit(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getbit(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- getbit(String, long) - Method in class redis.clients.jedis.Client
-
- getbit(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- getbit(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- getbit(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- getbit(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- getbit(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- getbit(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- getbit(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- getbit(String, long) - Method in class redis.clients.jedis.Jedis
-
Returns the bit value at offset in the string value stored at key
- getbit(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- getbit(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- getbit(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- getbit(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- getBlockingSocketTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getBlockingSocketTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getBulkReply() - Method in class redis.clients.jedis.Connection
-
- getByteKeys(byte[]) - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.GeoAddParams
-
- getByteParams(byte[]...) - Method in class redis.clients.jedis.params.GeoRadiusParam
-
- getByteParams(byte[]...) - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.GetExParams
-
- getByteParams(byte[]...) - Method in class redis.clients.jedis.params.LPosParams
-
- getByteParams() - Method in class redis.clients.jedis.params.MigrateParams
-
- getByteParams() - Method in class redis.clients.jedis.params.Params
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.RestoreParams
-
- getByteParams(byte[]...) - Method in class redis.clients.jedis.params.SetParams
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.XAddParams
-
- getByteParams() - Method in class redis.clients.jedis.params.XPendingParams
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.XTrimParams
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.ZAddParams
-
- getByteParams(byte[], byte[]...) - Method in class redis.clients.jedis.params.ZIncrByParams
-
- getClient() - Method in class redis.clients.jedis.BinaryJedis
-
- getClient(byte[]) - Method in class redis.clients.jedis.Pipeline
-
- getClient(String) - Method in class redis.clients.jedis.Pipeline
-
- getClient(String) - Method in class redis.clients.jedis.PipelineBase
-
- getClient(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- getClient(String) - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
- getClient(byte[]) - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
- getClient(String) - Method in class redis.clients.jedis.Transaction
-
- getClient(byte[]) - Method in class redis.clients.jedis.Transaction
-
- getClientInfo() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getClientIpPort() - Method in class redis.clients.jedis.util.Slowlog
-
- getClientName() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getClientName() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getClientName() - Method in class redis.clients.jedis.util.Slowlog
-
- getClusterNodes() - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getCommand() - Method in class redis.clients.jedis.DebugParams
-
- getCommands() - Method in class redis.clients.jedis.AccessControlUser
-
- getConnection() - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- getConnection() - Method in class redis.clients.jedis.JedisSlotBasedConnectionHandler
-
- getConnectionFromNode(HostAndPort) - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- getConnectionFromSlot(int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getConnectionFromSlot(int) - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- getConnectionFromSlot(int) - Method in class redis.clients.jedis.JedisSlotBasedConnectionHandler
-
- getConnectionTimeout() - Method in class redis.clients.jedis.Connection
-
- getConnectionTimeout() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getConnectionTimeout() - Method in class redis.clients.jedis.JedisShardInfo
-
- getConnectionTimeout() - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- getConnectionTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getConnectionTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getConsumerInfo() - Method in class redis.clients.jedis.StreamConsumersInfo
-
- getConsumerMessageCount() - Method in class redis.clients.jedis.StreamPendingSummary
-
- getConsumerName() - Method in class redis.clients.jedis.StreamPendingEntry
-
- getConsumers() - Method in class redis.clients.jedis.StreamGroupInfo
-
- getContext() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getCoordinate() - Method in class redis.clients.jedis.GeoRadiusResponse
-
- getCount() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getCRC16(byte[], int, int) - Static method in class redis.clients.jedis.util.JedisClusterCRC16
-
Create a CRC16 checksum from the bytes.
- getCRC16(byte[]) - Static method in class redis.clients.jedis.util.JedisClusterCRC16
-
- getCRC16(String) - Static method in class redis.clients.jedis.util.JedisClusterCRC16
-
- getCurrentHostMaster() - Method in class redis.clients.jedis.JedisSentinelPool
-
- getCursor() - Method in class redis.clients.jedis.ScanResult
-
Returns the new value of the cursor
- getCursorAsBytes() - Method in class redis.clients.jedis.ScanResult
-
- getDatabase() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getDatabase() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getDB() - Method in class redis.clients.jedis.BinaryClient
-
- getDB() - Method in class redis.clients.jedis.BinaryJedis
-
- getDB() - Method in interface redis.clients.jedis.commands.BasicCommands
-
Return the index of the current database
- getDb() - Method in class redis.clients.jedis.JedisShardInfo
-
- getDBIndex(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
- getDel(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- getDel(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Get the value of key and delete the key.
- getDel(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getDel(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- getDel(String) - Method in class redis.clients.jedis.Client
-
- getDel(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- getDel(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- getDel(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- getDel(String) - Method in interface redis.clients.jedis.commands.Commands
-
- getDel(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- getDel(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- getDel(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- getDel(String) - Method in class redis.clients.jedis.Jedis
-
Get the value of key and delete the key.
- getDel(String) - Method in class redis.clients.jedis.JedisCluster
-
- getDel(String) - Method in class redis.clients.jedis.PipelineBase
-
- getDel(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- getDel(String) - Method in class redis.clients.jedis.ShardedJedis
-
- getDeliveredTimes() - Method in class redis.clients.jedis.StreamPendingEntry
-
- getDescription() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getDescription() - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- getDistance() - Method in class redis.clients.jedis.GeoRadiusResponse
-
- getElement() - Method in class redis.clients.jedis.resps.KeyedListElement
-
- getElement() - Method in class redis.clients.jedis.Tuple
-
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.BinaryClient
-
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.BinaryJedis
-
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- getEx(String, GetExParams) - Method in class redis.clients.jedis.Client
-
- getEx(byte[], GetExParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- getEx(byte[], GetExParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- getEx(byte[], GetExParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- getEx(String, GetExParams) - Method in interface redis.clients.jedis.commands.Commands
-
- getEx(String, GetExParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- getEx(String, GetExParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- getEx(String, GetExParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- getEx(String, GetExParams) - Method in class redis.clients.jedis.Jedis
-
- getEx(String, GetExParams) - Method in class redis.clients.jedis.JedisCluster
-
- getEx(String, GetExParams) - Method in class redis.clients.jedis.PipelineBase
-
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.PipelineBase
-
- getEx(String, GetExParams) - Method in class redis.clients.jedis.ShardedJedis
-
- getExecutionTime() - Method in class redis.clients.jedis.util.Slowlog
-
- GetExParams - Class in redis.clients.jedis.params
-
- GetExParams() - Constructor for class redis.clients.jedis.params.GetExParams
-
- getExParams() - Static method in class redis.clients.jedis.params.GetExParams
-
- getFields() - Method in class redis.clients.jedis.StreamEntry
-
- getFirstEntry() - Method in class redis.clients.jedis.StreamInfo
-
- getFlags() - Method in class redis.clients.jedis.AccessControlUser
-
- getGroupInfo() - Method in class redis.clients.jedis.StreamGroupInfo
-
- getGroups() - Method in class redis.clients.jedis.StreamInfo
-
- getHashTag(String) - Static method in class redis.clients.jedis.util.JedisClusterHashTagUtil
-
- getHost() - Method in class redis.clients.jedis.Connection
-
- getHost() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getHost() - Method in class redis.clients.jedis.HostAndPort
-
- getHost() - Method in class redis.clients.jedis.JedisShardInfo
-
- getHost() - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- getHostAndPort() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getHostAndPort(HostAndPort) - Method in interface redis.clients.jedis.HostAndPortMapper
-
- getHostAndPort(HostAndPort) - Method in interface redis.clients.jedis.JedisClusterHostAndPortMap
-
Deprecated.
- getHostAndPortMapper() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getHostAndPortMapper() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getHostAndPortMapper() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getHostnameVerifier() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getHostnameVerifier() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getHostnameVerifier() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getHostnameVerifier() - Method in class redis.clients.jedis.JedisShardInfo
-
- getID() - Method in class redis.clients.jedis.StreamEntry
-
- getID() - Method in class redis.clients.jedis.StreamPendingEntry
-
- getId() - Method in class redis.clients.jedis.util.Slowlog
-
- getIdle() - Method in class redis.clients.jedis.StreamConsumersInfo
-
- getIdleTime() - Method in class redis.clients.jedis.StreamPendingEntry
-
- getIntegerMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
- getIntegerReply() - Method in class redis.clients.jedis.Connection
-
- getKey() - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- getKey() - Method in class redis.clients.jedis.resps.KeyedListElement
-
- getKey() - Method in class redis.clients.jedis.resps.KeyedZSetElement
-
- getKeys() - Method in class redis.clients.jedis.AccessControlUser
-
- getKeyTag(String) - Method in class redis.clients.jedis.util.Sharded
-
A key tag is a special pattern inside a key that, if preset, is the only part of the key hashed
in order to select the server for this key.
- getLastDeliveredId() - Method in class redis.clients.jedis.StreamGroupInfo
-
- getLastEntry() - Method in class redis.clients.jedis.StreamInfo
-
- getLastGeneratedId() - Method in class redis.clients.jedis.StreamInfo
-
- getLatitude() - Method in class redis.clients.jedis.GeoCoordinate
-
- getLength() - Method in class redis.clients.jedis.StreamInfo
-
- getLocalhost() - Static method in class redis.clients.jedis.HostAndPort
-
This method resolves the localhost in a 'lazy manner'.
- getLocalHostQuietly() - Static method in class redis.clients.jedis.HostAndPort
-
- getlogEntry() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getLongitude() - Method in class redis.clients.jedis.GeoCoordinate
-
- getMany(int) - Method in class redis.clients.jedis.Connection
-
- getMaxBorrowWaitTimeMillis() - Method in class redis.clients.jedis.util.Pool
-
Returns the maximum waiting time spent by threads to obtain a resource
from this pool.
- getMaxId() - Method in class redis.clients.jedis.StreamPendingSummary
-
- getMeanBorrowWaitTimeMillis() - Method in class redis.clients.jedis.util.Pool
-
Returns the mean waiting time spent by threads to obtain a resource from
this pool.
- getMember() - Method in class redis.clients.jedis.GeoRadiusResponse
-
- getMemberByString() - Method in class redis.clients.jedis.GeoRadiusResponse
-
- getMinId() - Method in class redis.clients.jedis.StreamPendingSummary
-
- getMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
- getName() - Method in class redis.clients.jedis.JedisShardInfo
-
- getName() - Method in class redis.clients.jedis.Module
-
- getName() - Method in class redis.clients.jedis.StreamConsumersInfo
-
- getName() - Method in class redis.clients.jedis.StreamGroupInfo
-
- getName() - Method in class redis.clients.jedis.util.ShardInfo
-
- getNode(String) - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- getNodeKey(HostAndPort) - Static method in class redis.clients.jedis.JedisClusterInfoCache
-
- getNodeKey(Client) - Static method in class redis.clients.jedis.JedisClusterInfoCache
-
- getNodeKey(Jedis) - Static method in class redis.clients.jedis.JedisClusterInfoCache
-
- getNodes() - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- getNodes() - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- getNumActive() - Method in class redis.clients.jedis.util.Pool
-
Returns the number of instances currently borrowed from this pool.
- getNumIdle() - Method in class redis.clients.jedis.util.Pool
-
Returns the number of instances currently idle in this pool.
- getNumWaiters() - Method in class redis.clients.jedis.util.Pool
-
Returns an estimate of the number of threads currently blocked waiting for
a resource from this pool.
- getObject() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getObjectMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
- getOne() - Method in class redis.clients.jedis.Connection
-
- getOption() - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
WARNING: In Redis, if STOREDIST exists, store will be ignored.
- getParam(String) - Method in class redis.clients.jedis.params.Params
-
- getParams() - Method in class redis.clients.jedis.BitPosParams
-
- getParams(List<String>, List<String>) - Static method in class redis.clients.jedis.Jedis
-
- getParams() - Method in class redis.clients.jedis.ScanParams
-
- getParams() - Method in class redis.clients.jedis.SortingParams
-
- getParams() - Method in class redis.clients.jedis.ZParams
-
- getParamsWithBinary(List<byte[]>, List<byte[]>) - Static method in class redis.clients.jedis.BinaryJedis
-
- getPassword() - Method in class redis.clients.jedis.AccessControlUser
-
- getPassword() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getPassword() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getPassword() - Method in class redis.clients.jedis.JedisShardInfo
-
- getPassword(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
- getPending() - Method in class redis.clients.jedis.StreamConsumersInfo
-
- getPending() - Method in class redis.clients.jedis.StreamGroupInfo
-
- getPipelinedResponseLength() - Method in class redis.clients.jedis.Queable
-
- getPort() - Method in class redis.clients.jedis.Connection
-
- getPort() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getPort() - Method in class redis.clients.jedis.HostAndPort
-
- getPort() - Method in class redis.clients.jedis.JedisShardInfo
-
- getPort() - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- getRadixTreeKeys() - Method in class redis.clients.jedis.StreamInfo
-
- getRadixTreeNodes() - Method in class redis.clients.jedis.StreamInfo
-
- getrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- getrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- getrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- getrange(String, long, long) - Method in class redis.clients.jedis.Client
-
- getrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- getrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- getrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- getrange(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- getrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- getrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- getrange(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- getrange(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- getrange(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- getrange(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- getrange(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- getrange(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- getRaw() - Method in enum redis.clients.jedis.args.FlushMode
-
- getRaw() - Method in enum redis.clients.jedis.args.ListDirection
-
- getRaw() - Method in interface redis.clients.jedis.args.Rawable
-
- getRaw() - Method in enum redis.clients.jedis.args.UnblockType
-
- getRaw() - Method in enum redis.clients.jedis.Protocol.Command
-
- getRaw() - Method in enum redis.clients.jedis.Protocol.Keyword
-
- getRaw() - Method in enum redis.clients.jedis.ZParams.Aggregate
-
- getRawObjectMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
Deprecated.
- getRawScore() - Method in class redis.clients.jedis.GeoRadiusResponse
-
- getReason() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getResource() - Method in class redis.clients.jedis.JedisPool
-
- getResource() - Method in class redis.clients.jedis.JedisSentinelPool
-
- getResource() - Method in class redis.clients.jedis.ShardedJedisPool
-
- getResource() - Method in class redis.clients.jedis.util.Pool
-
- getResponse(Builder<T>) - Method in class redis.clients.jedis.Pipeline
-
- getResponse(Builder<T>) - Method in class redis.clients.jedis.Queable
-
- getResult() - Method in class redis.clients.jedis.ScanResult
-
The scan results from the current call.
- getResults() - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
- getScore() - Method in class redis.clients.jedis.Tuple
-
- getSequence() - Method in class redis.clients.jedis.StreamEntryID
-
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
GETSET is an atomic set this value and return the old value command.
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- getSet(String, String) - Method in class redis.clients.jedis.Client
-
- getSet(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- getSet(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- getSet(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- getSet(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- getSet(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- getSet(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- getSet(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- getSet(String, String) - Method in class redis.clients.jedis.Jedis
-
GETSET is an atomic set this value and return the old value command.
- getSet(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- getSet(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- getSet(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- getShard(byte[]) - Method in class redis.clients.jedis.util.Sharded
-
- getShard(String) - Method in class redis.clients.jedis.util.Sharded
-
- getShardInfo(byte[]) - Method in class redis.clients.jedis.util.Sharded
-
- getShardInfo(String) - Method in class redis.clients.jedis.util.Sharded
-
- getShuffledNodesPool() - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- getSlot() - Method in exception redis.clients.jedis.exceptions.JedisRedirectionException
-
- getSlot(String) - Static method in class redis.clients.jedis.util.JedisClusterCRC16
-
- getSlot(byte[]) - Static method in class redis.clients.jedis.util.JedisClusterCRC16
-
- getSlotPool(int) - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- getSocket() - Method in class redis.clients.jedis.Connection
-
- getSocketHostAndPort() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getSocketTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getSocketTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getSoTimeout() - Method in class redis.clients.jedis.Connection
-
- getSoTimeout() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getSoTimeout() - Method in class redis.clients.jedis.JedisShardInfo
-
- getSoTimeout() - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- getSsl() - Method in class redis.clients.jedis.JedisShardInfo
-
- getSSLHostAndPort(String, int) - Method in interface redis.clients.jedis.JedisClusterHostAndPortMap
-
Deprecated.
- getSslParameters() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getSslParameters() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getSslParameters() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getSslParameters() - Method in class redis.clients.jedis.JedisShardInfo
-
- getSslSocketFactory() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getSslSocketFactory() - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- getSslSocketFactory() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getSslSocketFactory() - Method in class redis.clients.jedis.JedisShardInfo
-
- getStatusCodeReply() - Method in class redis.clients.jedis.Connection
-
- getStreamInfo() - Method in class redis.clients.jedis.StreamInfo
-
- getStringKeys(String) - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- getSubscribedChannels() - Method in class redis.clients.jedis.BinaryJedisPubSub
-
- getSubscribedChannels() - Method in class redis.clients.jedis.JedisPubSub
-
- getTargetNode() - Method in exception redis.clients.jedis.exceptions.JedisRedirectionException
-
- getTime() - Method in class redis.clients.jedis.StreamEntryID
-
- getTimeStamp() - Method in class redis.clients.jedis.util.Slowlog
-
- getTotal() - Method in class redis.clients.jedis.StreamPendingSummary
-
- getTupledSet() - Method in class redis.clients.jedis.BinaryJedis
-
- getUnflushedObjectMultiBulkReply() - Method in class redis.clients.jedis.Connection
-
- getUser() - Method in class redis.clients.jedis.DefaultJedisClientConfig
-
- getUser() - Method in interface redis.clients.jedis.JedisClientConfig
-
- getUser() - Method in class redis.clients.jedis.JedisShardInfo
-
- getUser(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
- getUsername() - Method in class redis.clients.jedis.AccessControlLogEntry
-
- getVersion() - Method in class redis.clients.jedis.Module
-
- getWeight() - Method in class redis.clients.jedis.util.ShardInfo
-
- GROUPS - Static variable in class redis.clients.jedis.StreamInfo
-
- gt() - Method in class redis.clients.jedis.params.ZAddParams
-
Only update existing elements if the new score is greater than the current score.
- hasBlock() - Method in class redis.clients.jedis.params.XReadGroupParams
-
- hasBlock() - Method in class redis.clients.jedis.params.XReadParams
-
- hash(String) - Method in interface redis.clients.jedis.util.Hashing
-
- hash(byte[]) - Method in interface redis.clients.jedis.util.Hashing
-
- hash(byte[], int) - Static method in class redis.clients.jedis.util.MurmurHash
-
Hashes bytes in an array.
- hash(byte[], int, int, int) - Static method in class redis.clients.jedis.util.MurmurHash
-
Hashes bytes in part of an array.
- hash(ByteBuffer, int) - Static method in class redis.clients.jedis.util.MurmurHash
-
Hashes the bytes in a buffer from the current position to the limit.
- hash(byte[]) - Method in class redis.clients.jedis.util.MurmurHash
-
- hash(String) - Method in class redis.clients.jedis.util.MurmurHash
-
- hash64A(byte[], int) - Static method in class redis.clients.jedis.util.MurmurHash
-
- hash64A(byte[], int, int, int) - Static method in class redis.clients.jedis.util.MurmurHash
-
- hash64A(ByteBuffer, int) - Static method in class redis.clients.jedis.util.MurmurHash
-
- hashCode() - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- hashCode() - Method in class redis.clients.jedis.GeoCoordinate
-
- hashCode() - Method in class redis.clients.jedis.HostAndPort
-
- hashCode() - Method in class redis.clients.jedis.Module
-
- hashCode() - Method in class redis.clients.jedis.resps.KeyedListElement
-
- hashCode() - Method in class redis.clients.jedis.resps.KeyedZSetElement
-
- hashCode() - Method in class redis.clients.jedis.StreamEntryID
-
- hashCode() - Method in class redis.clients.jedis.Tuple
-
- Hashing - Interface in redis.clients.jedis.util
-
- HASHSLOTS - Static variable in class redis.clients.jedis.BinaryJedisCluster
-
- hasPipelinedResponse() - Method in class redis.clients.jedis.Queable
-
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Remove the specified field from an hash stored at key.
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hdel(String, String...) - Method in class redis.clients.jedis.Client
-
- hdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hdel(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- hdel(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hdel(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hdel(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hdel(String, String...) - Method in class redis.clients.jedis.Jedis
-
Remove the specified field from an hash stored at key.
- hdel(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- hdel(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- hdel(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Test for existence of a specified field in a hash.
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hexists(String, String) - Method in class redis.clients.jedis.Client
-
- hexists(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hexists(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hexists(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hexists(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- hexists(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hexists(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hexists(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hexists(String, String) - Method in class redis.clients.jedis.Jedis
-
Test for existence of a specified field in a hash.
- hexists(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hexists(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hexists(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hget(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hget(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
If key holds a hash, retrieve the value associated to the specified field.
- hget(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hget(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hget(String, String) - Method in class redis.clients.jedis.Client
-
- hget(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hget(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hget(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hget(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- hget(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hget(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hget(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hget(String, String) - Method in class redis.clients.jedis.Jedis
-
If key holds a hash, retrieve the value associated to the specified field.
- hget(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hget(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- hget(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hget(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hgetAll(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hgetAll(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return all the fields and associated values in a hash.
- hgetAll(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hgetAll(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hgetAll(String) - Method in class redis.clients.jedis.Client
-
- hgetAll(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hgetAll(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hgetAll(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hgetAll(String) - Method in interface redis.clients.jedis.commands.Commands
-
- hgetAll(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hgetAll(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hgetAll(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hgetAll(String) - Method in class redis.clients.jedis.Jedis
-
Return all the fields and associated values in a hash.
- hgetAll(String) - Method in class redis.clients.jedis.JedisCluster
-
- hgetAll(String) - Method in class redis.clients.jedis.PipelineBase
-
- hgetAll(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hgetAll(String) - Method in class redis.clients.jedis.ShardedJedis
-
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
Increment the number stored at field in the hash at key by value.
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hincrBy(String, String, long) - Method in class redis.clients.jedis.Client
-
- hincrBy(byte[], byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hincrBy(byte[], byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hincrBy(byte[], byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hincrBy(String, String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- hincrBy(String, String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hincrBy(String, String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hincrBy(String, String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hincrBy(String, String, long) - Method in class redis.clients.jedis.Jedis
-
Increment the number stored at field in the hash at key by value.
- hincrBy(String, String, long) - Method in class redis.clients.jedis.JedisCluster
-
- hincrBy(String, String, long) - Method in class redis.clients.jedis.PipelineBase
-
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- hincrBy(String, String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.BinaryClient
-
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.BinaryJedis
-
Increment the number stored at field in the hash at key by a double precision floating point
value.
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.Client
-
- hincrByFloat(byte[], byte[], double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hincrByFloat(byte[], byte[], double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hincrByFloat(byte[], byte[], double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hincrByFloat(String, String, double) - Method in interface redis.clients.jedis.commands.Commands
-
- hincrByFloat(String, String, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hincrByFloat(String, String, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hincrByFloat(String, String, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.Jedis
-
Increment the number stored at field in the hash at key by a double precision floating point
value.
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.JedisCluster
-
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.PipelineBase
-
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.PipelineBase
-
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.ShardedJedis
-
- hkeys(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hkeys(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return all the fields in a hash.
- hkeys(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hkeys(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hkeys(String) - Method in class redis.clients.jedis.Client
-
- hkeys(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hkeys(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hkeys(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hkeys(String) - Method in interface redis.clients.jedis.commands.Commands
-
- hkeys(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hkeys(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hkeys(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hkeys(String) - Method in class redis.clients.jedis.Jedis
-
Return all the fields in a hash.
- hkeys(String) - Method in class redis.clients.jedis.JedisCluster
-
- hkeys(String) - Method in class redis.clients.jedis.PipelineBase
-
- hkeys(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hkeys(String) - Method in class redis.clients.jedis.ShardedJedis
-
- hlen(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hlen(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the number of items in a hash.
- hlen(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hlen(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hlen(String) - Method in class redis.clients.jedis.Client
-
- hlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hlen(String) - Method in interface redis.clients.jedis.commands.Commands
-
- hlen(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hlen(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hlen(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hlen(String) - Method in class redis.clients.jedis.Jedis
-
Return the number of items in a hash.
- hlen(String) - Method in class redis.clients.jedis.JedisCluster
-
- hlen(String) - Method in class redis.clients.jedis.PipelineBase
-
- hlen(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hlen(String) - Method in class redis.clients.jedis.ShardedJedis
-
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Retrieve the values associated to the specified fields.
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hmget(String, String...) - Method in class redis.clients.jedis.Client
-
- hmget(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hmget(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hmget(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hmget(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- hmget(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hmget(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hmget(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hmget(String, String...) - Method in class redis.clients.jedis.Jedis
-
Retrieve the values associated to the specified fields.
- hmget(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- hmget(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- hmget(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryClient
-
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedis
-
Set the respective fields to the respective values.
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.Client
-
- hmset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hmset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hmset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hmset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.Commands
-
- hmset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hmset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hmset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
Set the respective fields to the respective values.
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.JedisCluster
-
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.PipelineBase
-
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.PipelineBase
-
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.ShardedJedis
-
- host - Variable in class redis.clients.jedis.JedisSentinelPool.MasterListener
-
- HostAndPort - Class in redis.clients.jedis
-
- HostAndPort(String, int) - Constructor for class redis.clients.jedis.HostAndPort
-
- hostAndPortMapper(HostAndPortMapper) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- HostAndPortMapper - Interface in redis.clients.jedis
-
- hostnameVerifier(HostnameVerifier) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- hrandfield(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hrandfield(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- hrandfield(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Get one random field from a hash.
- hrandfield(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
Get multiple random fields from a hash.
- hrandfield(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hrandfield(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hrandfield(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hrandfield(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hrandfield(String) - Method in class redis.clients.jedis.Client
-
- hrandfield(String, long) - Method in class redis.clients.jedis.Client
-
- hrandfield(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hrandfield(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hrandfield(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hrandfield(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hrandfield(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hrandfield(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hrandfield(String) - Method in interface redis.clients.jedis.commands.Commands
-
- hrandfield(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- hrandfield(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hrandfield(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hrandfield(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hrandfield(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hrandfield(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hrandfield(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hrandfield(String) - Method in class redis.clients.jedis.Jedis
-
Get one random field from a hash.
- hrandfield(String, long) - Method in class redis.clients.jedis.Jedis
-
Get multiple random fields from a hash.
- hrandfield(String) - Method in class redis.clients.jedis.JedisCluster
-
- hrandfield(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- hrandfield(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfield(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfield(String) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfield(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfield(String) - Method in class redis.clients.jedis.ShardedJedis
-
- hrandfield(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
Get one or multiple random fields with values from a hash.
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.Client
-
- hrandfieldWithValues(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hrandfieldWithValues(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hrandfieldWithValues(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hrandfieldWithValues(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- hrandfieldWithValues(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hrandfieldWithValues(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hrandfieldWithValues(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.Jedis
-
Get one or multiple random fields with values from a hash.
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- hscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryClient
-
- hscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- hscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedis
-
- hscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hscan(String, String, ScanParams) - Method in class redis.clients.jedis.Client
-
- hscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.Commands
-
- hscan(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hscan(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hscan(String, String) - Method in class redis.clients.jedis.Jedis
-
- hscan(String, String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
- hscan(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hscan(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hscan(String, String, ScanParams) - Method in class redis.clients.jedis.ShardedJedis
-
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryClient
-
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Set the specified hash field to the specified value.
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedis
-
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hset(String, String, String) - Method in class redis.clients.jedis.Client
-
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.Client
-
- hset(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hset(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hset(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hset(byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hset(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- hset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.Commands
-
- hset(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hset(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hset(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hset(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hset(String, String, String) - Method in class redis.clients.jedis.Jedis
-
Set the specified hash field to the specified value.
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
- hset(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.JedisCluster
-
- hset(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.PipelineBase
-
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.PipelineBase
-
- hset(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.ShardedJedis
-
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Set the specified hash field to the specified value if the field not exists.
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hsetnx(String, String, String) - Method in class redis.clients.jedis.Client
-
- hsetnx(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hsetnx(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hsetnx(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hsetnx(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- hsetnx(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hsetnx(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hsetnx(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hsetnx(String, String, String) - Method in class redis.clients.jedis.Jedis
-
Set the specified hash field to the specified value if the field not exists.
- hsetnx(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hsetnx(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hsetnx(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hstrlen(String, String) - Method in class redis.clients.jedis.Client
-
- hstrlen(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
Used for HSTRLEN Redis command
- hstrlen(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
Used for HSTRLEN Redis command
- hstrlen(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hstrlen(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
Used for HSTRLEN Redis command
- hstrlen(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
Used for HSTRLEN Redis command
- hstrlen(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
Used for HSTRLEN Redis command
- hstrlen(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hstrlen(String, String) - Method in class redis.clients.jedis.Jedis
-
- hstrlen(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- hstrlen(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hstrlen(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- hvals(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- hvals(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return all the values in a hash.
- hvals(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- hvals(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- hvals(String) - Method in class redis.clients.jedis.Client
-
- hvals(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- hvals(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- hvals(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- hvals(String) - Method in interface redis.clients.jedis.commands.Commands
-
- hvals(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- hvals(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- hvals(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- hvals(String) - Method in class redis.clients.jedis.Jedis
-
Return all the values in a hash.
- hvals(String) - Method in class redis.clients.jedis.JedisCluster
-
- hvals(String) - Method in class redis.clients.jedis.PipelineBase
-
- hvals(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- hvals(String) - Method in class redis.clients.jedis.ShardedJedis
-
- laddr(String) - Method in class redis.clients.jedis.params.ClientKillParams
-
- laddr(String, int) - Method in class redis.clients.jedis.params.ClientKillParams
-
- LAST_DELIVERED - Static variable in class redis.clients.jedis.StreamGroupInfo
-
- LAST_ENTRY - Static variable in class redis.clients.jedis.StreamEntryID
-
Should be used only with XGROUP CREATE
XGROUP CREATE mystream consumer-group-name $
- LAST_ENTRY - Static variable in class redis.clients.jedis.StreamInfo
-
- LAST_GENERATED_ID - Static variable in class redis.clients.jedis.StreamInfo
-
- lastsave() - Method in class redis.clients.jedis.BinaryClient
-
- lastsave() - Method in class redis.clients.jedis.BinaryJedis
-
Return the UNIX time stamp of the last successfully saving of the dataset on disk.
- lastsave() - Method in interface redis.clients.jedis.commands.BasicCommands
-
Return the UNIX TIME of the last DB save executed with success.
- lastsave() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- lastsave() - Method in interface redis.clients.jedis.commands.Commands
-
- lastsave() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- LENGTH - Static variable in class redis.clients.jedis.StreamInfo
-
- limit(long) - Method in class redis.clients.jedis.params.XAddParams
-
- limit(long) - Method in class redis.clients.jedis.params.XTrimParams
-
- limit(int, int) - Method in class redis.clients.jedis.SortingParams
-
Limit the Numbers of returned Elements.
- limit - Variable in class redis.clients.jedis.util.RedisInputStream
-
- lindex(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- lindex(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
Return the specified element of the list stored at the specified key.
- lindex(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lindex(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lindex(String, long) - Method in class redis.clients.jedis.Client
-
- lindex(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lindex(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lindex(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lindex(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- lindex(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lindex(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lindex(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lindex(String, long) - Method in class redis.clients.jedis.Jedis
-
Return the specified element of the list stored at the specified key.
- lindex(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- lindex(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- lindex(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- lindex(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.Client
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- linsert(String, ListPosition, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- linsert(String, ListPosition, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- linsert(String, ListPosition, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- linsert(String, ListPosition, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.Jedis
-
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- ListDirection - Enum in redis.clients.jedis.args
-
Direction for LMOVE
and BLMOVE
command.
- ListPosition - Enum in redis.clients.jedis
-
- llen(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- llen(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the length of the list stored at the specified key.
- llen(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- llen(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- llen(String) - Method in class redis.clients.jedis.Client
-
- llen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- llen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- llen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- llen(String) - Method in interface redis.clients.jedis.commands.Commands
-
- llen(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- llen(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- llen(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- llen(String) - Method in class redis.clients.jedis.Jedis
-
Return the length of the list stored at the specified key.
- llen(String) - Method in class redis.clients.jedis.JedisCluster
-
- llen(String) - Method in class redis.clients.jedis.PipelineBase
-
- llen(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- llen(String) - Method in class redis.clients.jedis.ShardedJedis
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in class redis.clients.jedis.BinaryClient
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in class redis.clients.jedis.BinaryJedis
-
Pop an element from a list, push it to another list and return it
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lmove(String, String, ListDirection, ListDirection) - Method in class redis.clients.jedis.Client
-
- lmove(String, String, ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.Commands
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- lmove(String, String, ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- lmove(String, String, ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- lmove(String, String, ListDirection, ListDirection) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- lmove(String, String, ListDirection, ListDirection) - Method in class redis.clients.jedis.Jedis
-
- lmove(String, String, ListDirection, ListDirection) - Method in class redis.clients.jedis.JedisCluster
-
- lmove(String, String, ListDirection, ListDirection) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- localhost - Static variable in class redis.clients.jedis.HostAndPort
-
- log - Static variable in class redis.clients.jedis.HostAndPort
-
- log - Static variable in class redis.clients.jedis.JedisSentinelPool
-
- LONG - Static variable in class redis.clients.jedis.BuilderFactory
-
- LONG_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- lpop(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- lpop(byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- lpop(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Atomically return and remove the first (LPOP) or last (RPOP) element of the list.
- lpop(byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- lpop(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpop(byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpop(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpop(byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpop(String) - Method in class redis.clients.jedis.Client
-
- lpop(String, int) - Method in class redis.clients.jedis.Client
-
- lpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpop(String) - Method in interface redis.clients.jedis.commands.Commands
-
- lpop(String, int) - Method in interface redis.clients.jedis.commands.Commands
-
- lpop(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpop(String, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpop(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpop(String, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpop(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpop(String, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpop(String) - Method in class redis.clients.jedis.Jedis
-
Atomically return and remove the first (LPOP) or last (RPOP) element of the list.
- lpop(String, int) - Method in class redis.clients.jedis.Jedis
-
- lpop(String) - Method in class redis.clients.jedis.JedisCluster
-
- lpop(String, int) - Method in class redis.clients.jedis.JedisCluster
-
- lpop(String) - Method in class redis.clients.jedis.PipelineBase
-
- lpop(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- lpop(String, int) - Method in class redis.clients.jedis.PipelineBase
-
- lpop(byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- lpop(String) - Method in class redis.clients.jedis.ShardedJedis
-
- lpop(String, int) - Method in class redis.clients.jedis.ShardedJedis
-
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.BinaryClient
-
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.BinaryClient
-
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Returns the index of the first matching element inside a redis list.
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.BinaryJedis
-
In case there are multiple matches Rank option specifies the "rank" of the element to return.
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.BinaryJedis
-
Count will return list of position of all the first N matching elements.
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpos(String, String) - Method in class redis.clients.jedis.Client
-
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.Client
-
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.Client
-
- lpos(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpos(byte[], byte[], LPosParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpos(byte[], byte[], LPosParams, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpos(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpos(byte[], byte[], LPosParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpos(byte[], byte[], LPosParams, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpos(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpos(byte[], byte[], LPosParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpos(byte[], byte[], LPosParams, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpos(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- lpos(String, String, LPosParams) - Method in interface redis.clients.jedis.commands.Commands
-
- lpos(String, String, LPosParams, long) - Method in interface redis.clients.jedis.commands.Commands
-
- lpos(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpos(String, String, LPosParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpos(String, String, LPosParams, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpos(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpos(String, String, LPosParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpos(String, String, LPosParams, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpos(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpos(String, String, LPosParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpos(String, String, LPosParams, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpos(String, String) - Method in class redis.clients.jedis.Jedis
-
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.Jedis
-
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.Jedis
-
- lpos(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.JedisCluster
-
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.JedisCluster
-
- lpos(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.PipelineBase
-
- lpos(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.ShardedJedis
-
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.ShardedJedis
-
- LPosParams - Class in redis.clients.jedis.params
-
- LPosParams() - Constructor for class redis.clients.jedis.params.LPosParams
-
- lPosParams() - Static method in class redis.clients.jedis.params.LPosParams
-
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Add the string value to the head (LPUSH) or tail (RPUSH) of the list stored at key.
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpush(String, String...) - Method in class redis.clients.jedis.Client
-
- lpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpush(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- lpush(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpush(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpush(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpush(String, String...) - Method in class redis.clients.jedis.Jedis
-
Add the string value to the head (LPUSH) or tail (RPUSH) of the list stored at key.
- lpush(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- lpush(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- lpush(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lpushx(String, String...) - Method in class redis.clients.jedis.Client
-
- lpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lpushx(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- lpushx(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lpushx(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lpushx(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lpushx(String, String...) - Method in class redis.clients.jedis.Jedis
-
- lpushx(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- lpushx(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- lpushx(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- lrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- lrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
Return the specified elements of the list stored at the specified key.
- lrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lrange(String, long, long) - Method in class redis.clients.jedis.Client
-
- lrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lrange(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- lrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lrange(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lrange(String, long, long) - Method in class redis.clients.jedis.Jedis
-
Return the specified elements of the list stored at the specified key.
- lrange(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- lrange(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- lrange(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- lrange(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Remove the first count occurrences of the value element from the list.
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lrem(String, long, String) - Method in class redis.clients.jedis.Client
-
- lrem(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lrem(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lrem(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lrem(String, long, String) - Method in interface redis.clients.jedis.commands.Commands
-
- lrem(String, long, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lrem(String, long, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lrem(String, long, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lrem(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Remove the first count occurrences of the value element from the list.
- lrem(String, long, String) - Method in class redis.clients.jedis.JedisCluster
-
- lrem(String, long, String) - Method in class redis.clients.jedis.PipelineBase
-
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- lrem(String, long, String) - Method in class redis.clients.jedis.ShardedJedis
-
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Set a new value as the element at index position of the List at key.
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- lset(String, long, String) - Method in class redis.clients.jedis.Client
-
- lset(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- lset(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- lset(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- lset(String, long, String) - Method in interface redis.clients.jedis.commands.Commands
-
- lset(String, long, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- lset(String, long, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- lset(String, long, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- lset(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Set a new value as the element at index position of the List at key.
- lset(String, long, String) - Method in class redis.clients.jedis.JedisCluster
-
- lset(String, long, String) - Method in class redis.clients.jedis.PipelineBase
-
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- lset(String, long, String) - Method in class redis.clients.jedis.ShardedJedis
-
- lt() - Method in class redis.clients.jedis.params.ZAddParams
-
Only update existing elements if the new score is less than the current score.
- ltrim(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- ltrim(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
Trim an existing list so that it will contain only the specified range of elements specified.
- ltrim(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- ltrim(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- ltrim(String, long, long) - Method in class redis.clients.jedis.Client
-
- ltrim(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- ltrim(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- ltrim(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- ltrim(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- ltrim(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- ltrim(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- ltrim(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- ltrim(String, long, long) - Method in class redis.clients.jedis.Jedis
-
Trim an existing list so that it will contain only the specified range of elements specified.
- ltrim(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- ltrim(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- ltrim(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- ltrim(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- RADIX_TREE_KEYS - Static variable in class redis.clients.jedis.StreamInfo
-
- RADIX_TREE_NODES - Static variable in class redis.clients.jedis.StreamInfo
-
- randomBinaryKey() - Method in class redis.clients.jedis.BinaryJedis
-
Return a randomly selected key from the currently selected DB.
- randomBinaryKey() - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- randomKey() - Method in class redis.clients.jedis.BinaryClient
-
- randomKey() - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- randomKey() - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- randomKey() - Method in class redis.clients.jedis.Jedis
-
Return a randomly selected key from the currently selected DB.
- randomKey() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- randomKeyBinary() - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- randomKeyBinary() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- rank(int) - Method in class redis.clients.jedis.params.LPosParams
-
- raw - Variable in enum redis.clients.jedis.BitOP
-
- raw - Variable in enum redis.clients.jedis.GeoUnit
-
- raw - Variable in enum redis.clients.jedis.ListPosition
-
- raw - Variable in enum redis.clients.jedis.Protocol.Keyword
-
- raw - Variable in enum redis.clients.jedis.ZParams.Aggregate
-
- RAW_OBJECT - Static variable in class redis.clients.jedis.BuilderFactory
-
- RAW_OBJECT_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- Rawable - Interface in redis.clients.jedis.args
-
- read(RedisInputStream) - Static method in class redis.clients.jedis.Protocol
-
- read(byte[], int, int) - Method in class redis.clients.jedis.util.RedisInputStream
-
- readByte() - Method in class redis.clients.jedis.util.RedisInputStream
-
- readErrorLineIfPossible(RedisInputStream) - Static method in class redis.clients.jedis.Protocol
-
- readIntCrLf() - Method in class redis.clients.jedis.util.RedisInputStream
-
- readLine() - Method in class redis.clients.jedis.util.RedisInputStream
-
- readLineBytes() - Method in class redis.clients.jedis.util.RedisInputStream
-
- readLongCrLf() - Method in class redis.clients.jedis.util.RedisInputStream
-
- readonly() - Method in class redis.clients.jedis.BinaryClient
-
- readonly() - Method in interface redis.clients.jedis.commands.ClusterCommands
-
- readonly() - Method in class redis.clients.jedis.Jedis
-
- readProtocolWithCheckingBroken() - Method in class redis.clients.jedis.Connection
-
- REASON - Static variable in class redis.clients.jedis.AccessControlLogEntry
-
- redis.clients.jedis - package redis.clients.jedis
-
- redis.clients.jedis.args - package redis.clients.jedis.args
-
- redis.clients.jedis.commands - package redis.clients.jedis.commands
-
- redis.clients.jedis.exceptions - package redis.clients.jedis.exceptions
-
- redis.clients.jedis.params - package redis.clients.jedis.params
-
- redis.clients.jedis.resps - package redis.clients.jedis.resps
-
- redis.clients.jedis.util - package redis.clients.jedis.util
-
- RedisInputStream - Class in redis.clients.jedis.util
-
This class assumes (to some degree) that we are reading a RESP stream.
- RedisInputStream(InputStream, int) - Constructor for class redis.clients.jedis.util.RedisInputStream
-
- RedisInputStream(InputStream) - Constructor for class redis.clients.jedis.util.RedisInputStream
-
- RedisOutputStream - Class in redis.clients.jedis.util
-
The class implements a buffered output stream without synchronization There are also special
operations like in-place string encoding.
- RedisOutputStream(OutputStream) - Constructor for class redis.clients.jedis.util.RedisOutputStream
-
- RedisOutputStream(OutputStream, int) - Constructor for class redis.clients.jedis.util.RedisOutputStream
-
- RedisPipeline - Interface in redis.clients.jedis.commands
-
- RELOAD() - Static method in class redis.clients.jedis.DebugParams
-
- remove(Object) - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- remove(Object) - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- removeAll(Collection<?>) - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- rename(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- rename(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Atomically renames the key oldkey to newkey.
- rename(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rename(String, String) - Method in class redis.clients.jedis.Client
-
- rename(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- rename(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- rename(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- rename(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- rename(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- rename(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- rename(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- rename(String, String) - Method in class redis.clients.jedis.Jedis
-
Atomically renames the key oldkey to newkey.
- rename(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- rename(String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- rename(byte[], byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Rename oldkey into newkey but fails if the destination key newkey already exists.
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- renamenx(String, String) - Method in class redis.clients.jedis.Client
-
- renamenx(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- renamenx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- renamenx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- renamenx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- renamenx(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- renamenx(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- renamenx(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- renamenx(String, String) - Method in class redis.clients.jedis.Jedis
-
Rename oldkey into newkey but fails if the destination key newkey already exists.
- renamenx(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- renamenx(String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- renewClusterSlots(Jedis) - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- renewSlotCache() - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- renewSlotCache(Jedis) - Method in class redis.clients.jedis.JedisClusterConnectionHandler
-
- replace() - Method in class redis.clients.jedis.params.MigrateParams
-
- replace() - Method in class redis.clients.jedis.params.RestoreParams
-
- reset() - Method in class redis.clients.jedis.JedisClusterInfoCache
-
Clear discovered nodes collections and gently release allocated resources
- resetState() - Method in class redis.clients.jedis.BinaryClient
-
- resetState() - Method in class redis.clients.jedis.BinaryJedis
-
- resetState() - Method in class redis.clients.jedis.ShardedJedis
-
- Response<T> - Class in redis.clients.jedis
-
- Response(Builder<T>) - Constructor for class redis.clients.jedis.Response
-
- response - Variable in class redis.clients.jedis.Response
-
- restore(byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.BinaryClient
-
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.BinaryJedis
-
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- restore(String, long, byte[]) - Method in class redis.clients.jedis.Client
-
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.Client
-
- restore(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- restore(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- restore(byte[], long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- restore(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- restore(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- restore(byte[], long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- restore(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- restore(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- restore(byte[], long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- restore(String, int, byte[]) - Method in interface redis.clients.jedis.commands.Commands
-
- restore(String, long, byte[]) - Method in interface redis.clients.jedis.commands.Commands
-
- restore(String, long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.Commands
-
- restore(String, int, byte[]) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- restore(String, long, byte[]) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- restore(String, long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- restore(String, int, byte[]) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- restore(String, long, byte[]) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- restore(String, long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- restore(String, int, byte[]) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- restore(String, long, byte[]) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- restore(String, long, byte[], RestoreParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- restore(String, long, byte[]) - Method in class redis.clients.jedis.Jedis
-
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.Jedis
-
- restore(String, long, byte[]) - Method in class redis.clients.jedis.JedisCluster
-
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.JedisCluster
-
- restore(String, long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.PipelineBase
-
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.PipelineBase
-
- restore(String, long, byte[]) - Method in class redis.clients.jedis.ShardedJedis
-
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.ShardedJedis
-
- RestoreParams - Class in redis.clients.jedis.params
-
- RestoreParams() - Constructor for class redis.clients.jedis.params.RestoreParams
-
- restoreParams() - Static method in class redis.clients.jedis.params.RestoreParams
-
- restoreReplace(byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- restoreReplace(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- restoreReplace(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- restoreReplace(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- restoreReplace(String, long, byte[]) - Method in class redis.clients.jedis.Client
-
- restoreReplace(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- restoreReplace(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- restoreReplace(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- restoreReplace(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- restoreReplace(String, int, byte[]) - Method in interface redis.clients.jedis.commands.Commands
-
- restoreReplace(String, long, byte[]) - Method in interface redis.clients.jedis.commands.Commands
-
- restoreReplace(String, int, byte[]) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- restoreReplace(String, long, byte[]) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- restoreReplace(String, int, byte[]) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- restoreReplace(String, long, byte[]) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- restoreReplace(String, long, byte[]) - Method in class redis.clients.jedis.Jedis
-
- restoreReplace(String, long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- restoreReplace(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- restoreReplace(String, long, byte[]) - Method in class redis.clients.jedis.ShardedJedis
-
- retainAll(Collection<?>) - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- retryCount(int) - Method in class redis.clients.jedis.params.XClaimParams
-
Set the retry counter to the specified value.
- returnBrokenResource(T) - Method in class redis.clients.jedis.util.Pool
-
- returnBrokenResourceObject(T) - Method in class redis.clients.jedis.util.Pool
-
- returnResource(Jedis) - Method in class redis.clients.jedis.JedisPool
-
- returnResource(Jedis) - Method in class redis.clients.jedis.JedisSentinelPool
-
- returnResource(ShardedJedis) - Method in class redis.clients.jedis.ShardedJedisPool
-
- returnResource(T) - Method in class redis.clients.jedis.util.Pool
-
- returnResourceObject(T) - Method in class redis.clients.jedis.util.Pool
-
- rollbackTimeout() - Method in class redis.clients.jedis.Connection
-
- rpop(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- rpop(byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- rpop(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Atomically return and remove the first (LPOP) or last (RPOP) element of the list.
- rpop(byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- rpop(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rpop(byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rpop(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- rpop(byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- rpop(String) - Method in class redis.clients.jedis.Client
-
- rpop(String, int) - Method in class redis.clients.jedis.Client
-
- rpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- rpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- rpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- rpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- rpop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- rpop(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- rpop(String) - Method in interface redis.clients.jedis.commands.Commands
-
- rpop(String, int) - Method in interface redis.clients.jedis.commands.Commands
-
- rpop(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- rpop(String, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- rpop(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- rpop(String, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- rpop(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- rpop(String, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- rpop(String) - Method in class redis.clients.jedis.Jedis
-
Atomically return and remove the first (LPOP) or last (RPOP) element of the list.
- rpop(String, int) - Method in class redis.clients.jedis.Jedis
-
- rpop(String) - Method in class redis.clients.jedis.JedisCluster
-
- rpop(String, int) - Method in class redis.clients.jedis.JedisCluster
-
- rpop(String) - Method in class redis.clients.jedis.PipelineBase
-
- rpop(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- rpop(String, int) - Method in class redis.clients.jedis.PipelineBase
-
- rpop(byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- rpop(String) - Method in class redis.clients.jedis.ShardedJedis
-
- rpop(String, int) - Method in class redis.clients.jedis.ShardedJedis
-
- rpoplpush(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- rpoplpush(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Atomically return and remove the last (tail) element of the srckey list, and push the element
as the first (head) element of the dstkey list.
- rpoplpush(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rpoplpush(String, String) - Method in class redis.clients.jedis.Client
-
- rpoplpush(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- rpoplpush(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- rpoplpush(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- rpoplpush(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- rpoplpush(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- rpoplpush(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- rpoplpush(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- rpoplpush(String, String) - Method in class redis.clients.jedis.Jedis
-
Atomically return and remove the last (tail) element of the srckey list, and push the element
as the first (head) element of the dstkey list.
- rpoplpush(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- rpoplpush(String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- rpoplpush(byte[], byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Add the string value to the head (LPUSH) or tail (RPUSH) of the list stored at key.
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- rpush(String, String...) - Method in class redis.clients.jedis.Client
-
- rpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- rpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- rpush(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- rpush(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- rpush(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- rpush(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- rpush(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- rpush(String, String...) - Method in class redis.clients.jedis.Jedis
-
Add the string value to the head (LPUSH) or tail (RPUSH) of the list stored at key.
- rpush(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- rpush(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- rpush(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- rpushx(String, String...) - Method in class redis.clients.jedis.Client
-
- rpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- rpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- rpushx(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- rpushx(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- rpushx(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- rpushx(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- rpushx(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- rpushx(String, String...) - Method in class redis.clients.jedis.Jedis
-
- rpushx(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- rpushx(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- rpushx(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- run(String) - Method in class redis.clients.jedis.JedisClusterCommand
-
- run(int, String...) - Method in class redis.clients.jedis.JedisClusterCommand
-
- run() - Method in class redis.clients.jedis.JedisSentinelPool.MasterListener
-
- runBinary(byte[]) - Method in class redis.clients.jedis.JedisClusterCommand
-
- runBinary(int, byte[]...) - Method in class redis.clients.jedis.JedisClusterCommand
-
- running - Variable in class redis.clients.jedis.JedisSentinelPool.MasterListener
-
- runWithAnyNode() - Method in class redis.clients.jedis.JedisClusterCommand
-
- sadd(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sadd(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Add the specified member to the set value stored at key.
- sadd(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sadd(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sadd(String, String...) - Method in class redis.clients.jedis.Client
-
- sadd(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sadd(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sadd(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- sadd(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sadd(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- sadd(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sadd(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- sadd(String, String...) - Method in class redis.clients.jedis.Jedis
-
Add the specified member to the set value stored at key.
- sadd(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sadd(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- sadd(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- sadd(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- SafeEncoder - Class in redis.clients.jedis.util
-
The only reason to have this is to be able to compatible with java 1.5 :(
- save() - Method in class redis.clients.jedis.BinaryClient
-
- save() - Method in class redis.clients.jedis.BinaryJedis
-
Synchronously save the DB on disk.
- save() - Method in interface redis.clients.jedis.commands.BasicCommands
-
The SAVE commands performs a synchronous save of the dataset producing a point in time snapshot
of all the data inside the Redis instance, in the form of an RDB file.
- save() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- save() - Method in interface redis.clients.jedis.commands.Commands
-
- save() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- scan(byte[], ScanParams) - Method in class redis.clients.jedis.BinaryClient
-
- scan(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- scan(byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedis
-
- scan(byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scan(String, ScanParams) - Method in class redis.clients.jedis.Client
-
- scan(String, ScanParams) - Method in interface redis.clients.jedis.commands.Commands
-
- scan(byte[], ScanParams) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- scan(String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- scan(String, ScanParams) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
Iterates the set of keys in the currently selected Redis database.
- scan(String, ScanParams) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- scan(String) - Method in class redis.clients.jedis.Jedis
-
- scan(String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
- scan(String, ScanParams) - Method in class redis.clients.jedis.JedisCluster
-
- SCAN_POINTER_START - Static variable in class redis.clients.jedis.ScanParams
-
- SCAN_POINTER_START_BINARY - Static variable in class redis.clients.jedis.ScanParams
-
- ScanParams - Class in redis.clients.jedis
-
- ScanParams() - Constructor for class redis.clients.jedis.ScanParams
-
- ScanResult<T> - Class in redis.clients.jedis
-
- ScanResult(String, List<T>) - Constructor for class redis.clients.jedis.ScanResult
-
- ScanResult(byte[], List<T>) - Constructor for class redis.clients.jedis.ScanResult
-
- scard(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- scard(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the set cardinality (number of elements).
- scard(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scard(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- scard(String) - Method in class redis.clients.jedis.Client
-
- scard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- scard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- scard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- scard(String) - Method in interface redis.clients.jedis.commands.Commands
-
- scard(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- scard(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- scard(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- scard(String) - Method in class redis.clients.jedis.Jedis
-
Return the set cardinality (number of elements).
- scard(String) - Method in class redis.clients.jedis.JedisCluster
-
- scard(String) - Method in class redis.clients.jedis.PipelineBase
-
- scard(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- scard(String) - Method in class redis.clients.jedis.ShardedJedis
-
- scriptExists(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- scriptExists(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- scriptExists(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- scriptExists(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scriptExists(String...) - Method in class redis.clients.jedis.Client
-
- scriptExists(byte[]...) - Method in interface redis.clients.jedis.commands.BinaryScriptingCommands
-
- scriptExists(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
-
- scriptExists(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterScriptingCommands
-
- scriptExists(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterScriptingCommands
-
- scriptExists(String) - Method in interface redis.clients.jedis.commands.ScriptingCommands
-
- scriptExists(String...) - Method in interface redis.clients.jedis.commands.ScriptingCommands
-
- scriptExists(String) - Method in class redis.clients.jedis.Jedis
-
- scriptExists(String...) - Method in class redis.clients.jedis.Jedis
-
- scriptExists(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- scriptExists(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- scriptFlush() - Method in class redis.clients.jedis.BinaryClient
-
- scriptFlush(FlushMode) - Method in class redis.clients.jedis.BinaryClient
-
- scriptFlush() - Method in class redis.clients.jedis.BinaryJedis
-
- scriptFlush(FlushMode) - Method in class redis.clients.jedis.BinaryJedis
-
- scriptFlush(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scriptFlush(byte[], FlushMode) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scriptFlush() - Method in interface redis.clients.jedis.commands.BinaryScriptingCommands
-
- scriptFlush(FlushMode) - Method in interface redis.clients.jedis.commands.BinaryScriptingCommands
-
- scriptFlush(byte[]) - Method in interface redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
-
- scriptFlush(byte[], FlushMode) - Method in interface redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
-
- scriptFlush(String) - Method in interface redis.clients.jedis.commands.JedisClusterScriptingCommands
-
- scriptFlush(String) - Method in class redis.clients.jedis.JedisCluster
-
- ScriptingCommands - Interface in redis.clients.jedis.commands
-
- ScriptingCommandsPipeline - Interface in redis.clients.jedis.commands
-
- scriptKill() - Method in class redis.clients.jedis.BinaryClient
-
- scriptKill() - Method in class redis.clients.jedis.BinaryJedis
-
- scriptKill(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scriptKill() - Method in interface redis.clients.jedis.commands.BinaryScriptingCommands
-
- scriptKill(byte[]) - Method in interface redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
-
- scriptKill(String) - Method in interface redis.clients.jedis.commands.JedisClusterScriptingCommands
-
- scriptKill(String) - Method in class redis.clients.jedis.JedisCluster
-
- scriptLoad(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- scriptLoad(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- scriptLoad(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- scriptLoad(String) - Method in class redis.clients.jedis.Client
-
- scriptLoad(byte[]) - Method in interface redis.clients.jedis.commands.BinaryScriptingCommands
-
- scriptLoad(byte[], byte[]) - Method in interface redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
-
- scriptLoad(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterScriptingCommands
-
- scriptLoad(String) - Method in interface redis.clients.jedis.commands.ScriptingCommands
-
- scriptLoad(String) - Method in class redis.clients.jedis.Jedis
-
- scriptLoad(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- sdiff(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sdiff(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Return the difference between the Set stored at key1 and all the Sets key2, ..., keyN
- sdiff(byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sdiff(String...) - Method in class redis.clients.jedis.Client
-
- sdiff(String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sdiff(String...) - Method in class redis.clients.jedis.Jedis
-
Return the difference between the Set stored at key1 and all the Sets key2, ..., keyN
- sdiff(String...) - Method in class redis.clients.jedis.JedisCluster
-
- sdiff(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sdiff(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sdiffstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sdiffstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
This command works exactly like SDIFF
but instead of being returned
the resulting set is stored in dstkey.
- sdiffstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sdiffstore(String, String...) - Method in class redis.clients.jedis.Client
-
- sdiffstore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sdiffstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sdiffstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sdiffstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sdiffstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sdiffstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sdiffstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sdiffstore(String, String...) - Method in class redis.clients.jedis.Jedis
-
This command works exactly like
SDIFF
but instead of being returned
the resulting set is stored in dstkey.
- sdiffstore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sdiffstore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sdiffstore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- SEGFAULT() - Static method in class redis.clients.jedis.DebugParams
-
- select(int) - Method in class redis.clients.jedis.BinaryClient
-
- select(int) - Method in class redis.clients.jedis.BinaryJedis
-
Select the DB with having the specified zero-based numeric index.
- select(int) - Method in interface redis.clients.jedis.commands.BasicCommands
-
Select the DB with having the specified zero-based numeric index.
- select(int) - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- select(int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sendBlockingCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- sendBlockingCommand(byte[], ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sendBlockingCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sendBlockingCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.Jedis
-
- sendBlockingCommand(String, ProtocolCommand, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sendBlockingCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- sendCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- sendCommand(ProtocolCommand) - Method in class redis.clients.jedis.BinaryJedis
-
- sendCommand(byte[], ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sendCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sendCommand(ProtocolCommand) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sendCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.Connection
-
- sendCommand(ProtocolCommand) - Method in class redis.clients.jedis.Connection
-
- sendCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.Connection
-
- sendCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.Jedis
-
- sendCommand(String, ProtocolCommand, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sendCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sendCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sendCommand(String, ProtocolCommand, String...) - Method in class redis.clients.jedis.PipelineBase
-
- sendCommand(byte[], ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- sendCommand(RedisOutputStream, ProtocolCommand, byte[]...) - Static method in class redis.clients.jedis.Protocol
-
- sendCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- sentinel(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sentinel(String...) - Method in class redis.clients.jedis.Client
-
- SENTINEL_FAILOVER - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_GET_MASTER_ADDR_BY_NAME - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_MASTERS - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_MONITOR - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_REMOVE - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_RESET - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_SET - Static variable in class redis.clients.jedis.Protocol
-
- SENTINEL_SLAVES - Static variable in class redis.clients.jedis.Protocol
-
- sentinelClientName - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- SentinelCommands - Interface in redis.clients.jedis.commands
-
- sentinelConnectionTimeout - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- sentinelFailover(String) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelFailover(String) - Method in class redis.clients.jedis.Jedis
-
- sentinelGetMasterAddrByName(String) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelGetMasterAddrByName(String) - Method in class redis.clients.jedis.Jedis
-
redis 127.0.0.1:26381> sentinel get-master-addr-by-name mymaster
1) "127.0.0.1"
2) "6379"
- sentinelMasters() - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelMasters() - Method in class redis.clients.jedis.Jedis
-
redis 127.0.0.1:26381> sentinel masters
1) 1) "name"
2) "mymaster"
3) "ip"
4) "127.0.0.1"
5) "port"
6) "6379"
7) "runid"
8) "93d4d4e6e9c06d0eea36e27f31924ac26576081d"
9) "flags"
10) "master"
11) "pending-commands"
12) "0"
13) "last-ok-ping-reply"
14) "423"
15) "last-ping-reply"
16) "423"
17) "info-refresh"
18) "6107"
19) "num-slaves"
20) "1"
21) "num-other-sentinels"
22) "2"
23) "quorum"
24) "2"
- sentinelMonitor(String, String, int, int) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelMonitor(String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- sentinelPassword - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- sentinelRemove(String) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelRemove(String) - Method in class redis.clients.jedis.Jedis
-
- sentinelReset(String) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelReset(String) - Method in class redis.clients.jedis.Jedis
-
redis 127.0.0.1:26381> sentinel reset mymaster
(integer) 1
- sentinelSet(String, Map<String, String>) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelSet(String, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
- sentinelSlaves(String) - Method in interface redis.clients.jedis.commands.SentinelCommands
-
- sentinelSlaves(String) - Method in class redis.clients.jedis.Jedis
-
redis 127.0.0.1:26381> sentinel slaves mymaster
1) 1) "name"
2) "127.0.0.1:6380"
3) "ip"
4) "127.0.0.1"
5) "port"
6) "6380"
7) "runid"
8) "d7f6c0ca7572df9d2f33713df0dbf8c72da7c039"
9) "flags"
10) "slave"
11) "pending-commands"
12) "0"
13) "last-ok-ping-reply"
14) "47"
15) "last-ping-reply"
16) "47"
17) "info-refresh"
18) "657"
19) "master-link-down-time"
20) "0"
21) "master-link-status"
22) "ok"
23) "master-host"
24) "localhost"
25) "master-port"
26) "6379"
27) "slave-priority"
28) "100"
- sentinelSoTimeout - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- sentinelUser - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- set(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.BinaryClient
-
- set(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Set the string value as value of the key.
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.BinaryJedis
-
Set the string value as value of the key.
- set(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- set(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- set(String, String) - Method in class redis.clients.jedis.Client
-
- set(String, String, SetParams) - Method in class redis.clients.jedis.Client
-
- set(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- set(byte[], byte[], SetParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- set(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- set(byte[], byte[], SetParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- set(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- set(byte[], byte[], SetParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- set(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- set(String, String, SetParams) - Method in interface redis.clients.jedis.commands.Commands
-
- set(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- set(String, String, SetParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- set(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- set(String, String, SetParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- set(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- set(String, String, SetParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- set(String, String) - Method in class redis.clients.jedis.Jedis
-
Set the string value as value of the key.
- set(String, String, SetParams) - Method in class redis.clients.jedis.Jedis
-
Set the string value as value of the key.
- set(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- set(String, String, SetParams) - Method in class redis.clients.jedis.JedisCluster
-
- set(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- set(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- set(String, String, SetParams) - Method in class redis.clients.jedis.PipelineBase
-
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.PipelineBase
-
- set(Object) - Method in class redis.clients.jedis.Response
-
- set(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- set(String, String, SetParams) - Method in class redis.clients.jedis.ShardedJedis
-
- setbit(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryClient
-
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryJedis
-
Sets or clears the bit at offset in the string value stored at key
- setbit(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- setbit(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- setbit(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- setbit(String, long, boolean) - Method in class redis.clients.jedis.Client
-
- setbit(String, long, String) - Method in class redis.clients.jedis.Client
-
- setbit(byte[], long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setbit(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setbit(byte[], long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setbit(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setbit(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setbit(String, long, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- setbit(String, long, String) - Method in interface redis.clients.jedis.commands.Commands
-
- setbit(String, long, boolean) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setbit(String, long, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setbit(String, long, boolean) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setbit(String, long, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setbit(String, long, boolean) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- setbit(String, long, boolean) - Method in class redis.clients.jedis.Jedis
-
Sets or clears the bit at offset in the string value stored at key
- setbit(String, long, String) - Method in class redis.clients.jedis.Jedis
-
- setbit(String, long, boolean) - Method in class redis.clients.jedis.JedisCluster
-
- setbit(String, long, String) - Method in class redis.clients.jedis.JedisCluster
-
- setbit(String, long, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- setbit(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- setbit(String, long, boolean) - Method in class redis.clients.jedis.ShardedJedis
-
- setbit(String, long, String) - Method in class redis.clients.jedis.ShardedJedis
-
- setClient(Client) - Method in class redis.clients.jedis.Pipeline
-
- setClient(Client) - Method in class redis.clients.jedis.Transaction
-
- setCommands(String) - Method in class redis.clients.jedis.AccessControlUser
-
- setConnectionTimeout(int) - Method in class redis.clients.jedis.Connection
-
- setConnectionTimeout(int) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setConnectionTimeout(int) - Method in class redis.clients.jedis.JedisShardInfo
-
- setConnectionTimeout(int) - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- setCoordinate(GeoCoordinate) - Method in class redis.clients.jedis.GeoRadiusResponse
-
- setDataSource(JedisPoolAbstract) - Method in class redis.clients.jedis.Jedis
-
- setDataSource(ShardedJedisPool) - Method in class redis.clients.jedis.ShardedJedis
-
- setDb(int) - Method in class redis.clients.jedis.BinaryClient
-
This method should be called only after a successful SELECT command.
- setDependency(Response<?>) - Method in class redis.clients.jedis.Response
-
- setDistance(double) - Method in class redis.clients.jedis.GeoRadiusResponse
-
- setex(byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
The command is exactly equivalent to the following group of commands:
SET
+
EXPIRE
.
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- setex(String, long, String) - Method in class redis.clients.jedis.Client
-
- setex(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setex(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setex(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setex(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setex(byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setex(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setex(String, int, String) - Method in interface redis.clients.jedis.commands.Commands
-
- setex(String, long, String) - Method in interface redis.clients.jedis.commands.Commands
-
- setex(String, int, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setex(String, long, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setex(String, int, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setex(String, long, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setex(String, int, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- setex(String, long, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- setex(String, long, String) - Method in class redis.clients.jedis.Jedis
-
The command is exactly equivalent to the following group of commands:
SET
+
EXPIRE
.
- setex(String, long, String) - Method in class redis.clients.jedis.JedisCluster
-
- setex(String, long, String) - Method in class redis.clients.jedis.PipelineBase
-
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- setex(String, long, String) - Method in class redis.clients.jedis.ShardedJedis
-
- setHost(String) - Method in class redis.clients.jedis.Connection
-
- setHost(String) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setHost(String) - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- setHostAndPort(HostAndPort) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setHostAndPort(HostAndPort) - Method in class redis.clients.jedis.JedisFactory
-
- setHostAndPortMapper(HostAndPortMapper) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setHostnameVerifier(HostnameVerifier) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setInfiniteSoTimeout(int) - Method in class redis.clients.jedis.Connection
-
- setLocalhost(String) - Static method in class redis.clients.jedis.HostAndPort
-
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
SETNX works exactly like
SET
with the only difference that if the
key already exists no operation is performed.
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- setnx(String, String) - Method in class redis.clients.jedis.Client
-
- setnx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setnx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setnx(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setnx(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- setnx(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setnx(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setnx(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- setnx(String, String) - Method in class redis.clients.jedis.Jedis
-
SETNX works exactly like
SET
with the only difference that if the
key already exists no operation is performed.
- setnx(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- setnx(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- setnx(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- SetParams - Class in redis.clients.jedis.params
-
- SetParams() - Constructor for class redis.clients.jedis.params.SetParams
-
- setParams() - Static method in class redis.clients.jedis.params.SetParams
-
- setPassword(String) - Method in class redis.clients.jedis.BinaryClient
-
- setPassword(String) - Method in class redis.clients.jedis.JedisFactory
-
- setPassword(String) - Method in class redis.clients.jedis.JedisShardInfo
-
- setPort(int) - Method in class redis.clients.jedis.Connection
-
- setPort(int) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setPort(int) - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- setrange(String, long, String) - Method in class redis.clients.jedis.Client
-
- setrange(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- setrange(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- setrange(byte[], long, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setrange(String, long, String) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- setrange(String, long, String) - Method in interface redis.clients.jedis.commands.Commands
-
- setrange(String, long, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- setrange(String, long, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- setrange(String, long, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- setrange(String, long, String) - Method in class redis.clients.jedis.Jedis
-
- setrange(String, long, String) - Method in class redis.clients.jedis.JedisCluster
-
- setrange(String, long, String) - Method in class redis.clients.jedis.PipelineBase
-
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- setrange(String, long, String) - Method in class redis.clients.jedis.ShardedJedis
-
- setRawScore(long) - Method in class redis.clients.jedis.GeoRadiusResponse
-
- setShardedJedis(BinaryShardedJedis) - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
- setSoTimeout(int) - Method in class redis.clients.jedis.Connection
-
- setSoTimeout(int) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setSoTimeout(int) - Method in class redis.clients.jedis.JedisShardInfo
-
- setSoTimeout(int) - Method in interface redis.clients.jedis.JedisSocketFactory
-
Deprecated.
- setSsl(boolean) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setSslParameters(SSLParameters) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setSslSocketFactory(SSLSocketFactory) - Method in class redis.clients.jedis.DefaultJedisSocketFactory
-
- setTimeoutInfinite() - Method in class redis.clients.jedis.Connection
-
- setupNodeIfNotExist(HostAndPort) - Method in class redis.clients.jedis.JedisClusterInfoCache
-
- setUser(String) - Method in class redis.clients.jedis.BinaryClient
-
- setUser(String) - Method in class redis.clients.jedis.JedisShardInfo
-
- Sharded<R,S extends ShardInfo<R>> - Class in redis.clients.jedis.util
-
- Sharded(List<S>) - Constructor for class redis.clients.jedis.util.Sharded
-
- Sharded(List<S>, Hashing) - Constructor for class redis.clients.jedis.util.Sharded
-
- Sharded(List<S>, Pattern) - Constructor for class redis.clients.jedis.util.Sharded
-
- Sharded(List<S>, Hashing, Pattern) - Constructor for class redis.clients.jedis.util.Sharded
-
- ShardedJedis - Class in redis.clients.jedis
-
- ShardedJedis(List<JedisShardInfo>) - Constructor for class redis.clients.jedis.ShardedJedis
-
- ShardedJedis(List<JedisShardInfo>, Hashing) - Constructor for class redis.clients.jedis.ShardedJedis
-
- ShardedJedis(List<JedisShardInfo>, Pattern) - Constructor for class redis.clients.jedis.ShardedJedis
-
- ShardedJedis(List<JedisShardInfo>, Hashing, Pattern) - Constructor for class redis.clients.jedis.ShardedJedis
-
- ShardedJedisPipeline - Class in redis.clients.jedis
-
- ShardedJedisPipeline() - Constructor for class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
- ShardedJedisPool - Class in redis.clients.jedis
-
- ShardedJedisPool(GenericObjectPoolConfig<ShardedJedis>, List<JedisShardInfo>) - Constructor for class redis.clients.jedis.ShardedJedisPool
-
- ShardedJedisPool(GenericObjectPoolConfig<ShardedJedis>, List<JedisShardInfo>, Hashing) - Constructor for class redis.clients.jedis.ShardedJedisPool
-
- ShardedJedisPool(GenericObjectPoolConfig<ShardedJedis>, List<JedisShardInfo>, Pattern) - Constructor for class redis.clients.jedis.ShardedJedisPool
-
- ShardedJedisPool(GenericObjectPoolConfig<ShardedJedis>, List<JedisShardInfo>, Hashing, Pattern) - Constructor for class redis.clients.jedis.ShardedJedisPool
-
- ShardInfo<T> - Class in redis.clients.jedis.util
-
- ShardInfo() - Constructor for class redis.clients.jedis.util.ShardInfo
-
- ShardInfo(int) - Constructor for class redis.clients.jedis.util.ShardInfo
-
- shutdown() - Method in class redis.clients.jedis.BinaryClient
-
- shutdown() - Method in class redis.clients.jedis.BinaryJedis
-
Synchronously save the DB on disk, then shutdown the server.
- shutdown() - Method in interface redis.clients.jedis.commands.BasicCommands
-
Stop all the client.
- shutdown() - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- shutdown() - Method in class redis.clients.jedis.JedisSentinelPool.MasterListener
-
- shutdown() - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sinter(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sinter(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Return the members of a set resulting from the intersection of all the sets hold at the
specified keys.
- sinter(byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sinter(String...) - Method in class redis.clients.jedis.Client
-
- sinter(String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sinter(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sinter(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sinter(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sinter(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sinter(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sinter(String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sinter(String...) - Method in class redis.clients.jedis.Jedis
-
Return the members of a set resulting from the intersection of all the sets hold at the
specified keys.
- sinter(String...) - Method in class redis.clients.jedis.JedisCluster
-
- sinter(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sinter(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
This commanad works exactly like SINTER
but instead of being returned
the resulting set is stored as dstkey.
- sinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sinterstore(String, String...) - Method in class redis.clients.jedis.Client
-
- sinterstore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sinterstore(String, String...) - Method in class redis.clients.jedis.Jedis
-
This command works exactly like
SINTER
but instead of being returned
the resulting set is stored as dstkey.
- sinterstore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sinterstore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sismember(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- sismember(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return true if member is a member of the set stored at key, otherwise false is returned.
- sismember(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sismember(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sismember(String, String) - Method in class redis.clients.jedis.Client
-
- sismember(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sismember(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sismember(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- sismember(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- sismember(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- sismember(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sismember(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- sismember(String, String) - Method in class redis.clients.jedis.Jedis
-
Return true if member is a member of the set stored at key, otherwise false is returned.
- sismember(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- sismember(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- sismember(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- sismember(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- size() - Method in class redis.clients.jedis.BinaryJedis.SetFromList
-
- size() - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- skipMe(ClientKillParams.SkipMe) - Method in class redis.clients.jedis.params.ClientKillParams
-
- slaveof(String, int) - Method in class redis.clients.jedis.BinaryClient
-
- slaveof(String, int) - Method in class redis.clients.jedis.BinaryJedis
-
Change the replication settings.
- slaveof(String, int) - Method in interface redis.clients.jedis.commands.BasicCommands
-
The SLAVEOF command can change the replication settings of a slave on the fly.
- slaveofNoOne() - Method in class redis.clients.jedis.BinaryClient
-
- slaveofNoOne() - Method in class redis.clients.jedis.BinaryJedis
-
- slaveofNoOne() - Method in interface redis.clients.jedis.commands.BasicCommands
-
SLAVEOF NO ONE will stop replication, turning the server into a MASTER, but will not discard
the replication.
- sleep(long) - Method in class redis.clients.jedis.JedisClusterCommand
-
- Slowlog - Class in redis.clients.jedis.util
-
- slowlogGet() - Method in class redis.clients.jedis.BinaryClient
-
- slowlogGet(long) - Method in class redis.clients.jedis.BinaryClient
-
- slowlogGet() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- slowlogGet(long) - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- slowlogGet() - Method in class redis.clients.jedis.Jedis
-
- slowlogGet(long) - Method in class redis.clients.jedis.Jedis
-
- slowlogGetBinary() - Method in class redis.clients.jedis.BinaryJedis
-
- slowlogGetBinary(long) - Method in class redis.clients.jedis.BinaryJedis
-
- slowlogGetBinary() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- slowlogGetBinary(long) - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- slowlogLen() - Method in class redis.clients.jedis.BinaryClient
-
- slowlogLen() - Method in class redis.clients.jedis.BinaryJedis
-
- slowlogLen() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- slowlogLen() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- slowlogReset() - Method in class redis.clients.jedis.BinaryClient
-
- slowlogReset() - Method in class redis.clients.jedis.BinaryJedis
-
- slowlogReset() - Method in interface redis.clients.jedis.commands.AdvancedBinaryJedisCommands
-
- slowlogReset() - Method in interface redis.clients.jedis.commands.AdvancedJedisCommands
-
- smembers(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- smembers(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return all the members (elements) of the set value stored at key.
- smembers(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- smembers(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- smembers(String) - Method in class redis.clients.jedis.Client
-
- smembers(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- smembers(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- smembers(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- smembers(String) - Method in interface redis.clients.jedis.commands.Commands
-
- smembers(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- smembers(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- smembers(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- smembers(String) - Method in class redis.clients.jedis.Jedis
-
Return all the members (elements) of the set value stored at key.
- smembers(String) - Method in class redis.clients.jedis.JedisCluster
-
- smembers(String) - Method in class redis.clients.jedis.PipelineBase
-
- smembers(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- smembers(String) - Method in class redis.clients.jedis.ShardedJedis
-
- smismember(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- smismember(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Returns whether each member is a member of the set stored at key.
- smismember(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- smismember(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- smismember(String, String...) - Method in class redis.clients.jedis.Client
-
- smismember(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- smismember(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- smismember(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- smismember(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- smismember(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- smismember(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- smismember(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- smismember(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns whether each member is a member of the set stored at key.
- smismember(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- smismember(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- smismember(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- smismember(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- smove(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- smove(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Move the specified member from the set at srckey to the set at dstkey.
- smove(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- smove(String, String, String) - Method in class redis.clients.jedis.Client
-
- smove(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- smove(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- smove(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- smove(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- smove(String, String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- smove(String, String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- smove(String, String, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- smove(String, String, String) - Method in class redis.clients.jedis.Jedis
-
Move the specified member from the set at srckey to the set at dstkey.
- smove(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- smove(String, String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- smove(byte[], byte[], byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- socketTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- sort(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.BinaryClient
-
- sort(byte[], SortingParams, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- sort(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- sort(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Sort a Set or a List.
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.BinaryJedis
-
Sort a Set or a List accordingly to the specified parameters.
- sort(byte[], SortingParams, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Sort a Set or a List accordingly to the specified parameters and store the result at dstkey.
- sort(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Sort a Set or a List and Store the Result at dstkey.
- sort(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sort(byte[], SortingParams, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sort(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sort(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sort(String) - Method in class redis.clients.jedis.Client
-
- sort(String, SortingParams) - Method in class redis.clients.jedis.Client
-
- sort(String, SortingParams, String) - Method in class redis.clients.jedis.Client
-
- sort(String, String) - Method in class redis.clients.jedis.Client
-
- sort(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sort(byte[], SortingParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sort(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sort(byte[], SortingParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sort(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- sort(byte[], SortingParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- sort(String) - Method in interface redis.clients.jedis.commands.Commands
-
- sort(String, SortingParams) - Method in interface redis.clients.jedis.commands.Commands
-
- sort(String, SortingParams, String) - Method in interface redis.clients.jedis.commands.Commands
-
- sort(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- sort(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- sort(String, SortingParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- sort(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sort(String, SortingParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sort(byte[], SortingParams, byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sort(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sort(byte[], SortingParams, byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sort(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sort(byte[], SortingParams, byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sort(byte[], byte[]) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sort(String, SortingParams, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sort(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sort(String, SortingParams, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sort(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sort(String, SortingParams, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sort(String, String) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sort(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- sort(String, SortingParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- sort(String) - Method in class redis.clients.jedis.Jedis
-
Sort a Set or a List.
- sort(String, SortingParams) - Method in class redis.clients.jedis.Jedis
-
Sort a Set or a List accordingly to the specified parameters.
- sort(String, SortingParams, String) - Method in class redis.clients.jedis.Jedis
-
Sort a Set or a List accordingly to the specified parameters and store the result at dstkey.
- sort(String, String) - Method in class redis.clients.jedis.Jedis
-
Sort a Set or a List and Store the Result at dstkey.
- sort(String) - Method in class redis.clients.jedis.JedisCluster
-
- sort(String, SortingParams) - Method in class redis.clients.jedis.JedisCluster
-
- sort(String, SortingParams, String) - Method in class redis.clients.jedis.JedisCluster
-
- sort(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- sort(String, SortingParams, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sort(byte[], SortingParams, byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sort(String, String) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sort(byte[], byte[]) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sort(String) - Method in class redis.clients.jedis.PipelineBase
-
- sort(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- sort(String, SortingParams) - Method in class redis.clients.jedis.PipelineBase
-
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.PipelineBase
-
- sort(String) - Method in class redis.clients.jedis.ShardedJedis
-
- sort(String, SortingParams) - Method in class redis.clients.jedis.ShardedJedis
-
- sortAscending() - Method in class redis.clients.jedis.params.GeoRadiusParam
-
- sortDescending() - Method in class redis.clients.jedis.params.GeoRadiusParam
-
- SortingParams - Class in redis.clients.jedis
-
Builder Class for
SORT
Parameters.
- SortingParams() - Constructor for class redis.clients.jedis.SortingParams
-
- soTimeout - Variable in class redis.clients.jedis.JedisSentinelPool
-
Deprecated.
- spop(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- spop(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- spop(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Remove a random element from a Set returning it as return value.
- spop(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
- spop(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- spop(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- spop(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- spop(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- spop(String) - Method in class redis.clients.jedis.Client
-
- spop(String, long) - Method in class redis.clients.jedis.Client
-
- spop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- spop(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- spop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- spop(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- spop(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- spop(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- spop(String) - Method in interface redis.clients.jedis.commands.Commands
-
- spop(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- spop(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- spop(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- spop(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- spop(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- spop(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- spop(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- spop(String) - Method in class redis.clients.jedis.Jedis
-
Remove a random element from a Set returning it as return value.
- spop(String, long) - Method in class redis.clients.jedis.Jedis
-
- spop(String) - Method in class redis.clients.jedis.JedisCluster
-
- spop(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- spop(String) - Method in class redis.clients.jedis.PipelineBase
-
- spop(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- spop(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- spop(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- spop(String) - Method in class redis.clients.jedis.ShardedJedis
-
- spop(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- srandmember(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- srandmember(byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- srandmember(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return a random element from a Set, without removing the element.
- srandmember(byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- srandmember(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- srandmember(byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- srandmember(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- srandmember(byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- srandmember(String) - Method in class redis.clients.jedis.Client
-
- srandmember(String, int) - Method in class redis.clients.jedis.Client
-
- srandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- srandmember(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- srandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- srandmember(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- srandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- srandmember(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- srandmember(String) - Method in interface redis.clients.jedis.commands.Commands
-
- srandmember(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- srandmember(String, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- srandmember(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- srandmember(String, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- srandmember(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- srandmember(String, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- srandmember(String) - Method in class redis.clients.jedis.Jedis
-
Return a random element from a Set, without removing the element.
- srandmember(String, int) - Method in class redis.clients.jedis.Jedis
-
Return a random elements from a Set, without removing the elements.
- srandmember(String) - Method in class redis.clients.jedis.JedisCluster
-
- srandmember(String, int) - Method in class redis.clients.jedis.JedisCluster
-
- srandmember(String) - Method in class redis.clients.jedis.PipelineBase
-
- srandmember(String, int) - Method in class redis.clients.jedis.PipelineBase
-
- srandmember(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- srandmember(byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- srandmember(String) - Method in class redis.clients.jedis.ShardedJedis
-
- srandmember(String, int) - Method in class redis.clients.jedis.ShardedJedis
-
- srem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- srem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Remove the specified member from the set value stored at key.
- srem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- srem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- srem(String, String...) - Method in class redis.clients.jedis.Client
-
- srem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- srem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- srem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- srem(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- srem(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- srem(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- srem(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- srem(String, String...) - Method in class redis.clients.jedis.Jedis
-
Remove the specified member from the set value stored at key.
- srem(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- srem(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- srem(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- srem(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- sscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryClient
-
- sscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- sscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedis
-
- sscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- sscan(String, String, ScanParams) - Method in class redis.clients.jedis.Client
-
- sscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- sscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- sscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.Commands
-
- sscan(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- sscan(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- sscan(String, String) - Method in class redis.clients.jedis.Jedis
-
- sscan(String, String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
- sscan(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- sscan(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- sscan(String, String, ScanParams) - Method in class redis.clients.jedis.ShardedJedis
-
- ssl(boolean) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- sslParameters(SSLParameters) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- sslSocketFactory(SSLSocketFactory) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
-
- start(StreamEntryID) - Method in class redis.clients.jedis.params.XPendingParams
-
- store(String) - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- storeDist(String) - Method in class redis.clients.jedis.params.GeoRadiusStoreParam
-
- STREAM_CONSUMERS_INFO_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_ENTRY - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_ENTRY_ID - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_ENTRY_ID_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_ENTRY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_GROUP_INFO_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_INFO - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_PENDING_ENTRY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_PENDING_SUMMARY - Static variable in class redis.clients.jedis.BuilderFactory
-
- STREAM_READ_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
-
- StreamConsumersInfo - Class in redis.clients.jedis
-
This class holds information about a consumer.
- StreamConsumersInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.StreamConsumersInfo
-
- StreamEntry - Class in redis.clients.jedis
-
- StreamEntry(StreamEntryID, Map<String, String>) - Constructor for class redis.clients.jedis.StreamEntry
-
- StreamEntryID - Class in redis.clients.jedis
-
- StreamEntryID() - Constructor for class redis.clients.jedis.StreamEntryID
-
- StreamEntryID(String) - Constructor for class redis.clients.jedis.StreamEntryID
-
- StreamEntryID(long, long) - Constructor for class redis.clients.jedis.StreamEntryID
-
- StreamGroupInfo - Class in redis.clients.jedis
-
This class holds information about a stream group.
- StreamGroupInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.StreamGroupInfo
-
- StreamInfo - Class in redis.clients.jedis
-
This class holds information about stream.
- StreamInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.StreamInfo
-
- StreamPendingEntry - Class in redis.clients.jedis
-
- StreamPendingEntry(StreamEntryID, String, long, long) - Constructor for class redis.clients.jedis.StreamPendingEntry
-
- StreamPendingSummary - Class in redis.clients.jedis
-
- StreamPendingSummary(long, StreamEntryID, StreamEntryID, Map<String, Long>) - Constructor for class redis.clients.jedis.StreamPendingSummary
-
- STRING - Static variable in class redis.clients.jedis.BuilderFactory
-
- STRING_LIST - Static variable in class redis.clients.jedis.BuilderFactory
-
- STRING_MAP - Static variable in class redis.clients.jedis.BuilderFactory
-
- STRING_SET - Static variable in class redis.clients.jedis.BuilderFactory
-
- STRING_ZSET - Static variable in class redis.clients.jedis.BuilderFactory
-
- strlen(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- strlen(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- strlen(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- strlen(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- strlen(String) - Method in class redis.clients.jedis.Client
-
- strlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- strlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- strlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- strlen(String) - Method in interface redis.clients.jedis.commands.Commands
-
- strlen(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- strlen(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- strlen(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- strlen(String) - Method in class redis.clients.jedis.Jedis
-
- strlen(String) - Method in class redis.clients.jedis.JedisCluster
-
- strlen(String) - Method in class redis.clients.jedis.PipelineBase
-
- strlen(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- strlen(String) - Method in class redis.clients.jedis.ShardedJedis
-
- subscribe(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- subscribe(BinaryJedisPubSub, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- subscribe(BinaryJedisPubSub, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- subscribe(byte[]...) - Method in class redis.clients.jedis.BinaryJedisPubSub
-
- subscribe(String...) - Method in class redis.clients.jedis.Client
-
- subscribe(BinaryJedisPubSub, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- subscribe(BinaryJedisPubSub, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- subscribe(JedisPubSub, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- subscribe(JedisPubSub, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- subscribe(JedisPubSub, String...) - Method in class redis.clients.jedis.Jedis
-
- subscribe(JedisPubSub, String...) - Method in class redis.clients.jedis.JedisCluster
-
- subscribe(String...) - Method in class redis.clients.jedis.JedisPubSub
-
- subscribeRetryWaitTimeMillis - Variable in class redis.clients.jedis.JedisSentinelPool.MasterListener
-
- substr(byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- substr(byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
Return a subset of the string from offset start to offset end (both offsets are inclusive).
- substr(byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- substr(byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- substr(String, int, int) - Method in class redis.clients.jedis.Client
-
- substr(byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- substr(byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- substr(byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- substr(String, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- substr(String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- substr(String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- substr(String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- substr(String, int, int) - Method in class redis.clients.jedis.Jedis
-
Return a subset of the string from offset start to offset end (both offsets are inclusive).
- substr(String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- substr(String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- substr(byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- substr(String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- sunion(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sunion(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Return the members of a set resulting from the union of all the sets hold at the specified
keys.
- sunion(byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sunion(String...) - Method in class redis.clients.jedis.Client
-
- sunion(String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sunion(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sunion(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sunion(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sunion(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sunion(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sunion(String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sunion(String...) - Method in class redis.clients.jedis.Jedis
-
Return the members of a set resulting from the union of all the sets hold at the specified
keys.
- sunion(String...) - Method in class redis.clients.jedis.JedisCluster
-
- sunion(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sunion(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- sunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
This command works exactly like SUNION
but instead of being returned
the resulting set is stored as dstkey.
- sunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- sunionstore(String, String...) - Method in class redis.clients.jedis.Client
-
- sunionstore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- sunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- sunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- sunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- sunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- sunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- sunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- sunionstore(String, String...) - Method in class redis.clients.jedis.Jedis
-
This command works exactly like
SUNION
but instead of being returned
the resulting set is stored as dstkey.
- sunionstore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- sunionstore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- swapDB(int, int) - Method in class redis.clients.jedis.BinaryClient
-
- swapDB(int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- swapDB(int, int) - Method in interface redis.clients.jedis.commands.BasicCommands
-
This command swaps two Redis databases, so that immediately all the clients connected to a
given database will see the data of the other database, and the other way around.
- swapDB(int, int) - Method in interface redis.clients.jedis.commands.BasicRedisPipeline
-
- swapDB(int, int) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- sync() - Method in class redis.clients.jedis.BinaryClient
-
- sync() - Method in class redis.clients.jedis.BinaryJedis
-
- sync() - Method in class redis.clients.jedis.Pipeline
-
Synchronize pipeline by reading all responses.
- sync() - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
Synchronize pipeline by reading all responses.
- syncAndReturnAll() - Method in class redis.clients.jedis.Pipeline
-
Synchronize pipeline by reading all responses.
- syncAndReturnAll() - Method in class redis.clients.jedis.ShardedJedisPipeline
-
Deprecated.
Synchronize pipeline by reading all responses.
- validateObject(PooledObject<Jedis>) - Method in class redis.clients.jedis.JedisFactory
-
- valueOf(String) - Static method in enum redis.clients.jedis.args.FlushMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.args.ListDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.args.UnblockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.BitOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.ClusterReset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.GeoUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.ListPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.ClientKillParams.SkipMe
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.ClientKillParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.Protocol.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.Protocol.Keyword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.ZParams.Aggregate
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum redis.clients.jedis.args.FlushMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.args.ListDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.args.UnblockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.BitOP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.ClusterReset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.GeoUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.ListPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.params.ClientKillParams.SkipMe
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.params.ClientKillParams.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.Protocol.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum redis.clients.jedis.Protocol.Keyword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class redis.clients.jedis.util.JedisByteHashMap
-
- values() - Static method in enum redis.clients.jedis.ZParams.Aggregate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- xack(byte[], byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- xack(byte[], byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- xack(byte[], byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xack(byte[], byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xack(String, String, StreamEntryID...) - Method in class redis.clients.jedis.Client
-
- xack(byte[], byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xack(byte[], byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xack(byte[], byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xack(String, String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.Commands
-
- xack(String, String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XACK key group ID [ID ...]
- xack(String, String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XACK key group ID [ID ...]
- xack(String, String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xack(String, String, StreamEntryID...) - Method in class redis.clients.jedis.Jedis
-
XACK key group ID [ID ...]
- xack(String, String, StreamEntryID...) - Method in class redis.clients.jedis.JedisCluster
-
- xack(String, String, StreamEntryID...) - Method in class redis.clients.jedis.PipelineBase
-
- xack(byte[], byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- xack(String, String, StreamEntryID...) - Method in class redis.clients.jedis.ShardedJedis
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class redis.clients.jedis.BinaryClient
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class redis.clients.jedis.BinaryClient
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class redis.clients.jedis.BinaryJedis
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class redis.clients.jedis.BinaryJedis
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class redis.clients.jedis.Client
-
- xadd(String, Map<String, String>, XAddParams) - Method in class redis.clients.jedis.Client
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xadd(byte[], byte[], Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- xadd(String, Map<String, String>, XAddParams) - Method in interface redis.clients.jedis.commands.Commands
-
- xadd(String, StreamEntryID, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XADD key ID field string [field string ...]
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XADD key MAXLEN ~ LEN ID field string [field string ...]
- xadd(String, Map<String, String>, XAddParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XADD key [NOMKSTREAM] [MAXLEN|MINID [=|~] threshold [LIMIT count]] *|ID field value [field value ...]
- xadd(String, StreamEntryID, Map<String, String>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XADD key ID field string [field string ...]
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XADD key MAXLEN ~ LEN ID field string [field string ...]
- xadd(String, Map<String, String>, XAddParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XADD key [NOMKSTREAM] [MAXLEN|MINID [=|~] threshold [LIMIT count]] *|ID field value [field value ...]
- xadd(String, StreamEntryID, Map<String, String>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xadd(String, Map<String, String>, XAddParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xadd(String, StreamEntryID, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class redis.clients.jedis.Jedis
-
- xadd(String, Map<String, String>, XAddParams) - Method in class redis.clients.jedis.Jedis
-
- xadd(String, StreamEntryID, Map<String, String>) - Method in class redis.clients.jedis.JedisCluster
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class redis.clients.jedis.JedisCluster
-
- xadd(String, Map<String, String>, XAddParams) - Method in class redis.clients.jedis.JedisCluster
-
- xadd(String, StreamEntryID, Map<String, String>) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(byte[], byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(String, Map<String, String>, XAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- xadd(String, StreamEntryID, Map<String, String>) - Method in class redis.clients.jedis.ShardedJedis
-
- xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class redis.clients.jedis.ShardedJedis
-
- xadd(String, Map<String, String>, XAddParams) - Method in class redis.clients.jedis.ShardedJedis
-
- XAddParams - Class in redis.clients.jedis.params
-
- XAddParams() - Constructor for class redis.clients.jedis.params.XAddParams
-
- xAddParams() - Static method in class redis.clients.jedis.params.XAddParams
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in class redis.clients.jedis.BinaryClient
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class redis.clients.jedis.Client
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.Client
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in interface redis.clients.jedis.commands.Commands
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.Commands
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XCLAIM
[IDLE ] [TIME ] [RETRYCOUNT ]
[FORCE] [JUSTID]
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XCLAIM
[IDLE ] [TIME ] [RETRYCOUNT ]
[FORCE] [JUSTID]
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XCLAIM ...
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class redis.clients.jedis.Jedis
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.Jedis
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class redis.clients.jedis.JedisCluster
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.JedisCluster
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class redis.clients.jedis.ShardedJedis
-
- xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.ShardedJedis
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.Client
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.Commands
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XCLAIM ...
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.Jedis
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.JedisCluster
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class redis.clients.jedis.ShardedJedis
-
- XClaimParams - Class in redis.clients.jedis.params
-
- XClaimParams() - Constructor for class redis.clients.jedis.params.XClaimParams
-
- xClaimParams() - Static method in class redis.clients.jedis.params.XClaimParams
-
- xdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- xdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- xdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xdel(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xdel(String, StreamEntryID...) - Method in class redis.clients.jedis.Client
-
- xdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xdel(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xdel(String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.Commands
-
- xdel(String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XDEL key ID [ID ...]
- xdel(String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XDEL key ID [ID ...]
- xdel(String, StreamEntryID...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xdel(String, StreamEntryID...) - Method in class redis.clients.jedis.Jedis
-
- xdel(String, StreamEntryID...) - Method in class redis.clients.jedis.JedisCluster
-
- xdel(String, StreamEntryID...) - Method in class redis.clients.jedis.PipelineBase
-
- xdel(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- xdel(String, StreamEntryID...) - Method in class redis.clients.jedis.ShardedJedis
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryClient
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryJedis
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in class redis.clients.jedis.Client
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XGROUP CREATE
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XGROUP CREATE
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in class redis.clients.jedis.Jedis
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in class redis.clients.jedis.JedisCluster
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupCreate(byte[], byte[], byte[], boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupCreate(String, String, StreamEntryID, boolean) - Method in class redis.clients.jedis.ShardedJedis
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xgroupDelConsumer(String, String, String) - Method in class redis.clients.jedis.Client
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xgroupDelConsumer(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- xgroupDelConsumer(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XGROUP DELCONSUMER
- xgroupDelConsumer(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XGROUP DELCONSUMER
- xgroupDelConsumer(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xgroupDelConsumer(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- xgroupDelConsumer(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- xgroupDelConsumer(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupDelConsumer(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupDelConsumer(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- xgroupDestroy(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xgroupDestroy(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xgroupDestroy(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xgroupDestroy(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xgroupDestroy(String, String) - Method in class redis.clients.jedis.Client
-
- xgroupDestroy(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xgroupDestroy(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xgroupDestroy(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xgroupDestroy(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- xgroupDestroy(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XGROUP DESTROY
- xgroupDestroy(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XGROUP DESTROY
- xgroupDestroy(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xgroupDestroy(String, String) - Method in class redis.clients.jedis.Jedis
-
- xgroupDestroy(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- xgroupDestroy(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupDestroy(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupDestroy(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- xgroupSetID(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xgroupSetID(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xgroupSetID(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xgroupSetID(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xgroupSetID(String, String, StreamEntryID) - Method in class redis.clients.jedis.Client
-
- xgroupSetID(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xgroupSetID(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xgroupSetID(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xgroupSetID(String, String, StreamEntryID) - Method in interface redis.clients.jedis.commands.Commands
-
- xgroupSetID(String, String, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XGROUP SETID
- xgroupSetID(String, String, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XGROUP SETID
- xgroupSetID(String, String, StreamEntryID) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xgroupSetID(String, String, StreamEntryID) - Method in class redis.clients.jedis.Jedis
-
- xgroupSetID(String, String, StreamEntryID) - Method in class redis.clients.jedis.JedisCluster
-
- xgroupSetID(String, String, StreamEntryID) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupSetID(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xgroupSetID(String, String, StreamEntryID) - Method in class redis.clients.jedis.ShardedJedis
-
- xinfoConsumers(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xinfoConsumers(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoConsumers(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoConsumers(String, String) - Method in class redis.clients.jedis.Client
-
- xinfoConsumers(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xinfoConsumers(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- xinfoConsumers(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
Introspection command used in order to retrieve different information about consumers in the group
- xinfoConsumers(String, String) - Method in class redis.clients.jedis.Jedis
-
- xinfoConsumers(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- xinfoConsumersBinary(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoConsumersBinary(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoConsumersBinary(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xinfoGroup(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xinfoGroup(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoGroup(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoGroup(String) - Method in class redis.clients.jedis.Client
-
- xinfoGroup(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xinfoGroup(String) - Method in interface redis.clients.jedis.commands.Commands
-
- xinfoGroup(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
Introspection command used in order to retrieve different information about groups in the stream
- xinfoGroup(String) - Method in class redis.clients.jedis.Jedis
-
- xinfoGroup(String) - Method in class redis.clients.jedis.ShardedJedis
-
- xinfoGroupBinary(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoGroupBinary(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoGroupBinary(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xinfoStream(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xinfoStream(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoStream(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoStream(String) - Method in class redis.clients.jedis.Client
-
- xinfoStream(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xinfoStream(String) - Method in interface redis.clients.jedis.commands.Commands
-
- xinfoStream(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
Introspection command used in order to retrieve different information about the stream
- xinfoStream(String) - Method in class redis.clients.jedis.Jedis
-
- xinfoStream(String) - Method in class redis.clients.jedis.ShardedJedis
-
- xinfoStreamBinary(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xinfoStreamBinary(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xinfoStreamBinary(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xlen(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xlen(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xlen(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xlen(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xlen(String) - Method in class redis.clients.jedis.Client
-
- xlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xlen(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xlen(String) - Method in interface redis.clients.jedis.commands.Commands
-
- xlen(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XLEN key
- xlen(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XLEN key
- xlen(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xlen(String) - Method in class redis.clients.jedis.Jedis
-
- xlen(String) - Method in class redis.clients.jedis.JedisCluster
-
- xlen(String) - Method in class redis.clients.jedis.PipelineBase
-
- xlen(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xlen(String) - Method in class redis.clients.jedis.ShardedJedis
-
- xpending(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xpending(byte[], byte[], XPendingParams) - Method in class redis.clients.jedis.BinaryClient
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xpending(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xpending(byte[], byte[], XPendingParams) - Method in class redis.clients.jedis.BinaryJedis
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xpending(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xpending(byte[], byte[], XPendingParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xpending(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xpending(byte[], byte[], XPendingParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xpending(String, String) - Method in class redis.clients.jedis.Client
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class redis.clients.jedis.Client
-
- xpending(String, String, XPendingParams) - Method in class redis.clients.jedis.Client
-
- xpending(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xpending(byte[], byte[], XPendingParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xpending(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xpending(byte[], byte[], XPendingParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xpending(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xpending(byte[], byte[], XPendingParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xpending(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in interface redis.clients.jedis.commands.Commands
-
- xpending(String, String, XPendingParams) - Method in interface redis.clients.jedis.commands.Commands
-
- xpending(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XPENDING key group
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XPENDING key group [start end count] [consumer]
- xpending(String, String, XPendingParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XPENDING key group [[IDLE min-idle-time] start end count [consumer]]
- xpending(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XPENDING key group
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XPENDING key group [start end count] [consumer]
- xpending(String, String, XPendingParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XPENDING key group [[IDLE min-idle-time] start end count [consumer]]
- xpending(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xpending(String, String, XPendingParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xpending(String, String) - Method in class redis.clients.jedis.Jedis
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class redis.clients.jedis.Jedis
-
- xpending(String, String, XPendingParams) - Method in class redis.clients.jedis.Jedis
-
- xpending(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class redis.clients.jedis.JedisCluster
-
- xpending(String, String, XPendingParams) - Method in class redis.clients.jedis.JedisCluster
-
- xpending(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(byte[], byte[], XPendingParams) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(String, String, XPendingParams) - Method in class redis.clients.jedis.PipelineBase
-
- xpending(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class redis.clients.jedis.ShardedJedis
-
- xpending(String, String, XPendingParams) - Method in class redis.clients.jedis.ShardedJedis
-
- xpendingBinary(byte[], byte[], byte[], byte[], int, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xpendingBinary(byte[], byte[], byte[], byte[], int, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- XPendingParams - Class in redis.clients.jedis.params
-
- XPendingParams() - Constructor for class redis.clients.jedis.params.XPendingParams
-
- xPendingParams() - Static method in class redis.clients.jedis.params.XPendingParams
-
- xrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xrange(byte[], byte[], byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- xrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- xrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- xrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xrange(byte[], byte[], byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.Client
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.Client
-
- xrange(String, StreamEntryID, StreamEntryID, long) - Method in class redis.clients.jedis.Client
-
- xrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xrange(byte[], byte[], byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xrange(byte[], byte[], byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.Commands
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.Commands
-
- xrange(String, StreamEntryID, StreamEntryID, long) - Method in interface redis.clients.jedis.commands.Commands
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XRANGE key start end
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XRANGE key start end COUNT count
- xrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XRANGE key start end
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XRANGE key start end COUNT count
- xrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.Jedis
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.Jedis
-
XRANGE key start end COUNT count
- xrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.JedisCluster
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.JedisCluster
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.PipelineBase
-
- xrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.PipelineBase
-
- xrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- xrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.ShardedJedis
-
- xrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.ShardedJedis
-
- xread(int, long, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryClient
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryClient
-
- xread(int, long, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedis
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryJedis
-
- xread(int, long, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.Client
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.Client
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.Commands
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.Commands
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- xread(int, long, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- xread(int, long, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- xread(int, long, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.Jedis
-
XREAD [COUNT count] [BLOCK milliseconds] STREAMS key [key ...] ID [ID ...]
- xread(XReadParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.Jedis
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.JedisCluster
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.JedisCluster
-
- xread(int, long, Map<byte[], byte[]>) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xread(XReadParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryClient
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryClient
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedis
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryJedis
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.Client
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.Client
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.Commands
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.Commands
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.Jedis
-
XREAD [COUNT count] [BLOCK milliseconds] STREAMS key [key ...] ID [ID ...]
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.Jedis
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.JedisCluster
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.JedisCluster
-
- xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- XReadGroupParams - Class in redis.clients.jedis.params
-
- XReadGroupParams() - Constructor for class redis.clients.jedis.params.XReadGroupParams
-
- xReadGroupParams() - Static method in class redis.clients.jedis.params.XReadGroupParams
-
- XReadParams - Class in redis.clients.jedis.params
-
- XReadParams() - Constructor for class redis.clients.jedis.params.XReadParams
-
- xReadParams() - Static method in class redis.clients.jedis.params.XReadParams
-
- xrevrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- xrevrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- xrevrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- xrevrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- xrevrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xrevrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xrevrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xrevrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.Client
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.Client
-
- xrevrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xrevrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xrevrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xrevrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xrevrange(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xrevrange(byte[], byte[], byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.Commands
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.Commands
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XREVRANGE key end start
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XREVRANGE key end start COUNT count
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XREVRANGE key end start
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XREVRANGE key end start COUNT count
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.Jedis
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.Jedis
-
XREVRANGE key end start COUNT count
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.JedisCluster
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.JedisCluster
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.PipelineBase
-
- xrevrange(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.PipelineBase
-
- xrevrange(byte[], byte[], byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- xrevrange(String, StreamEntryID, StreamEntryID) - Method in class redis.clients.jedis.ShardedJedis
-
- xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class redis.clients.jedis.ShardedJedis
-
- xtrim(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryClient
-
- xtrim(byte[], XTrimParams) - Method in class redis.clients.jedis.BinaryClient
-
- xtrim(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryJedis
-
- xtrim(byte[], XTrimParams) - Method in class redis.clients.jedis.BinaryJedis
-
- xtrim(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xtrim(byte[], XTrimParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- xtrim(byte[], long, boolean) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xtrim(byte[], XTrimParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- xtrim(String, long, boolean) - Method in class redis.clients.jedis.Client
-
- xtrim(String, XTrimParams) - Method in class redis.clients.jedis.Client
-
- xtrim(byte[], long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xtrim(byte[], XTrimParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- xtrim(byte[], long, boolean) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xtrim(byte[], XTrimParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- xtrim(byte[], long, boolean) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xtrim(byte[], XTrimParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- xtrim(String, long, boolean) - Method in interface redis.clients.jedis.commands.Commands
-
- xtrim(String, XTrimParams) - Method in interface redis.clients.jedis.commands.Commands
-
- xtrim(String, long, boolean) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XTRIM key MAXLEN [~] count
- xtrim(String, XTrimParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
XTRIM key MAXLEN|MINID [=|~] threshold [LIMIT count]
- xtrim(String, long, boolean) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XTRIM key MAXLEN [~] count
- xtrim(String, XTrimParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
XTRIM key MAXLEN|MINID [=|~] threshold [LIMIT count]
- xtrim(String, long, boolean) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xtrim(String, XTrimParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- xtrim(String, long, boolean) - Method in class redis.clients.jedis.Jedis
-
- xtrim(String, XTrimParams) - Method in class redis.clients.jedis.Jedis
-
- xtrim(String, long, boolean) - Method in class redis.clients.jedis.JedisCluster
-
- xtrim(String, XTrimParams) - Method in class redis.clients.jedis.JedisCluster
-
- xtrim(String, long, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xtrim(byte[], long, boolean) - Method in class redis.clients.jedis.PipelineBase
-
- xtrim(byte[], XTrimParams) - Method in class redis.clients.jedis.PipelineBase
-
- xtrim(String, XTrimParams) - Method in class redis.clients.jedis.PipelineBase
-
- xtrim(String, long, boolean) - Method in class redis.clients.jedis.ShardedJedis
-
- xtrim(String, XTrimParams) - Method in class redis.clients.jedis.ShardedJedis
-
- XTrimParams - Class in redis.clients.jedis.params
-
- XTrimParams() - Constructor for class redis.clients.jedis.params.XTrimParams
-
- xTrimParams() - Static method in class redis.clients.jedis.params.XTrimParams
-
- xx() - Method in class redis.clients.jedis.params.GeoAddParams
-
Only update elements that already exist.
- xx() - Method in class redis.clients.jedis.params.SetParams
-
Only set the key if it already exist.
- xx() - Method in class redis.clients.jedis.params.ZAddParams
-
Only set the key if it already exist.
- xx() - Method in class redis.clients.jedis.params.ZIncrByParams
-
Only set the key if it already exist.
- zadd(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zadd(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryClient
-
- zadd(byte[], Map<byte[], Double>) - Method in class redis.clients.jedis.BinaryClient
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class redis.clients.jedis.BinaryClient
-
- zadd(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Add the specified member having the specified score to the sorted set stored at key.
- zadd(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryJedis
-
- zadd(byte[], Map<byte[], Double>) - Method in class redis.clients.jedis.BinaryJedis
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class redis.clients.jedis.BinaryJedis
-
- zadd(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zadd(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zadd(byte[], Map<byte[], Double>) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zadd(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zadd(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zadd(byte[], Map<byte[], Double>) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zadd(String, double, String) - Method in class redis.clients.jedis.Client
-
- zadd(String, double, String, ZAddParams) - Method in class redis.clients.jedis.Client
-
- zadd(String, Map<String, Double>) - Method in class redis.clients.jedis.Client
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in class redis.clients.jedis.Client
-
- zadd(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zadd(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zadd(byte[], Map<byte[], Double>) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zadd(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zadd(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zadd(byte[], Map<byte[], Double>) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zadd(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zadd(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zadd(byte[], Map<byte[], Double>) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zadd(String, double, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zadd(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.Commands
-
- zadd(String, Map<String, Double>) - Method in interface redis.clients.jedis.commands.Commands
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.Commands
-
- zadd(String, double, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zadd(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zadd(String, Map<String, Double>) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zadd(String, double, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zadd(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zadd(String, Map<String, Double>) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zadd(String, double, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zadd(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zadd(String, Map<String, Double>) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zadd(String, double, String) - Method in class redis.clients.jedis.Jedis
-
Add the specified member having the specified score to the sorted set stored at key.
- zadd(String, double, String, ZAddParams) - Method in class redis.clients.jedis.Jedis
-
- zadd(String, Map<String, Double>) - Method in class redis.clients.jedis.Jedis
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in class redis.clients.jedis.Jedis
-
- zadd(String, double, String) - Method in class redis.clients.jedis.JedisCluster
-
- zadd(String, double, String, ZAddParams) - Method in class redis.clients.jedis.JedisCluster
-
- zadd(String, Map<String, Double>) - Method in class redis.clients.jedis.JedisCluster
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in class redis.clients.jedis.JedisCluster
-
- zadd(String, double, String) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(String, double, String, ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(String, Map<String, Double>) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(byte[], double, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(byte[], Map<byte[], Double>) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zadd(String, double, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zadd(String, double, String, ZAddParams) - Method in class redis.clients.jedis.ShardedJedis
-
- zadd(String, Map<String, Double>) - Method in class redis.clients.jedis.ShardedJedis
-
- zadd(String, Map<String, Double>, ZAddParams) - Method in class redis.clients.jedis.ShardedJedis
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryClient
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryJedis
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zaddIncr(String, double, String, ZAddParams) - Method in class redis.clients.jedis.Client
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zaddIncr(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.Commands
-
- zaddIncr(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zaddIncr(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zaddIncr(String, double, String, ZAddParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zaddIncr(String, double, String, ZAddParams) - Method in class redis.clients.jedis.Jedis
-
- zaddIncr(String, double, String, ZAddParams) - Method in class redis.clients.jedis.JedisCluster
-
- zaddIncr(String, double, String, ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zaddIncr(byte[], double, byte[], ZAddParams) - Method in class redis.clients.jedis.PipelineBase
-
- zaddIncr(String, double, String, ZAddParams) - Method in class redis.clients.jedis.ShardedJedis
-
- ZAddParams - Class in redis.clients.jedis.params
-
- ZAddParams() - Constructor for class redis.clients.jedis.params.ZAddParams
-
- zAddParams() - Static method in class redis.clients.jedis.params.ZAddParams
-
- zcard(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zcard(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the sorted set cardinality (number of elements).
- zcard(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zcard(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zcard(String) - Method in class redis.clients.jedis.Client
-
- zcard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zcard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zcard(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zcard(String) - Method in interface redis.clients.jedis.commands.Commands
-
- zcard(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zcard(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zcard(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zcard(String) - Method in class redis.clients.jedis.Jedis
-
Return the sorted set cardinality (number of elements).
- zcard(String) - Method in class redis.clients.jedis.JedisCluster
-
- zcard(String) - Method in class redis.clients.jedis.PipelineBase
-
- zcard(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zcard(String) - Method in class redis.clients.jedis.ShardedJedis
-
- zcount(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zcount(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
- zcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zcount(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zcount(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zcount(String, double, double) - Method in class redis.clients.jedis.Client
-
- zcount(String, String, String) - Method in class redis.clients.jedis.Client
-
- zcount(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zcount(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zcount(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zcount(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zcount(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zcount(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zcount(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zcount(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zcount(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zcount(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zcount(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zcount(String, double, double) - Method in class redis.clients.jedis.Jedis
-
- zcount(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zcount(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zcount(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zcount(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zcount(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zcount(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zcount(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zcount(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zdiff(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zdiff(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- zdiff(byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zdiff(String...) - Method in class redis.clients.jedis.Client
-
- zdiff(String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zdiff(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zdiff(String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zdiff(String...) - Method in class redis.clients.jedis.Jedis
-
- zdiff(String...) - Method in class redis.clients.jedis.JedisCluster
-
- zdiff(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zdiff(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zdiffStore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zdiffStore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- zdiffStore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zdiffStore(String, String...) - Method in class redis.clients.jedis.Client
-
- zdiffStore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zdiffStore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zdiffStore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zdiffStore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zdiffStore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zdiffStore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zdiffStore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zdiffStore(String, String...) - Method in class redis.clients.jedis.Jedis
-
- zdiffStore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zdiffStore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zdiffStore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zdiffWithScores(byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zdiffWithScores(byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
- zdiffWithScores(byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zdiffWithScores(String...) - Method in class redis.clients.jedis.Client
-
- zdiffWithScores(String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zdiffWithScores(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zdiffWithScores(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zdiffWithScores(byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zdiffWithScores(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zdiffWithScores(String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zdiffWithScores(String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zdiffWithScores(String...) - Method in class redis.clients.jedis.Jedis
-
- zdiffWithScores(String...) - Method in class redis.clients.jedis.JedisCluster
-
- zdiffWithScores(byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zdiffWithScores(String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zincrby(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in class redis.clients.jedis.BinaryClient
-
- zincrby(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
If member already exists in the sorted set adds the increment to its score and updates the
position of the element in the sorted set accordingly.
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in class redis.clients.jedis.BinaryJedis
-
- zincrby(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zincrby(byte[], double, byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zincrby(String, double, String) - Method in class redis.clients.jedis.Client
-
- zincrby(String, double, String, ZIncrByParams) - Method in class redis.clients.jedis.Client
-
- zincrby(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zincrby(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zincrby(byte[], double, byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zincrby(String, double, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zincrby(String, double, String, ZIncrByParams) - Method in interface redis.clients.jedis.commands.Commands
-
- zincrby(String, double, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zincrby(String, double, String, ZIncrByParams) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zincrby(String, double, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zincrby(String, double, String, ZIncrByParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zincrby(String, double, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zincrby(String, double, String, ZIncrByParams) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zincrby(String, double, String) - Method in class redis.clients.jedis.Jedis
-
If member already exists in the sorted set adds the increment to its score and updates the
position of the element in the sorted set accordingly.
- zincrby(String, double, String, ZIncrByParams) - Method in class redis.clients.jedis.Jedis
-
- zincrby(String, double, String) - Method in class redis.clients.jedis.JedisCluster
-
- zincrby(String, double, String, ZIncrByParams) - Method in class redis.clients.jedis.JedisCluster
-
- zincrby(String, double, String) - Method in class redis.clients.jedis.PipelineBase
-
- zincrby(String, double, String, ZIncrByParams) - Method in class redis.clients.jedis.PipelineBase
-
- zincrby(byte[], double, byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zincrby(byte[], double, byte[], ZIncrByParams) - Method in class redis.clients.jedis.PipelineBase
-
- zincrby(String, double, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zincrby(String, double, String, ZIncrByParams) - Method in class redis.clients.jedis.ShardedJedis
-
- ZIncrByParams - Class in redis.clients.jedis.params
-
Parameters for ZINCRBY commands
In fact, Redis doesn't have parameters for ZINCRBY.
- ZIncrByParams() - Constructor for class redis.clients.jedis.params.ZIncrByParams
-
- zIncrByParams() - Static method in class redis.clients.jedis.params.ZIncrByParams
-
- zinter(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zinter(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Intersect multiple sorted sets, This command is similar to ZINTERSTORE, but instead of storing
the resulting sorted set, it is returned to the client.
- zinter(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zinter(ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zinter(ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zinter(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zinter(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zinter(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zinter(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zinter(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zinter(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zinter(ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Intersect multiple sorted sets, This command is similar to ZINTERSTORE, but instead of storing
the resulting sorted set, it is returned to the client.
- zinter(ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zinter(ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinter(ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zinterstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zinterstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zinterstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zinterstore(String, String...) - Method in class redis.clients.jedis.Client
-
- zinterstore(String, ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zinterstore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zinterstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zinterstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zinterstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zinterstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zinterstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zinterstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zinterstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zinterstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zinterstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zinterstore(String, String...) - Method in class redis.clients.jedis.Jedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zinterstore(String, ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zinterstore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zinterstore(String, ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zinterstore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterstore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterstore(String, ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zinterWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Intersect multiple sorted sets, This command is similar to ZINTERSTORE, but instead of storing
the resulting sorted set, it is returned to the client.
- zinterWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zinterWithScores(ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zinterWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zinterWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zinterWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zinterWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zinterWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zinterWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zinterWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zinterWithScores(ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Intersect multiple sorted sets, This command is similar to ZINTERSTORE, but instead of storing
the resulting sorted set, it is returned to the client.
- zinterWithScores(ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zinterWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zinterWithScores(ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zlexcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zlexcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zlexcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zlexcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zlexcount(String, String, String) - Method in class redis.clients.jedis.Client
-
- zlexcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zlexcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zlexcount(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zlexcount(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zlexcount(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zlexcount(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zlexcount(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zlexcount(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zlexcount(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zlexcount(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zlexcount(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zmscore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zmscore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Returns the scores associated with the specified members in the sorted set stored at key.
- zmscore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zmscore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zmscore(String, String...) - Method in class redis.clients.jedis.Client
-
- zmscore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zmscore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zmscore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zmscore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zmscore(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zmscore(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zmscore(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zmscore(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the scores associated with the specified members in the sorted set stored at key.
- zmscore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zmscore(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- zmscore(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- zmscore(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- ZParams - Class in redis.clients.jedis
-
- ZParams() - Constructor for class redis.clients.jedis.ZParams
-
- ZParams.Aggregate - Enum in redis.clients.jedis
-
- zpopmax(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zpopmax(byte[], int) - Method in class redis.clients.jedis.BinaryClient
-
- zpopmax(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zpopmax(byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- zpopmax(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zpopmax(byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zpopmax(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zpopmax(byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zpopmax(String) - Method in class redis.clients.jedis.Client
-
- zpopmax(String, int) - Method in class redis.clients.jedis.Client
-
- zpopmax(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zpopmax(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zpopmax(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zpopmax(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zpopmax(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zpopmax(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zpopmax(String) - Method in interface redis.clients.jedis.commands.Commands
-
- zpopmax(String, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zpopmax(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zpopmax(String, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zpopmax(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zpopmax(String, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zpopmax(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zpopmax(String, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zpopmax(String) - Method in class redis.clients.jedis.Jedis
-
- zpopmax(String, int) - Method in class redis.clients.jedis.Jedis
-
- zpopmax(String) - Method in class redis.clients.jedis.JedisCluster
-
- zpopmax(String, int) - Method in class redis.clients.jedis.JedisCluster
-
- zpopmax(String) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmax(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmax(String, int) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmax(byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmax(String) - Method in class redis.clients.jedis.ShardedJedis
-
- zpopmax(String, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zpopmin(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zpopmin(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- zpopmin(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zpopmin(byte[], int) - Method in class redis.clients.jedis.BinaryJedis
-
- zpopmin(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zpopmin(byte[], int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zpopmin(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zpopmin(byte[], int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zpopmin(String) - Method in class redis.clients.jedis.Client
-
- zpopmin(String, long) - Method in class redis.clients.jedis.Client
-
- zpopmin(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zpopmin(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zpopmin(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zpopmin(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zpopmin(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zpopmin(byte[], int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zpopmin(String) - Method in interface redis.clients.jedis.commands.Commands
-
- zpopmin(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zpopmin(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zpopmin(String, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zpopmin(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zpopmin(String, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zpopmin(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zpopmin(String, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zpopmin(String) - Method in class redis.clients.jedis.Jedis
-
- zpopmin(String, int) - Method in class redis.clients.jedis.Jedis
-
- zpopmin(String) - Method in class redis.clients.jedis.JedisCluster
-
- zpopmin(String, int) - Method in class redis.clients.jedis.JedisCluster
-
- zpopmin(String) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmin(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmin(byte[], int) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmin(String, int) - Method in class redis.clients.jedis.PipelineBase
-
- zpopmin(String) - Method in class redis.clients.jedis.ShardedJedis
-
- zpopmin(String, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrandmember(byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrandmember(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- zrandmember(byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrandmember(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrandmember(byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrandmember(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrandmember(byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrandmember(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrandmember(String) - Method in class redis.clients.jedis.Client
-
- zrandmember(String, long) - Method in class redis.clients.jedis.Client
-
- zrandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrandmember(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrandmember(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrandmember(byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrandmember(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrandmember(String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrandmember(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrandmember(String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrandmember(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrandmember(String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrandmember(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrandmember(String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrandmember(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrandmember(String) - Method in class redis.clients.jedis.Jedis
-
- zrandmember(String, long) - Method in class redis.clients.jedis.Jedis
-
- zrandmember(String) - Method in class redis.clients.jedis.JedisCluster
-
- zrandmember(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrandmember(byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmember(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmember(String) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmember(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmember(String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrandmember(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrandmemberWithScores(byte[], long) - Method in class redis.clients.jedis.BinaryClient
-
- zrandmemberWithScores(byte[], long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrandmemberWithScores(byte[], long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrandmemberWithScores(byte[], long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrandmemberWithScores(String, long) - Method in class redis.clients.jedis.Client
-
- zrandmemberWithScores(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrandmemberWithScores(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrandmemberWithScores(byte[], long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrandmemberWithScores(String, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrandmemberWithScores(String, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrandmemberWithScores(String, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrandmemberWithScores(String, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrandmemberWithScores(String, long) - Method in class redis.clients.jedis.Jedis
-
- zrandmemberWithScores(String, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrandmemberWithScores(byte[], long) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmemberWithScores(String, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrandmemberWithScores(String, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- zrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrange(String, long, long) - Method in class redis.clients.jedis.Client
-
- zrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrange(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrange(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrange(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- zrange(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrange(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrange(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrange(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByLex(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByLex(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrangeByLex(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByLex(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByLex(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScore(String, double, double) - Method in class redis.clients.jedis.Client
-
- zrangeByScore(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.Client
-
- zrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScore(String, double, double) - Method in class redis.clients.jedis.Jedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScore(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.Jedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrangeByScore(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScore(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScore(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScore(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScore(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.Client
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.Client
-
- zrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.Jedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.Jedis
-
Return the all the elements in the sorted set at key with a score between min and max
(including elements with score equal to min or max).
- zrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- zrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrangeWithScores(String, long, long) - Method in class redis.clients.jedis.Client
-
- zrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrangeWithScores(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- zrangeWithScores(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrangeWithScores(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrangeWithScores(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the rank (or index) or member in the sorted set at key, with scores being ordered from
low to high.
- zrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrank(String, String) - Method in class redis.clients.jedis.Client
-
- zrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrank(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrank(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrank(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrank(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrank(String, String) - Method in class redis.clients.jedis.Jedis
-
Return the rank (or index) of member in the sorted set at key, with scores being ordered from
low to high.
- zrank(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrank(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrank(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrank(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zrem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Remove the specified member from the sorted set value stored at key.
- zrem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrem(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrem(String, String...) - Method in class redis.clients.jedis.Client
-
- zrem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrem(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrem(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zrem(String, String...) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrem(String, String...) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrem(String, String...) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrem(String, String...) - Method in class redis.clients.jedis.Jedis
-
Remove the specified member from the sorted set value stored at key.
- zrem(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zrem(String, String...) - Method in class redis.clients.jedis.PipelineBase
-
- zrem(byte[], byte[]...) - Method in class redis.clients.jedis.PipelineBase
-
- zrem(String, String...) - Method in class redis.clients.jedis.ShardedJedis
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zremrangeByLex(String, String, String) - Method in class redis.clients.jedis.Client
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zremrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zremrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zremrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zremrangeByLex(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zremrangeByLex(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zremrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByLex(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByLex(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zremrangeByRank(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- zremrangeByRank(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
Remove all elements in the sorted set at key with rank between start and end.
- zremrangeByRank(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zremrangeByRank(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zremrangeByRank(String, long, long) - Method in class redis.clients.jedis.Client
-
- zremrangeByRank(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zremrangeByRank(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zremrangeByRank(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zremrangeByRank(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zremrangeByRank(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zremrangeByRank(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zremrangeByRank(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zremrangeByRank(String, long, long) - Method in class redis.clients.jedis.Jedis
-
Remove all elements in the sorted set at key with rank between start and end.
- zremrangeByRank(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- zremrangeByRank(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByRank(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByRank(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zremrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zremrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
Remove all the elements in the sorted set at key with a score between min and max (including
elements with score equal to min or max).
- zremrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zremrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zremrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zremrangeByScore(String, double, double) - Method in class redis.clients.jedis.Client
-
- zremrangeByScore(String, String, String) - Method in class redis.clients.jedis.Client
-
- zremrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zremrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zremrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zremrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zremrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zremrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zremrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zremrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zremrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zremrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zremrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zremrangeByScore(String, double, double) - Method in class redis.clients.jedis.Jedis
-
Remove all the elements in the sorted set at key with a score between min and max (including
elements with score equal to min or max).
- zremrangeByScore(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zremrangeByScore(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zremrangeByScore(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zremrangeByScore(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByScore(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zremrangeByScore(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zremrangeByScore(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrange(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrange(String, long, long) - Method in class redis.clients.jedis.Client
-
- zrevrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrange(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrange(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrange(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrange(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrange(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- zrevrange(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrange(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrange(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrange(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByLex(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrevrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByLex(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByLex(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByLex(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByLex(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByLex(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByLex(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByLex(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByLex(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScore(String, double, double) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScore(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScore(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScore(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScore(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScore(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScore(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScore(String, double, double) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScore(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScore(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScore(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScore(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(byte[], double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScore(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScore(String, double, double, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScore(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScore(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.Client
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeByScoreWithScores(String, double, double) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScoreWithScores(String, String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(byte[], double, double) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeByScoreWithScores(String, double, double) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScoreWithScores(String, String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedis
-
- zrevrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrangeWithScores(String, long, long) - Method in class redis.clients.jedis.Client
-
- zrevrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrangeWithScores(byte[], long, long) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrangeWithScores(String, long, long) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrangeWithScores(String, long, long) - Method in class redis.clients.jedis.Jedis
-
- zrevrangeWithScores(String, long, long) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrangeWithScores(String, long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeWithScores(byte[], long, long) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrangeWithScores(String, long, long) - Method in class redis.clients.jedis.ShardedJedis
-
- zrevrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zrevrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the rank (or index) or member in the sorted set at key, with scores being ordered from
high to low.
- zrevrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zrevrank(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zrevrank(String, String) - Method in class redis.clients.jedis.Client
-
- zrevrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zrevrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zrevrank(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zrevrank(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zrevrank(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zrevrank(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zrevrank(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zrevrank(String, String) - Method in class redis.clients.jedis.Jedis
-
Return the rank (or index) of member in the sorted set at key, with scores being ordered from
high to low.
- zrevrank(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zrevrank(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrank(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zrevrank(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryClient
-
- zscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
- zscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedis
-
- zscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zscan(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zscan(String, String, ScanParams) - Method in class redis.clients.jedis.Client
-
- zscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zscan(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zscan(byte[], byte[], ScanParams) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.Commands
-
- zscan(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zscan(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zscan(String, String, ScanParams) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zscan(String, String) - Method in class redis.clients.jedis.Jedis
-
- zscan(String, String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
- zscan(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zscan(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zscan(String, String, ScanParams) - Method in class redis.clients.jedis.ShardedJedis
-
- zscore(byte[], byte[]) - Method in class redis.clients.jedis.BinaryClient
-
- zscore(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedis
-
Return the score of the specified element of the sorted set at key.
- zscore(byte[], byte[]) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zscore(byte[], byte[]) - Method in class redis.clients.jedis.BinaryShardedJedis
-
- zscore(String, String) - Method in class redis.clients.jedis.Client
-
- zscore(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisClusterCommands
-
- zscore(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryJedisCommands
-
- zscore(byte[], byte[]) - Method in interface redis.clients.jedis.commands.BinaryRedisPipeline
-
- zscore(String, String) - Method in interface redis.clients.jedis.commands.Commands
-
- zscore(String, String) - Method in interface redis.clients.jedis.commands.JedisClusterCommands
-
- zscore(String, String) - Method in interface redis.clients.jedis.commands.JedisCommands
-
- zscore(String, String) - Method in interface redis.clients.jedis.commands.RedisPipeline
-
- zscore(String, String) - Method in class redis.clients.jedis.Jedis
-
Return the score of the specified element of the sorted set at key.
- zscore(String, String) - Method in class redis.clients.jedis.JedisCluster
-
- zscore(String, String) - Method in class redis.clients.jedis.PipelineBase
-
- zscore(byte[], byte[]) - Method in class redis.clients.jedis.PipelineBase
-
- zscore(String, String) - Method in class redis.clients.jedis.ShardedJedis
-
- zunion(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zunion(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Add multiple sorted sets, This command is similar to ZUNIONSTORE, but instead of storing the
resulting sorted set, it is returned to the client.
- zunion(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zunion(ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zunion(ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zunion(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zunion(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zunion(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zunion(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zunion(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zunion(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zunion(ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Add multiple sorted sets, This command is similar to ZUNIONSTORE, but instead of storing the
resulting sorted set, it is returned to the client.
- zunion(ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zunion(ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunion(ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zunionstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zunionstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zunionstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zunionstore(String, String...) - Method in class redis.clients.jedis.Client
-
- zunionstore(String, ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zunionstore(String, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zunionstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zunionstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zunionstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zunionstore(byte[], byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zunionstore(byte[], ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zunionstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zunionstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zunionstore(String, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zunionstore(String, ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zunionstore(String, String...) - Method in class redis.clients.jedis.Jedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zunionstore(String, ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Creates a union or intersection of N sorted sets given by keys k1 through kN, and stores it at
dstkey.
- zunionstore(String, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zunionstore(String, ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zunionstore(String, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionstore(byte[], byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionstore(String, ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionstore(byte[], ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryClient
-
- zunionWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedis
-
Add multiple sorted sets with scores, This command is similar to ZUNIONSTORE, but instead of storing the
resulting sorted set, it is returned to the client.
- zunionWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.BinaryJedisCluster
-
- zunionWithScores(ZParams, String...) - Method in class redis.clients.jedis.Client
-
- zunionWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.Commands
-
- zunionWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryCommands
-
- zunionWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
-
- zunionWithScores(ZParams, byte[]...) - Method in interface redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
-
- zunionWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommands
-
- zunionWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyCommandsPipeline
-
- zunionWithScores(ZParams, String...) - Method in interface redis.clients.jedis.commands.MultiKeyJedisClusterCommands
-
- zunionWithScores(ZParams, String...) - Method in class redis.clients.jedis.Jedis
-
Add multiple sorted sets with scores, This command is similar to ZUNIONSTORE, but instead of storing the
resulting sorted set, it is returned to the client.
- zunionWithScores(ZParams, String...) - Method in class redis.clients.jedis.JedisCluster
-
- zunionWithScores(ZParams, byte[]...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-
- zunionWithScores(ZParams, String...) - Method in class redis.clients.jedis.MultiKeyPipelineBase
-