A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT - redis.clients.jedis.Protocol.Keyword
- absTtl() - Method in class redis.clients.jedis.params.RestoreParams
-
Don't set TTL if key already exists.
- ABSTTL - redis.clients.jedis.Protocol.Keyword
- ACCESS_CONTROL_LOG_ENTRY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- ACCESS_CONTROL_USER - Static variable in class redis.clients.jedis.BuilderFactory
- AccessControlLogEntry - Class in redis.clients.jedis.resps
-
This class holds information about an Access Control Log entry (returned by ACL LOG command) They can be access via getters.
- AccessControlLogEntry(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.AccessControlLogEntry
- AccessControlUser - Class in redis.clients.jedis.resps
- AccessControlUser() - Constructor for class redis.clients.jedis.resps.AccessControlUser
- ACL - redis.clients.jedis.Protocol.Command
- ACLCAT - redis.clients.jedis.Protocol.Keyword
- activateObject(PooledObject<Jedis>) - Method in class redis.clients.jedis.GlideJedisFactory
- ADD - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- ADD - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- ADD - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- ADD - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- ADD - redis.clients.jedis.Protocol.Command
- ADD - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- ADD - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- addChannel(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- addChannels(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- addFlag(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- addKey(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- addKeys(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- ADDNX - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- ADDNX - redis.clients.jedis.Protocol.Command
- addObjects(int) - Method in class redis.clients.jedis.util.Pool
-
Add objects to the pool to reach the minimum idle count.
- addPassword(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- ADDR - redis.clients.jedis.Protocol.Keyword
- ADDSCORES - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- ADDSLOTS - redis.clients.jedis.Protocol.ClusterKeyword
- ADDSLOTS - redis.clients.jedis.Protocol.Keyword
- ADDSLOTSRANGE - redis.clients.jedis.Protocol.ClusterKeyword
- ADDSLOTSRANGE - redis.clients.jedis.Protocol.Keyword
- AFTER - redis.clients.jedis.args.ListPosition
- AGE_SECONDS - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- AGGREGATE - redis.clients.jedis.Protocol.Command
- AGGREGATE - redis.clients.jedis.Protocol.Keyword
- AGGREGATE - redis.clients.jedis.search.SearchProtocol.SearchCommand
- AGGREGATE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- AGGREGATION - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- AggregationResult - Class in redis.clients.jedis.search.aggr
- AggregationResult(Object) - Constructor for class redis.clients.jedis.search.aggr.AggregationResult
- AggregationResult(Object, long) - Constructor for class redis.clients.jedis.search.aggr.AggregationResult
- AggregationType - Enum in redis.clients.jedis.timeseries
- ALIASADD - redis.clients.jedis.Protocol.Command
- ALIASADD - redis.clients.jedis.search.SearchProtocol.SearchCommand
- ALIASDEL - redis.clients.jedis.Protocol.Command
- ALIASDEL - redis.clients.jedis.search.SearchProtocol.SearchCommand
- ALIASUPDATE - redis.clients.jedis.Protocol.Command
- ALIASUPDATE - redis.clients.jedis.search.SearchProtocol.SearchCommand
- ALIGN - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- alpha() - Method in class redis.clients.jedis.params.SortingParams
-
Sort lexicographically.
- ALPHA - redis.clients.jedis.Protocol.Keyword
- ALTER - redis.clients.jedis.Protocol.Command
- ALTER - redis.clients.jedis.search.SearchProtocol.SearchCommand
- ALTER - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- AND - redis.clients.jedis.args.BitOP
- ANDOR - redis.clients.jedis.args.BitOP
- ANY - redis.clients.jedis.Protocol.Keyword
- append(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Append a binary value to the end of the string stored at the specified key.
- append(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
APPEND Command Append a value to a key.
- append(String, String) - Method in class redis.clients.jedis.Jedis
-
Append a value to the end of the string stored at the specified key.
- append(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
Append a value to the end of the string stored at a key.
- APPEND - redis.clients.jedis.Protocol.Command
- APPLY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- ARGS - redis.clients.jedis.Protocol.Keyword
- ARRAPPEND - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRAPPEND - redis.clients.jedis.Protocol.Command
- ARRINDEX - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRINDEX - redis.clients.jedis.Protocol.Command
- ARRINSERT - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRINSERT - redis.clients.jedis.Protocol.Command
- ARRLEN - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRLEN - redis.clients.jedis.Protocol.Command
- ARRPOP - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRPOP - redis.clients.jedis.Protocol.Command
- ARRTRIM - redis.clients.jedis.json.JsonProtocol.JsonCommand
- ARRTRIM - redis.clients.jedis.Protocol.Command
- AS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- asc() - Method in class redis.clients.jedis.params.SortingParams
-
Sort in ascending order (default).
- ASC - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- auth(String) - Method in class redis.clients.jedis.Jedis
-
Authenticate with the server.
- auth(String) - Method in class redis.clients.jedis.params.MigrateParams
-
Set authentication password.
- auth(String, String) - Method in class redis.clients.jedis.Jedis
-
Authenticate with username and password.
- AUTH - redis.clients.jedis.Protocol.Command
- AUTH - redis.clients.jedis.Protocol.Keyword
- auth2(String, String) - Method in class redis.clients.jedis.params.MigrateParams
-
Set authentication with username and password.
- AUTH2 - redis.clients.jedis.Protocol.Keyword
- AuthXManager - Class in redis.clients.jedis.authentication
-
AuthXManager compatibility stub for Valkey GLIDE wrapper.
- AuthXManager() - Constructor for class redis.clients.jedis.authentication.AuthXManager
- AVG - redis.clients.jedis.timeseries.AggregationType
B
- baseClient - Variable in class redis.clients.jedis.UnifiedJedis
- BEFORE - redis.clients.jedis.args.ListPosition
- BGREWRITEAOF - redis.clients.jedis.Protocol.Command
- BGSAVE - redis.clients.jedis.Protocol.Command
- BINARY - Static variable in class redis.clients.jedis.BuilderFactory
- BINARY_KEYED_TUPLE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- BINARY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- BINARY_MAP - Static variable in class redis.clients.jedis.BuilderFactory
- BINARY_SET - Static variable in class redis.clients.jedis.BuilderFactory
- BIT - redis.clients.jedis.args.BitCountOption
- bitcount(byte[]) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits in a string.
- bitcount(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
BITCOUNT Command Count set bits in a string.
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits in a string at a range.
- bitcount(byte[], long, long) - Method in class redis.clients.jedis.UnifiedJedis
-
BITCOUNT Command Count set bits in a string within a range.
- bitcount(byte[], long, long, BitCountOption) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits in a string at a range with bit count option.
- bitcount(byte[], long, long, BitCountOption) - Method in class redis.clients.jedis.UnifiedJedis
-
BITCOUNT Command Count set bits in a string within a range with bit count option.
- bitcount(String) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits (population counting) in a string.
- bitcount(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Count the number of set bits (bits with value 1) in the string stored at key.
- bitcount(String, long, long) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits (population counting) in a string within a specified byte range.
- bitcount(String, long, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Count the number of set bits in a specific range of the string stored at key.
- bitcount(String, long, long, BitCountOption) - Method in class redis.clients.jedis.Jedis
-
Count the number of set bits in a string at a range with bit count option.
- bitcount(String, long, long, BitCountOption) - Method in class redis.clients.jedis.UnifiedJedis
-
Count the number of set bits (population counting) in a string within a specified range with indexing option.
- BITCOUNT - redis.clients.jedis.Protocol.Command
- BitCountOption - Enum in redis.clients.jedis.args
-
The options for BITCOUNT command in Jedis compatibility layer.
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Perform multiple bitfield operations on a string.
- bitfield(byte[], byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITFIELD Command Perform arbitrary bitfield integer operations on strings.
- bitfield(String, String...) - Method in class redis.clients.jedis.Jedis
-
Perform multiple bitfield operations on a string.
- bitfield(String, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITFIELD Command Treat a Redis string as an array of bits and perform arbitrary bit field operations on it.
- BITFIELD - redis.clients.jedis.Protocol.Command
- BITFIELD_RO - redis.clients.jedis.Protocol.Command
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Perform read-only bitfield operations on a string.
- bitfieldReadonly(byte[], byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITFIELD_RO Command Read-only variant of the BITFIELD command.
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.Jedis
-
Perform read-only bitfield operations on a string.
- bitfieldReadonly(String, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITFIELD_RO Command Read-only variant of the BITFIELD command.
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Perform bitwise operations between strings.
- bitop(BitOP, byte[], byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITOP Command Perform bitwise operations between strings.
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.Jedis
-
Perform bitwise operations between strings.
- bitop(BitOP, String, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
BITOP Command Perform a bitwise operation between multiple keys (containing string values) and store the result in the destination key.
- BitOP - Enum in redis.clients.jedis.args
-
Bit operations for
BITOPcommand. - BITOP - redis.clients.jedis.Protocol.Command
- bitpos(byte[], boolean) - Method in class redis.clients.jedis.Jedis
-
Return the position of the first bit set to 1 or 0 in a string within a range.
- bitpos(byte[], boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
BITPOS Command Return the position of the first bit set to 1 or 0 in a string.
- bitpos(byte[], boolean, BitPosParams) - Method in class redis.clients.jedis.Jedis
-
Return the position of the first bit set to 1 or 0 in a string with parameters.
- bitpos(byte[], boolean, BitPosParams) - Method in class redis.clients.jedis.UnifiedJedis
-
BITPOS Command Return the position of the first bit set to 1 or 0 in a string with additional parameters.
- bitpos(String, boolean) - Method in class redis.clients.jedis.Jedis
-
Return the position of the first bit set to 1 or 0 in a string.
- bitpos(String, boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
BITPOS Command Return the position of the first bit set to 1 or 0 in a string.
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.Jedis
-
/** Return the position of the first bit set to 1 or 0 in a string with parameters.
- bitpos(String, boolean, BitPosParams) - Method in class redis.clients.jedis.UnifiedJedis
-
BITPOS Command Return the position of the first bit set to 1 or 0 in a string with additional parameters.
- BITPOS - redis.clients.jedis.Protocol.Command
- bitPosParams() - Static method in class redis.clients.jedis.params.BitPosParams
- BitPosParams - Class in redis.clients.jedis.params
-
Parameters for BITPOS command in Jedis compatibility layer.
- BitPosParams() - Constructor for class redis.clients.jedis.params.BitPosParams
- BitPosParams(long) - Constructor for class redis.clients.jedis.params.BitPosParams
- BitPosParams(long, long) - Constructor for class redis.clients.jedis.params.BitPosParams
- blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class redis.clients.jedis.Jedis
-
Blocking version of LMOVE.
- blmove(String, String, ListDirection, ListDirection, double) - Method in class redis.clients.jedis.Jedis
-
Atomically moves an element from one list to another (binary version).
- BLMOVE - redis.clients.jedis.Protocol.Command
- blmpop(double, ListDirection, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Blocking version of LMPOP.
- blmpop(double, ListDirection, int, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Blocking version of LMPOP.
- blmpop(double, ListDirection, int, String...) - Method in class redis.clients.jedis.Jedis
-
Blocking version of LMPOP.
- blmpop(double, ListDirection, String...) - Method in class redis.clients.jedis.Jedis
-
Blocking version of LMPOP.
- BLMPOP - redis.clients.jedis.Protocol.Command
- BLOCK - redis.clients.jedis.Protocol.Keyword
- BLOCK - redis.clients.jedis.timeseries.DuplicatePolicy
-
An error will occur for any out of order sample
- blockingSocketTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- blpop(double, byte[]...) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive.
- blpop(double, String) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive for a single key.
- blpop(double, String...) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive.
- blpop(int, byte[]...) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive.
- blpop(int, String) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive for a single key.
- blpop(int, String...) - Method in class redis.clients.jedis.Jedis
-
BLPOP is a blocking list pop primitive.
- BLPOP - redis.clients.jedis.Protocol.Command
- BOOLEAN - Static variable in class redis.clients.jedis.BuilderFactory
- BOOLEAN_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- BOOLEAN_WITH_ERROR_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- brpop(double, byte[]...) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive.
- brpop(double, String) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive for a single key.
- brpop(double, String...) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive.
- brpop(int, byte[]...) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive.
- brpop(int, String) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive for a single key.
- brpop(int, String...) - Method in class redis.clients.jedis.Jedis
-
BRPOP is a blocking list pop primitive.
- BRPOP - redis.clients.jedis.Protocol.Command
- brpoplpush(byte[], byte[], int) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use BLMOVE instead
- brpoplpush(String, String, int) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use BLMOVE instead
- BRPOPLPUSH - redis.clients.jedis.Protocol.Command
- BUCKETSIZE - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- BUCKETTIMESTAMP - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- build() - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- build() - Method in class redis.clients.jedis.SslOptions.Builder
-
Build the
SslOptions. - build(Object) - Method in class redis.clients.jedis.Builder
- build(Object) - Method in class redis.clients.jedis.search.SearchResult.SearchResultBuilder
- builder() - Static method in class redis.clients.jedis.DefaultJedisClientConfig
- builder() - Static method in class redis.clients.jedis.SslOptions
-
Returns a new
SslOptions.Builderto constructSslOptions. - Builder<T> - Class in redis.clients.jedis
-
Builder abstract class for compatibility with Valkey GLIDE wrapper.
- Builder() - Constructor for class redis.clients.jedis.Builder
- Builder() - Constructor for class redis.clients.jedis.DefaultJedisClientConfig.Builder
- BuilderFactory - Class in redis.clients.jedis
-
BuilderFactory compatibility class for Valkey GLIDE wrapper.
- BuilderFactory() - Constructor for class redis.clients.jedis.BuilderFactory
- BUMPEPOCH - redis.clients.jedis.Protocol.ClusterKeyword
- BUMPEPOCH - redis.clients.jedis.Protocol.Keyword
- by(String) - Method in class redis.clients.jedis.params.SortingParams
-
Sort by external key pattern.
- BY - redis.clients.jedis.Protocol.Keyword
- BYBOX - redis.clients.jedis.Protocol.Keyword
- BYLEX - redis.clients.jedis.Protocol.Keyword
- BYRADIUS - redis.clients.jedis.Protocol.Keyword
- BYRANK - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- BYRANK - redis.clients.jedis.Protocol.Command
- BYREVRANK - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- BYREVRANK - redis.clients.jedis.Protocol.Command
- BYSCORE - redis.clients.jedis.Protocol.Keyword
- BYTE - redis.clients.jedis.args.BitCountOption
- BYTE_ARRAY - Static variable in class redis.clients.jedis.BuilderFactory
- BYTE_ARRAY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- BZMPOP - redis.clients.jedis.Protocol.Command
- BZPOPMAX - redis.clients.jedis.Protocol.Command
- BZPOPMIN - redis.clients.jedis.Protocol.Command
C
- CA - redis.clients.jedis.SslVerifyMode
-
Verify the CA and certificate without verifying that the hostname matches.
- CAPACITY - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- CARD - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- CARD - redis.clients.jedis.Protocol.Command
- CASESENSITIVE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- CAT - redis.clients.jedis.Protocol.Keyword
- CDF - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- CDF - redis.clients.jedis.Protocol.Command
- CH - redis.clients.jedis.Protocol.Keyword
- CHANNELS - redis.clients.jedis.Protocol.Keyword
- checkNotClosed() - Method in class redis.clients.jedis.UnifiedJedis
-
Checks if the client connection is closed and throws an exception if it is.
- CHUNK_SIZE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- cleanUp() - Method in interface redis.clients.jedis.RedisCredentialsProvider
-
Clean up credentials (e.g.
- cleanupTempFiles() - Static method in class redis.clients.jedis.ConfigurationMapper
-
Cleanup method for future certificate management (placeholder).
- CLEAR - redis.clients.jedis.json.JsonProtocol.JsonCommand
- CLEAR - redis.clients.jedis.Protocol.Command
- CLIENT - redis.clients.jedis.Protocol.Command
- CLIENT_INFO - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- clientName(String) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- ClientSetInfoConfig - Class in redis.clients.jedis
- ClientSetInfoConfig() - Constructor for class redis.clients.jedis.ClientSetInfoConfig
- ClientSetInfoConfig(boolean) - Constructor for class redis.clients.jedis.ClientSetInfoConfig
- ClientSetInfoConfig(String) - Constructor for class redis.clients.jedis.ClientSetInfoConfig
- close() - Method in class redis.clients.jedis.ClusterConnectionProvider
- close() - Method in class redis.clients.jedis.Connection
- close() - Method in interface redis.clients.jedis.ConnectionProvider
-
Close the provider and all its connections
- close() - Method in class redis.clients.jedis.Jedis
-
Close the connection.
- close() - Method in class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- close() - Method in class redis.clients.jedis.UnifiedJedis
-
Close the connection.
- close() - Method in class redis.clients.jedis.util.Pool
- closed - Variable in class redis.clients.jedis.UnifiedJedis
- closeInternalPool() - Method in class redis.clients.jedis.util.Pool
-
Close the internal pool.
- CLUSTER - redis.clients.jedis.Protocol.Command
- ClusterConfigurationMapper - Class in redis.clients.jedis
-
Enhanced utility class to map Jedis cluster configurations to Valkey GLIDE cluster configurations.
- ClusterConfigurationMapper() - Constructor for class redis.clients.jedis.ClusterConfigurationMapper
- ClusterConfigurationMapper.JedisClusterConfigurationException - Exception in redis.clients.jedis
-
Custom exception for cluster configuration conversion issues.
- ClusterConnectionProvider - Class in redis.clients.jedis
-
Connection provider for Valkey Cluster.
- ClusterConnectionProvider(Set<HostAndPort>, JedisClientConfig) - Constructor for class redis.clients.jedis.ClusterConnectionProvider
- COMMAND - redis.clients.jedis.Protocol.Command
- COMMAND_DOCS_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- COMMAND_INFO_BUILDER - Static variable in class redis.clients.jedis.resps.CommandInfo
- COMMAND_INFO_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- CommandDocument - Class in redis.clients.jedis.resps
- CommandDocument(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.CommandDocument
- CommandInfo - Class in redis.clients.jedis.resps
- CommandInfo(long, List<String>, long, long, long, List<String>, List<String>, List<String>) - Constructor for class redis.clients.jedis.resps.CommandInfo
- COMPRESSED - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- COMPRESSION - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- config - Variable in class redis.clients.jedis.UnifiedJedis
- CONFIG - redis.clients.jedis.Protocol.Command
- CONFIG - redis.clients.jedis.Protocol.Keyword
- CONFIG - redis.clients.jedis.search.SearchProtocol.SearchCommand
- ConfigurationMapper - Class in redis.clients.jedis
-
Enhanced utility class to map Jedis configurations to Valkey GLIDE configurations.
- ConfigurationMapper() - Constructor for class redis.clients.jedis.ConfigurationMapper
- ConfigurationMapper.JedisConfigurationException - Exception in redis.clients.jedis
-
Custom exception for configuration conversion issues.
- connect() - Method in class redis.clients.jedis.Jedis
-
Connect to the Valkey server.
- Connection - Class in redis.clients.jedis
-
Represents a connection to a server.
- Connection(HostAndPort) - Constructor for class redis.clients.jedis.Connection
- ConnectionPool - Class in redis.clients.jedis
-
Deprecated.ConnectionPool is not supported in the GLIDE compatibility layer. Use JedisPool for connection pooling instead. See Migration guide for more details.
- ConnectionPool() - Constructor for class redis.clients.jedis.ConnectionPool
-
Deprecated.
- ConnectionPoolConfig - Class in redis.clients.jedis
-
ConnectionPoolConfig compatibility stub for Valkey GLIDE wrapper.
- ConnectionPoolConfig() - Constructor for class redis.clients.jedis.ConnectionPoolConfig
- ConnectionProvider - Interface in redis.clients.jedis
-
Interface for providing connections to Redis instances.
- connectionTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- CONSUMERS - redis.clients.jedis.Protocol.Keyword
- CONSUMERS - Static variable in class redis.clients.jedis.resps.StreamGroupInfo
- containsKey(String) - Method in class redis.clients.jedis.search.aggr.Row
- CONTEXT - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- copy() - Method in class redis.clients.jedis.params.MigrateParams
-
Copy the key instead of moving it.
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.Jedis
-
Copy a key to another key.
- copy(byte[], byte[], boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
COPY Command Copy a key to another key.
- copy(byte[], byte[], int, boolean) - Method in class redis.clients.jedis.Jedis
-
Copy a key to another key in a different database.
- copy(String, String, boolean) - Method in class redis.clients.jedis.Jedis
-
Copy a key to another key.
- copy(String, String, boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
COPY Command Copy the value stored at the source key to the destination key.
- copy(String, String, int, boolean) - Method in class redis.clients.jedis.Jedis
-
Copy a key to another key in a different database.
- copy(SSLParameters) - Static method in class redis.clients.jedis.SSLParametersUtils
-
Creates a defensive copy of SSLParameters to prevent external modification.
- COPY - redis.clients.jedis.Protocol.Command
- COPY - redis.clients.jedis.Protocol.Keyword
- count(int) - Method in class redis.clients.jedis.params.ScanParams
-
Set the COUNT hint for the scan.
- COUNT - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- COUNT - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- COUNT - redis.clients.jedis.Protocol.Command
- COUNT - redis.clients.jedis.Protocol.Keyword
- COUNT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- COUNT - redis.clients.jedis.timeseries.AggregationType
- COUNT - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- COUNT - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- COUNTKEYSINSLOT - redis.clients.jedis.Protocol.ClusterKeyword
- COUNTKEYSINSLOT - redis.clients.jedis.Protocol.Keyword
- CREATE - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- CREATE - redis.clients.jedis.Protocol.Command
- CREATE - redis.clients.jedis.Protocol.Keyword
- CREATE - redis.clients.jedis.search.SearchProtocol.SearchCommand
- CREATE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- createClusterConnectionProvider(Set<HostAndPort>, JedisClientConfig, Object) - Static method in class redis.clients.jedis.ClusterConfigurationMapper
-
Create a cluster connection provider for UnifiedJedis cluster mode.
- CREATECONSUMER - redis.clients.jedis.Protocol.Keyword
- createDefaultConfig(String, int, boolean) - Static method in class redis.clients.jedis.ConfigurationMapper
-
Create a default GLIDE configuration for simple host/port connections.
- createDefaultConfig(Set<HostAndPort>, boolean) - Static method in class redis.clients.jedis.ClusterConfigurationMapper
-
Create a default GLIDE cluster configuration for simple cluster connections.
- CREATERULE - redis.clients.jedis.Protocol.Command
- CREATERULE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- CURSOR - redis.clients.jedis.Protocol.Command
- CURSOR - redis.clients.jedis.search.SearchProtocol.SearchCommand
D
- database(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- DB - redis.clients.jedis.Protocol.Keyword
- DBSIZE - redis.clients.jedis.Protocol.Command
- DD - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- DEBUG - redis.clients.jedis.json.JsonProtocol.JsonCommand
- DEBUG - redis.clients.jedis.Protocol.Command
- DEBUG - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- decr(byte[]) - Method in class redis.clients.jedis.Jedis
-
Decrement the integer value of key by 1.
- decr(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
DECR Command Decrement the integer value of a key by one.
- decr(String) - Method in class redis.clients.jedis.Jedis
-
Decrement the integer value of key by 1.
- decr(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Decrement the integer value stored at a key by 1.
- DECR - redis.clients.jedis.Protocol.Command
- decrBy(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Decrement the integer value of a key by the given amount (alternative method name).
- decrBy(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
DECRBY Command Decrement the integer value of a key by the given amount.
- decrBy(String, long) - Method in class redis.clients.jedis.Jedis
-
Decrement the integer value of key by amount.
- decrBy(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Decrement the integer value stored at a key by the specified amount.
- DECRBY - redis.clients.jedis.Protocol.Command
- DECRBY - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- DEFAULT - Static variable in class redis.clients.jedis.ClientSetInfoConfig
- DEFAULT_CHARSET - Static variable in class redis.clients.jedis.util.SafeEncoder
- DEFAULT_DATABASE - Static variable in class redis.clients.jedis.DefaultJedisClientConfig
- DEFAULT_DATABASE - Static variable in class redis.clients.jedis.Protocol
-
Default database index
- DEFAULT_HOST - Static variable in class redis.clients.jedis.Protocol
-
Default Redis host
- DEFAULT_MAX_ATTEMPTS - Static variable in class redis.clients.jedis.JedisCluster
-
Default amount of attempts for executing a command
- DEFAULT_PORT - Static variable in class redis.clients.jedis.Protocol
-
Default Redis port
- DEFAULT_PROTOCOL - Static variable in class redis.clients.jedis.DefaultJedisClientConfig
- DEFAULT_TIMEOUT - Static variable in class redis.clients.jedis.JedisCluster
-
Default timeout in milliseconds.
- DEFAULT_TIMEOUT - Static variable in class redis.clients.jedis.Protocol
-
Default timeout in milliseconds
- DEFAULT_TIMEOUT_MILLIS - Static variable in class redis.clients.jedis.DefaultJedisClientConfig
- DefaultGsonObjectMapper - Class in redis.clients.jedis.json
-
DefaultGsonObjectMapper compatibility stub for Valkey GLIDE wrapper.
- DefaultGsonObjectMapper() - Constructor for class redis.clients.jedis.json.DefaultGsonObjectMapper
- DefaultJedisClientConfig - Class in redis.clients.jedis
-
Default implementation of JedisClientConfig with builder pattern.
- DefaultJedisClientConfig.Builder - Class in redis.clients.jedis
- DefaultRedisCredentials - Class in redis.clients.jedis
- DefaultRedisCredentials(String, char[]) - Constructor for class redis.clients.jedis.DefaultRedisCredentials
- DefaultRedisCredentials(String, CharSequence) - Constructor for class redis.clients.jedis.DefaultRedisCredentials
- DefaultRedisCredentialsProvider - Class in redis.clients.jedis
- DefaultRedisCredentialsProvider(RedisCredentials) - Constructor for class redis.clients.jedis.DefaultRedisCredentialsProvider
- del(byte[]) - Method in class redis.clients.jedis.Jedis
-
Delete one or more keys.
- del(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
DEL Command Delete a single key from the database using a binary key name.
- del(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Delete one or more keys.
- del(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
DEL Command Removes the specified keys.
- del(String) - Method in class redis.clients.jedis.Jedis
-
Delete one or more keys.
- del(String) - Method in class redis.clients.jedis.UnifiedJedis
-
DEL Command Delete a single key from the database.
- del(String...) - Method in class redis.clients.jedis.Jedis
-
Delete one or more keys.
- del(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
DEL Command Delete one or more keys from the database.
- DEL - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- DEL - redis.clients.jedis.json.JsonProtocol.JsonCommand
- DEL - redis.clients.jedis.Protocol.Command
- DEL - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- DEL - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- DELCONSUMER - redis.clients.jedis.Protocol.Keyword
- DELETE - redis.clients.jedis.Protocol.Keyword
- DELETERULE - redis.clients.jedis.Protocol.Command
- DELETERULE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- DELSLOTS - redis.clients.jedis.Protocol.ClusterKeyword
- DELSLOTS - redis.clients.jedis.Protocol.Keyword
- DELSLOTSRANGE - redis.clients.jedis.Protocol.ClusterKeyword
- DELSLOTSRANGE - redis.clients.jedis.Protocol.Keyword
- DELUSER - redis.clients.jedis.Protocol.Keyword
- desc() - Method in class redis.clients.jedis.params.SortingParams
-
Sort in descending order.
- DESC - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- DESCRIPTION - redis.clients.jedis.Protocol.Keyword
- DESTROY - redis.clients.jedis.Protocol.Keyword
- destroyObject(PooledObject<Jedis>) - Method in class redis.clients.jedis.GlideJedisFactory
- DIALECT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- DICTADD - redis.clients.jedis.Protocol.Command
- DICTADD - redis.clients.jedis.search.SearchProtocol.SearchCommand
- DICTDEL - redis.clients.jedis.Protocol.Command
- DICTDEL - redis.clients.jedis.search.SearchProtocol.SearchCommand
- DICTDUMP - redis.clients.jedis.Protocol.Command
- DICTDUMP - redis.clients.jedis.search.SearchProtocol.SearchCommand
- DIFF - redis.clients.jedis.args.BitOP
- DIFF1 - redis.clients.jedis.args.BitOP
- DISABLED - Static variable in class redis.clients.jedis.ClientSetInfoConfig
- DISCARD - redis.clients.jedis.Protocol.Command
- DISTANCE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- DOCS - redis.clients.jedis.Protocol.Keyword
- DOCTOR - redis.clients.jedis.Protocol.Keyword
- Document - Class in redis.clients.jedis.search
-
Document compatibility stub for Valkey GLIDE wrapper.
- Document(String, Map<String, Object>) - Constructor for class redis.clients.jedis.search.Document
- DOUBLE - Static variable in class redis.clients.jedis.BuilderFactory
- DOUBLE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- DoublePrecision - Class in redis.clients.jedis.util
- DROPINDEX - redis.clients.jedis.Protocol.Command
- DROPINDEX - redis.clients.jedis.search.SearchProtocol.SearchCommand
- DRYRUN - redis.clients.jedis.Protocol.Keyword
- dump(byte[]) - Method in class redis.clients.jedis.Jedis
-
Serialize a key's value.
- dump(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
DUMP Command Serialize the value stored at key in a Redis-specific format.
- dump(String) - Method in class redis.clients.jedis.Jedis
-
Serialize a key's value.
- dump(String) - Method in class redis.clients.jedis.UnifiedJedis
-
DUMP Command Serialize the value stored at key in a Redis-specific format and return it to the user.
- DUMP - redis.clients.jedis.Protocol.Command
- DUMP - redis.clients.jedis.Protocol.Keyword
- DUPLICATE_POLICY - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- DuplicatePolicy - Enum in redis.clients.jedis.timeseries
-
Policy that will define handling of duplicate samples.
E
- ECHO - redis.clients.jedis.Protocol.Command
- EMPTY - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- encode(byte[]) - Static method in class redis.clients.jedis.util.SafeEncoder
- encode(String) - Static method in class redis.clients.jedis.util.SafeEncoder
- ENCODED_OBJECT - Static variable in class redis.clients.jedis.BuilderFactory
- ENCODED_OBJECT_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- ENCODED_OBJECT_LIST_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- ENCODED_OBJECT_MAP - Static variable in class redis.clients.jedis.BuilderFactory
- encodeMany(String...) - Static method in class redis.clients.jedis.util.SafeEncoder
- encodeObject(Object) - Static method in class redis.clients.jedis.util.SafeEncoder
-
This method takes an object and will convert all bytes[] and list of byte[] and will encode the object in a recursive way.
- ENCODING - redis.clients.jedis.Protocol.Keyword
- ENCODING - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- end(long) - Method in class redis.clients.jedis.params.BitPosParams
- ENTRIES - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- ENTRY_ID - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- equals(Object) - Method in interface redis.clients.jedis.args.Rawable
- equals(Object) - Method in class redis.clients.jedis.GeoCoordinate
- equals(Object) - Method in class redis.clients.jedis.HostAndPort
- equals(Object) - Method in class redis.clients.jedis.Module
- equals(Object) - Method in class redis.clients.jedis.params.LPosParams
- equals(Object) - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- equals(Object) - Method in class redis.clients.jedis.resps.StreamEntry
- equals(Object) - Method in class redis.clients.jedis.resps.Tuple
- equals(Object) - Method in class redis.clients.jedis.StreamEntryID
- ERROR - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- EVAL - redis.clients.jedis.Protocol.Command
- EVAL_RO - redis.clients.jedis.Protocol.Command
- EVALSHA - redis.clients.jedis.Protocol.Command
- EVALSHA_RO - redis.clients.jedis.Protocol.Command
- ex(long) - Method in class redis.clients.jedis.params.GetExParams
-
Set the specified expire time, in seconds.
- ex(long) - Method in class redis.clients.jedis.params.HGetExParams
-
Set the specified expire time, in seconds.
- ex(long) - Method in class redis.clients.jedis.params.HSetExParams
-
Set the specified expire time, in seconds.
- ex(long) - Method in class redis.clients.jedis.params.SetParams
-
Set the specified expire time, in seconds.
- EX - redis.clients.jedis.params.GetExParams.ExpiryType
- EX - redis.clients.jedis.params.HGetExParams.ExpiryType
- EX - redis.clients.jedis.params.HSetExParams.ExpiryType
- EX - redis.clients.jedis.params.SetParams.ExpirationType
- EX - redis.clients.jedis.Protocol.Keyword
- exAt(long) - Method in class redis.clients.jedis.params.GetExParams
-
Set the specified Unix time at which the key will expire, in seconds.
- exAt(long) - Method in class redis.clients.jedis.params.HGetExParams
-
Set the specified Unix time at which the key will expire, in seconds.
- exAt(long) - Method in class redis.clients.jedis.params.HSetExParams
-
Set the specified Unix time at which the key will expire, in seconds.
- exAt(long) - Method in class redis.clients.jedis.params.SetParams
-
Set the specified Unix time at which the key will expire, in seconds.
- EXAT - redis.clients.jedis.params.GetExParams.ExpiryType
- EXAT - redis.clients.jedis.params.HGetExParams.ExpiryType
- EXAT - redis.clients.jedis.params.HSetExParams.ExpiryType
- EXAT - redis.clients.jedis.params.SetParams.ExpirationType
- EXAT - redis.clients.jedis.Protocol.Keyword
- EXCLUDE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- EXEC - redis.clients.jedis.Protocol.Command
- exists(byte[]) - Method in class redis.clients.jedis.Jedis
-
Check if a key exists.
- exists(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
EXISTS Command Returns if key exists.
- exists(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Check if one or more keys exist.
- exists(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
EXISTS Command Returns the number of keys existing among the ones specified as arguments.
- exists(String) - Method in class redis.clients.jedis.Jedis
-
Check if a key exists.
- exists(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Check if a key exists in the database.
- exists(String...) - Method in class redis.clients.jedis.Jedis
-
Check if one or more keys exist.
- exists(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Check how many of the specified keys exist in the database.
- EXISTS - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- EXISTS - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- EXISTS - redis.clients.jedis.Protocol.Command
- EXISTS - redis.clients.jedis.Protocol.Keyword
- EXPANDER - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- EXPANSION - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- expire(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in seconds.
- expire(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
EXPIRE Command Set a timeout on key.
- expire(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in seconds with expiry option.
- expire(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
EXPIRE Command Set a timeout on key with expiry option.
- expire(String, long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in seconds.
- expire(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Set an expiration timeout on a key in seconds.
- expire(String, long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in seconds with expiry option.
- expire(String, long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
Set an expiration timeout on a key in seconds with additional options.
- EXPIRE - redis.clients.jedis.Protocol.Command
- expireAt(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific timestamp.
- expireAt(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
EXPIREAT Command Set the expiration for a key as a UNIX timestamp.
- expireAt(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific timestamp with expiry option.
- expireAt(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
EXPIREAT Command Set the expiration for a key as a UNIX timestamp with expiry option.
- expireAt(String, long) - Method in class redis.clients.jedis.Jedis
-
Set the expiration time of a key as a Unix timestamp (seconds since January 1, 1970).
- expireAt(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Set an expiration time for a key as a Unix timestamp in seconds.
- expireAt(String, long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific timestamp with expiry option.
- expireAt(String, long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
Set the expiration time of a key to a specific Unix timestamp with expiry options.
- EXPIREAT - redis.clients.jedis.Protocol.Command
- expireTime(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the expiration timestamp of a key in seconds.
- expireTime(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
EXPIRETIME Command Returns the absolute Unix timestamp at which the given key will expire.
- expireTime(String) - Method in class redis.clients.jedis.Jedis
-
Get the expiration timestamp of a key in seconds.
- expireTime(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the absolute Unix timestamp at which the key will expire.
- EXPIRETIME - redis.clients.jedis.Protocol.Command
- ExpiryOption - Enum in redis.clients.jedis.args
-
Enumeration of setting expiration options for Jedis compatibility layer.
- EXPLAIN - redis.clients.jedis.Protocol.Command
- EXPLAIN - redis.clients.jedis.search.SearchProtocol.SearchCommand
- EXPLAINCLI - redis.clients.jedis.Protocol.Command
- EXPLAINCLI - redis.clients.jedis.search.SearchProtocol.SearchCommand
F
- FAILOVER - redis.clients.jedis.Protocol.ClusterKeyword
- FAILOVER - redis.clients.jedis.Protocol.Keyword
- FCALL - redis.clients.jedis.Protocol.Command
- FCALL_RO - redis.clients.jedis.Protocol.Command
- FIELDS - redis.clients.jedis.Protocol.Keyword
- FIELDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- FILTER - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- FILTER - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- FILTER_BY_TS - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- FILTER_BY_VALUE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- FILTERBY - redis.clients.jedis.Protocol.Keyword
- FIRST - redis.clients.jedis.timeseries.AggregationType
- FIRST - redis.clients.jedis.timeseries.DuplicatePolicy
-
Ignore the new value
- FIRST_ENTRY - Static variable in class redis.clients.jedis.resps.StreamInfo
- FLUSH - redis.clients.jedis.Protocol.Keyword
- FLUSHALL - redis.clients.jedis.Protocol.Command
- FLUSHDB - redis.clients.jedis.Protocol.Command
- FLUSHSLOTS - redis.clients.jedis.Protocol.ClusterKeyword
- FLUSHSLOTS - redis.clients.jedis.Protocol.Keyword
- fnx() - Method in class redis.clients.jedis.params.HSetExParams
-
Only set the field if it does not already exist.
- FNX - redis.clients.jedis.params.HSetExParams.ExistenceCondition
- FNX - redis.clients.jedis.Protocol.Keyword
- FORCE - redis.clients.jedis.Protocol.Keyword
- forceCleanupAll() - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Force cleanup of all tracked resources.
- FORGET - redis.clients.jedis.Protocol.ClusterKeyword
- FORGET - redis.clients.jedis.Protocol.Keyword
- FRAGS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- freq(int) - Method in class redis.clients.jedis.params.RestoreParams
-
Set frequency.
- FREQ - redis.clients.jedis.Protocol.Keyword
- from(File) - Static method in interface redis.clients.jedis.SslOptions.Resource
- from(String) - Static method in class redis.clients.jedis.HostAndPort
-
Parse host:port string into HostAndPort object.
- from(URL) - Static method in interface redis.clients.jedis.SslOptions.Resource
- from(List<Object>) - Static method in class redis.clients.jedis.resps.Slowlog
- fromJson(String, Class<T>) - Method in class redis.clients.jedis.json.DefaultGsonObjectMapper
- fromJson(String, Class<T>) - Method in interface redis.clients.jedis.json.JsonObjectMapper
- FROMLONLAT - redis.clients.jedis.Protocol.Keyword
- FROMMEMBER - redis.clients.jedis.Protocol.Keyword
- FULL - redis.clients.jedis.Protocol.Keyword
- FULL - redis.clients.jedis.SslVerifyMode
-
Full certificate verification.
- FUNCTION - redis.clients.jedis.Protocol.Command
- FUNCTION_STATS_BUILDER - Static variable in class redis.clients.jedis.resps.FunctionStats
- FunctionStats - Class in redis.clients.jedis.resps
-
FunctionStats compatibility class for Valkey GLIDE wrapper.
- FunctionStats() - Constructor for class redis.clients.jedis.resps.FunctionStats
- FunctionStats(Map<String, Object>, Map<String, Map<String, Object>>) - Constructor for class redis.clients.jedis.resps.FunctionStats
- FUZZY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- fxx() - Method in class redis.clients.jedis.params.HSetExParams
-
Only set the field if it already exists.
- FXX - redis.clients.jedis.params.HSetExParams.ExistenceCondition
- FXX - redis.clients.jedis.Protocol.Keyword
G
- GENPASS - redis.clients.jedis.Protocol.Keyword
- GEO - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- GEO_COORDINATE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- GEOADD - redis.clients.jedis.Protocol.Command
- GeoCoordinate - Class in redis.clients.jedis
-
Geo coordinate compatibility class for Valkey GLIDE.
- GeoCoordinate(double, double) - Constructor for class redis.clients.jedis.GeoCoordinate
- GEODIST - redis.clients.jedis.Protocol.Command
- GEOFILTER - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- GEOHASH - redis.clients.jedis.Protocol.Command
- GEOPOS - redis.clients.jedis.Protocol.Command
- GEORADIUS - redis.clients.jedis.Protocol.Command
- GEORADIUS_RO - redis.clients.jedis.Protocol.Command
- GEORADIUS_WITH_PARAMS_RESULT - Static variable in class redis.clients.jedis.BuilderFactory
- GEORADIUSBYMEMBER - redis.clients.jedis.Protocol.Command
- GEORADIUSBYMEMBER_RO - redis.clients.jedis.Protocol.Command
- GeoRadiusResponse - Class in redis.clients.jedis.resps
-
Geo radius response compatibility class for Valkey GLIDE.
- GeoRadiusResponse(byte[]) - Constructor for class redis.clients.jedis.resps.GeoRadiusResponse
- GEOSEARCH - redis.clients.jedis.Protocol.Command
- GEOSEARCHSTORE - redis.clients.jedis.Protocol.Command
- GEOSHAPE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- get() - Method in class redis.clients.jedis.authentication.AuthXManager
- get() - Method in class redis.clients.jedis.DefaultRedisCredentialsProvider
- get() - Method in class redis.clients.jedis.params.SetParams
-
Return the old string stored at key, or null if key did not exist.
- get() - Method in interface redis.clients.jedis.SslOptions.Resource
-
Get the
InputStreamfor the resource. - get(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the value of a key.
- get(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
GET Command Get the value of key.
- get(String) - Method in class redis.clients.jedis.Jedis
-
Get the string value of a key.
- get(String) - Method in class redis.clients.jedis.params.SortingParams
-
Get external key pattern.
- get(String) - Method in class redis.clients.jedis.search.aggr.Row
- get(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the string value stored at a key.
- GET - redis.clients.jedis.json.JsonProtocol.JsonCommand
- GET - redis.clients.jedis.Protocol.Command
- GET - redis.clients.jedis.Protocol.Keyword
- GET - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- GET - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- getA() - Method in class redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
- getAclCategories() - Method in class redis.clients.jedis.resps.CommandInfo
-
An array of simple strings that are the ACL categories to which the command belongs
- getActiveTime() - Method in class redis.clients.jedis.resps.StreamConsumerFullInfo
- getAgeMillis() - Method in class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- getAgeSeconds() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getAggregator() - Method in class redis.clients.jedis.timeseries.TSInfo.Rule
- getAlignmentTimestamp() - Method in class redis.clients.jedis.timeseries.TSInfo.Rule
- getArgs() - Method in class redis.clients.jedis.resps.Slowlog
- getArity() - Method in class redis.clients.jedis.resps.CommandInfo
-
Arity is the number of arguments a command expects.
- getAuthXManager() - Method in interface redis.clients.jedis.JedisClientConfig
- getB() - Method in class redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
- getbit(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Returns the bit value at offset in the string value stored at key.
- getbit(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
GETBIT Command Returns the bit value at offset in the string value stored at key.
- 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.UnifiedJedis
-
Get the bit value at the specified offset in the string stored at key.
- GETBIT - redis.clients.jedis.Protocol.Command
- getBlockingSocketTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getBlockingSocketTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
- getBucketDuration() - Method in class redis.clients.jedis.timeseries.TSInfo.Rule
- getChannels() - Method in class redis.clients.jedis.resps.AccessControlUser
- getChunks() - Method in class redis.clients.jedis.timeseries.TSInfo
- getClientConfig() - Method in class redis.clients.jedis.ClusterConnectionProvider
- getClientConfig() - Method in interface redis.clients.jedis.ConnectionProvider
-
Get the client configuration
- getClientConfig() - Method in class redis.clients.jedis.GlideJedisFactory
-
Get the client configuration used by this factory.
- getClientInfo() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getClientIpPort() - Method in class redis.clients.jedis.resps.Slowlog
- getClientName() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getClientName() - Method in interface redis.clients.jedis.JedisClientConfig
- getClientName() - Method in class redis.clients.jedis.resps.Slowlog
- getClientSetInfoConfig() - Method in interface redis.clients.jedis.JedisClientConfig
-
Modify the behavior of internally executing CLIENT SETINFO command.
- getClusterNodes() - Method in class redis.clients.jedis.ClusterConnectionProvider
-
Get cluster nodes as a map (for compatibility with original Jedis API)
- getClusterNodes() - Method in class redis.clients.jedis.JedisCluster
-
Returns all nodes that were configured to connect to in key-value pairs (
Map).
Key is the HOST:PORT and the value is the connection pool. - getCommands() - Method in class redis.clients.jedis.resps.AccessControlUser
- getCompactionKey() - Method in class redis.clients.jedis.timeseries.TSInfo.Rule
- getComplexity() - Method in class redis.clients.jedis.resps.CommandDocument
- getConfig() - Method in class redis.clients.jedis.Jedis
-
Get the client configuration.
- getConnection() - Method in class redis.clients.jedis.ClusterConnectionProvider
- getConnection() - Method in interface redis.clients.jedis.ConnectionProvider
-
Get a connection from the provider
- getConnectionFromSlot(int) - Method in class redis.clients.jedis.JedisCluster
-
Returns the connection for one of the 16,384 slots.
- getConnectionTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getConnectionTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
- getConsumerInfo() - Method in class redis.clients.jedis.resps.StreamConsumerInfo
- getConsumerMessageCount() - Method in class redis.clients.jedis.resps.StreamPendingSummary
- getConsumerName() - Method in class redis.clients.jedis.resps.StreamPendingEntry
- getConsumers() - Method in class redis.clients.jedis.resps.StreamGroupFullInfo
- getConsumers() - Method in class redis.clients.jedis.resps.StreamGroupInfo
- getContext() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getCoordinate() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- getCount() - Method in class redis.clients.jedis.params.ScanParams
-
Get the count hint.
- getCount() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getCreatedCount() - Method in class redis.clients.jedis.util.Pool
-
Get the total number of resources created by this pool.
- getCredentialsProvider() - Method in interface redis.clients.jedis.JedisClientConfig
- getCursor() - Method in class redis.clients.jedis.resps.ScanResult
- getCursorAsBytes() - Method in class redis.clients.jedis.resps.ScanResult
-
Returns the cursor as a byte array.
- getCursorId() - Method in class redis.clients.jedis.search.aggr.AggregationResult
- getDatabase() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getDatabase() - Method in interface redis.clients.jedis.JedisClientConfig
- getDB() - Method in class redis.clients.jedis.Jedis
-
Get the current database index.
- getDefault() - Static method in enum redis.clients.jedis.RedisProtocol
- getDefaultPort(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
Get the default port for a Redis URI scheme.
- getDel(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get value and delete key.
- getDel(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
GETDEL Command Get the value of key and delete the key.
- getDel(String) - Method in class redis.clients.jedis.Jedis
-
Get value and delete key.
- getDel(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the value of a key and delete the key atomically.
- GETDEL - redis.clients.jedis.Protocol.Command
- getDelegate() - Method in class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- getDeliveredTimes() - Method in class redis.clients.jedis.resps.StreamPendingEntry
- getDestroyedCount() - Method in class redis.clients.jedis.util.Pool
-
Get the total number of resources destroyed by this pool.
- getDistance() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- getDocument() - Method in class redis.clients.jedis.resps.CommandDocument
- getDocuments() - Method in class redis.clients.jedis.search.SearchResult
- getDouble(String) - Method in class redis.clients.jedis.search.aggr.Row
- getElement() - Method in class redis.clients.jedis.resps.KeyedListElement
- getElement() - Method in class redis.clients.jedis.resps.Tuple
- getEnd() - Method in class redis.clients.jedis.params.BitPosParams
- getEnd() - Method in class redis.clients.jedis.resps.LCSMatchResult.Position
- getEngine() - Method in class redis.clients.jedis.resps.LibraryInfo
- getEngines() - Method in class redis.clients.jedis.resps.FunctionStats
- getEntries() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getEntryId() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.Jedis
-
Get the binary value of a key and optionally set its expiration.
- getEx(byte[], GetExParams) - Method in class redis.clients.jedis.UnifiedJedis
-
GETEX Command Get the value of key and optionally set its expiration.
- getEx(String, GetExParams) - Method in class redis.clients.jedis.Jedis
-
Get the value of a key and optionally set its expiration.
- getEx(String, GetExParams) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the value of a key and optionally set its expiration.
- GETEX - redis.clients.jedis.Protocol.Command
- getExecutionTime() - Method in class redis.clients.jedis.resps.Slowlog
- getExistenceCondition() - Method in class redis.clients.jedis.params.HSetExParams
-
Get the existence condition.
- getExistenceCondition() - Method in class redis.clients.jedis.params.SetParams
- getExParams() - Static method in class redis.clients.jedis.params.GetExParams
- GetExParams - Class in redis.clients.jedis.params
-
Parameters for GETEX command.
- GetExParams() - Constructor for class redis.clients.jedis.params.GetExParams
- GetExParams.ExpiryType - Enum in redis.clients.jedis.params
- getExpirationType() - Method in class redis.clients.jedis.params.GetExParams
-
Get the expiration type.
- getExpirationType() - Method in class redis.clients.jedis.params.HGetExParams
-
Get the expiration type.
- getExpirationType() - Method in class redis.clients.jedis.params.HSetExParams
-
Get the expiration type.
- getExpirationType() - Method in class redis.clients.jedis.params.SetParams
- getExpirationValue() - Method in class redis.clients.jedis.params.GetExParams
-
Get the expiration value.
- getExpirationValue() - Method in class redis.clients.jedis.params.HGetExParams
-
Get the expiration value.
- getExpirationValue() - Method in class redis.clients.jedis.params.HSetExParams
-
Get the expiration value.
- getExpirationValue() - Method in class redis.clients.jedis.params.SetParams
- getFields() - Method in class redis.clients.jedis.resps.StreamEntry
- getFirstEntry() - Method in class redis.clients.jedis.resps.StreamInfo
- getFirstKey() - Method in class redis.clients.jedis.resps.CommandInfo
-
The position of the command's first key name argument
- getFlags() - Method in class redis.clients.jedis.resps.AccessControlUser
- getFlags() - Method in class redis.clients.jedis.resps.CommandInfo
-
Command flags
- getFunctions() - Method in class redis.clients.jedis.resps.LibraryInfo
- getGlideClient() - Method in class redis.clients.jedis.Jedis
-
Get the underlying GLIDE client.
- getGroup() - Method in class redis.clients.jedis.resps.CommandDocument
- getGroupInfo() - Method in class redis.clients.jedis.resps.StreamGroupInfo
- getGroups() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getGroups() - Method in class redis.clients.jedis.resps.StreamInfo
- getHashTag(String) - Static method in class redis.clients.jedis.util.JedisClusterHashTag
-
Extract hash tag from a key.
- getHistory() - Method in class redis.clients.jedis.resps.CommandDocument
- getHost() - Method in class redis.clients.jedis.Connection
-
Get the host
- getHost() - Method in class redis.clients.jedis.GlideJedisFactory
-
Get the host this factory connects to.
- getHost() - Method in class redis.clients.jedis.HostAndPort
-
Get the host.
- getHostAndPort() - Method in class redis.clients.jedis.Connection
-
Get the host and port for this connection
- getHostAndPort(HostAndPort) - Method in interface redis.clients.jedis.HostAndPortMapper
-
Map a HostAndPort to another HostAndPort.
- getHostAndPortMapper() - Method in interface redis.clients.jedis.JedisClientConfig
- getHostnameVerifier() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getHostnameVerifier() - Method in interface redis.clients.jedis.JedisClientConfig
- getId() - Method in class redis.clients.jedis.resps.Slowlog
- getId() - Method in class redis.clients.jedis.search.Document
- getID() - Method in class redis.clients.jedis.resps.StreamEntry
- getID() - Method in class redis.clients.jedis.resps.StreamPendingEntry
- getIdle() - Method in class redis.clients.jedis.resps.StreamConsumerInfo
- getIdleTime() - Method in class redis.clients.jedis.resps.StreamPendingEntry
- getInactive() - Method in class redis.clients.jedis.resps.StreamConsumerInfo
- getInstance() - Static method in class redis.clients.jedis.ResourceLifecycleManager
- getIntegerProperty(String) - Method in class redis.clients.jedis.timeseries.TSInfo
- getKey() - Method in class redis.clients.jedis.resps.KeyedZSetElement
- getKey() - Method in class redis.clients.jedis.resps.KeyValue
- getKeys() - Method in class redis.clients.jedis.resps.AccessControlUser
- GETKEYS - redis.clients.jedis.Protocol.Keyword
- GETKEYSANDFLAGS - redis.clients.jedis.Protocol.Keyword
- GETKEYSINSLOT - redis.clients.jedis.Protocol.ClusterKeyword
- GETKEYSINSLOT - redis.clients.jedis.Protocol.Keyword
- getKeystorePassword() - Method in class redis.clients.jedis.SslOptions
- getKeystoreResource() - Method in class redis.clients.jedis.SslOptions
- getKeyStoreType() - Method in class redis.clients.jedis.SslOptions
- getLabel(String) - Method in class redis.clients.jedis.timeseries.TSInfo
- getLabels() - Method in class redis.clients.jedis.timeseries.TSInfo
- getLabels() - Method in class redis.clients.jedis.timeseries.TSKeyValue
- getLastDeliveredId() - Method in class redis.clients.jedis.resps.StreamGroupFullInfo
- getLastDeliveredId() - Method in class redis.clients.jedis.resps.StreamGroupInfo
- getLastEntry() - Method in class redis.clients.jedis.resps.StreamInfo
- getLastGeneratedId() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getLastGeneratedId() - Method in class redis.clients.jedis.resps.StreamInfo
- getLastKey() - Method in class redis.clients.jedis.resps.CommandInfo
-
The position of the command's last key name argument Commands that accept a single key have both first key and last key set to 1
- getLatitude() - Method in class redis.clients.jedis.GeoCoordinate
- getLen() - Method in class redis.clients.jedis.resps.LCSMatchResult
- getLength() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getLength() - Method in class redis.clients.jedis.resps.StreamInfo
- getLibNameSuffix() - Method in class redis.clients.jedis.ClientSetInfoConfig
- getLibraryCode() - Method in class redis.clients.jedis.resps.LibraryInfo
- getLibraryInfo() - Method in class redis.clients.jedis.resps.LibraryInfo
- getLibraryName() - Method in class redis.clients.jedis.resps.LibraryInfo
- getlogEntry() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getLong(String) - Method in class redis.clients.jedis.search.aggr.Row
- getLongitude() - Method in class redis.clients.jedis.GeoCoordinate
- getMatches() - Method in class redis.clients.jedis.resps.LCSMatchResult
- getMatchLen() - Method in class redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
- getMatchPattern() - Method in class redis.clients.jedis.params.ScanParams
-
Get the match pattern.
- getMatchString() - Method in class redis.clients.jedis.resps.LCSMatchResult
- getMaxBorrowWaitTimeMillis() - Method in class redis.clients.jedis.util.Pool
-
Get the maximum time threads have waited for resources.
- getMaxId() - Method in class redis.clients.jedis.resps.StreamPendingSummary
- getMaxIdle() - Method in class redis.clients.jedis.ConnectionPoolConfig
- getMaxIdle() - Method in class redis.clients.jedis.SingleConnectionPoolConfig
- getMaxlen() - Method in class redis.clients.jedis.params.LPosParams
- getMaxTotal() - Method in class redis.clients.jedis.ConnectionPoolConfig
- getMaxTotal() - Method in class redis.clients.jedis.SingleConnectionPoolConfig
- getMaxTotal() - Method in class redis.clients.jedis.util.Pool
-
Get the maximum total number of resources in the pool.
- getMeanBorrowWaitTimeMillis() - Method in class redis.clients.jedis.util.Pool
-
Get the mean time threads wait for resources.
- getMember() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- getMemberByString() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- getMinId() - Method in class redis.clients.jedis.resps.StreamPendingSummary
- getMinIdle() - Method in class redis.clients.jedis.ConnectionPoolConfig
- getMinIdle() - Method in class redis.clients.jedis.SingleConnectionPoolConfig
- getModifier() - Method in class redis.clients.jedis.params.BitPosParams
- getName() - Method in class redis.clients.jedis.Module
- getName() - Method in class redis.clients.jedis.resps.StreamConsumerFullInfo
- getName() - Method in class redis.clients.jedis.resps.StreamConsumerInfo
- getName() - Method in class redis.clients.jedis.resps.StreamGroupFullInfo
- getName() - Method in class redis.clients.jedis.resps.StreamGroupInfo
- GETNAME - redis.clients.jedis.Protocol.Keyword
- getNodeKey(String, int) - Static method in class redis.clients.jedis.JedisClusterInfoCache
-
Get node key from host and port.
- getNodeKey(HostAndPort) - Static method in class redis.clients.jedis.JedisClusterInfoCache
-
Get node key from HostAndPort.
- getNodes() - Method in class redis.clients.jedis.ClusterConnectionProvider
-
Get all configured cluster nodes
- getNumActive() - Method in class redis.clients.jedis.util.Pool
-
Get the number of active resources in the pool.
- getNumIdle() - Method in class redis.clients.jedis.util.Pool
-
Get the number of idle resources in the pool.
- getNumWaiters() - Method in class redis.clients.jedis.util.Pool
-
Get the number of threads waiting for resources.
- getObject() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getParams() - Method in class redis.clients.jedis.params.MigrateParams
-
Get the parameters as a string array.
- getParams() - Method in class redis.clients.jedis.params.RestoreParams
-
Get the parameters as a string array.
- getParams() - Method in class redis.clients.jedis.params.SortingParams
-
Get the parameters as a string array.
- getPassword() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getPassword() - Method in class redis.clients.jedis.DefaultRedisCredentials
- getPassword() - Method in interface redis.clients.jedis.JedisClientConfig
- getPassword() - Method in interface redis.clients.jedis.RedisCredentials
- getPassword() - Method in class redis.clients.jedis.resps.AccessControlUser
- getPelCount() - Method in class redis.clients.jedis.resps.StreamConsumerFullInfo
- getPelCount() - Method in class redis.clients.jedis.resps.StreamGroupFullInfo
- getPending() - Method in class redis.clients.jedis.resps.StreamConsumerFullInfo
- getPending() - Method in class redis.clients.jedis.resps.StreamConsumerInfo
- getPending() - Method in class redis.clients.jedis.resps.StreamGroupFullInfo
- getPending() - Method in class redis.clients.jedis.resps.StreamGroupInfo
- getPool() - Method in class redis.clients.jedis.GlideJedisFactory
-
Get the pool reference.
- getPort() - Method in class redis.clients.jedis.Connection
-
Get the port
- getPort() - Method in class redis.clients.jedis.GlideJedisFactory
-
Get the port this factory connects to.
- getPort() - Method in class redis.clients.jedis.HostAndPort
-
Get the port.
- getProperties() - Method in class redis.clients.jedis.search.Document
- getProperties() - Method in class redis.clients.jedis.timeseries.TSInfo
- getProperty(String) - Method in class redis.clients.jedis.timeseries.TSInfo
- getRadixTreeKeys() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getRadixTreeKeys() - Method in class redis.clients.jedis.resps.StreamInfo
- getRadixTreeNodes() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getRadixTreeNodes() - Method in class redis.clients.jedis.resps.StreamInfo
- getrange(byte[], long, long) - Method in class redis.clients.jedis.UnifiedJedis
-
GETRANGE Command Returns the substring of the string value stored at key.
- getrange(String, long, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Get a substring of the string stored at a key.
- GETRANGE - redis.clients.jedis.Protocol.Command
- getRank() - Method in class redis.clients.jedis.params.LPosParams
- getRaw() - Method in interface redis.clients.jedis.args.Rawable
-
Get byte array representation.
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- getRaw() - Method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- getRaw() - Method in enum redis.clients.jedis.json.JsonProtocol.JsonCommand
- getRaw() - Method in enum redis.clients.jedis.Protocol.ClusterKeyword
- 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.search.SearchProtocol.SearchCommand
- getRaw() - Method in enum redis.clients.jedis.search.SearchProtocol.SearchKeyword
- getRaw() - Method in enum redis.clients.jedis.timeseries.AggregationType
- getRaw() - Method in enum redis.clients.jedis.timeseries.DuplicatePolicy
- getRaw() - Method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- getRaw() - Method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- getRawScore() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- getReason() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getRedisProtocol() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getRedisProtocol() - Method in interface redis.clients.jedis.JedisClientConfig
- getResource() - Method in class redis.clients.jedis.ConnectionPool
-
Deprecated.
- getResource() - Method in class redis.clients.jedis.util.Pool
-
Get a resource from the pool.
- getResourceId() - Method in class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- getResult() - Method in class redis.clients.jedis.resps.ScanResult
- getResults() - Method in class redis.clients.jedis.search.aggr.AggregationResult
- getRow(int) - Method in class redis.clients.jedis.search.aggr.AggregationResult
- getRows() - Method in class redis.clients.jedis.search.aggr.AggregationResult
- getRule(String) - Method in class redis.clients.jedis.timeseries.TSInfo
- getRules() - Method in class redis.clients.jedis.timeseries.TSInfo
- getRunningScript() - Method in class redis.clients.jedis.resps.FunctionStats
- getScore() - Method in class redis.clients.jedis.resps.Tuple
- getScore() - Method in class redis.clients.jedis.search.Document
- getSeenTime() - Method in class redis.clients.jedis.resps.StreamConsumerFullInfo
- getSequence() - Method in class redis.clients.jedis.StreamEntryID
- getSet(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use
Jedis.setGet(byte[], byte[])instead. - getSet(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
GETSET Command Atomically set key to value and return the old value stored at key.
- getSet(String, String) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use
Jedis.setGet(String, String)instead - getSet(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
Deprecated.Use
UnifiedJedis.setGet(String, String)instead - GETSET - redis.clients.jedis.Protocol.Command
- getSince() - Method in class redis.clients.jedis.resps.CommandDocument
- getSocketTimeoutMillis() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getSocketTimeoutMillis() - Method in interface redis.clients.jedis.JedisClientConfig
- getSslOptions() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getSslOptions() - Method in interface redis.clients.jedis.JedisClientConfig
-
JedisClientConfig.isSsl(),JedisClientConfig.getSslSocketFactory()andJedisClientConfig.getSslParameters()will be ignored ifthisis set. - getSslParameters() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getSslParameters() - Method in interface redis.clients.jedis.JedisClientConfig
- getSslParameters() - Method in class redis.clients.jedis.SslOptions
- getSslProtocol() - Method in class redis.clients.jedis.SslOptions
- getSslSocketFactory() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getSslSocketFactory() - Method in interface redis.clients.jedis.JedisClientConfig
- getSslVerifyMode() - Method in class redis.clients.jedis.SslOptions
- getStart() - Method in class redis.clients.jedis.params.BitPosParams
- getStart() - Method in class redis.clients.jedis.resps.LCSMatchResult.Position
- getStep() - Method in class redis.clients.jedis.resps.CommandInfo
-
This value is the step, or increment, between the first key and last key values where the keys are
- getStreamFullInfo() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getStreamInfo() - Method in class redis.clients.jedis.resps.StreamFullInfo
- getStreamInfo() - Method in class redis.clients.jedis.resps.StreamInfo
- getString(String) - Method in class redis.clients.jedis.search.aggr.Row
- getSubcommands() - Method in class redis.clients.jedis.resps.CommandInfo
-
All the command's subcommands, if any
- getSummary() - Method in class redis.clients.jedis.resps.CommandDocument
- getTime() - Method in class redis.clients.jedis.StreamEntryID
- getTimestamp() - Method in class redis.clients.jedis.timeseries.TSElement
- getTimeStamp() - Method in class redis.clients.jedis.resps.Slowlog
- getTimestampCreated() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getTimestampLastUpdated() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getTips() - Method in class redis.clients.jedis.resps.CommandInfo
-
Helpful information about the command
- getTotal() - Method in class redis.clients.jedis.resps.StreamPendingSummary
- getTotalResults() - Method in class redis.clients.jedis.search.aggr.AggregationResult
- getTotalResults() - Method in class redis.clients.jedis.search.SearchResult
- getTrackedResourceCount() - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Get the number of currently tracked resources.
- getTruststorePassword() - Method in class redis.clients.jedis.SslOptions
- getTruststoreResource() - Method in class redis.clients.jedis.SslOptions
- getTrustStoreType() - Method in class redis.clients.jedis.SslOptions
- getType() - Method in class redis.clients.jedis.params.ScanParams
-
Get the type filter.
- getUser() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- getUser() - Method in class redis.clients.jedis.DefaultRedisCredentials
- getUser() - Method in interface redis.clients.jedis.JedisClientConfig
- getUser() - Method in interface redis.clients.jedis.RedisCredentials
- GETUSER - redis.clients.jedis.Protocol.Keyword
- getUsername() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- getValue() - Method in class redis.clients.jedis.resps.KeyValue
- getValue() - Method in class redis.clients.jedis.timeseries.TSElement
- getVersion() - Method in class redis.clients.jedis.Module
- glideClient - Variable in class redis.clients.jedis.UnifiedJedis
- glideClusterClient - Variable in class redis.clients.jedis.UnifiedJedis
- GlideJedisFactory - Class in redis.clients.jedis
-
Factory for creating and managing Jedis instances backed by GLIDE clients in a connection pool.
- GlideJedisFactory(String, int, JedisClientConfig) - Constructor for class redis.clients.jedis.GlideJedisFactory
-
Create a new factory for Jedis connections.
- GROUP - redis.clients.jedis.Protocol.Keyword
- GROUPBY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- GROUPBY - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- GROUPS - redis.clients.jedis.Protocol.Keyword
- GROUPS - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- GROUPS - Static variable in class redis.clients.jedis.resps.StreamInfo
- GT - redis.clients.jedis.args.ExpiryOption
-
Set expiry only when the new expiry is greater than the existing one.
- GT - redis.clients.jedis.Protocol.Keyword
H
- hashCode() - Method in interface redis.clients.jedis.args.Rawable
- 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.params.LPosParams
- hashCode() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- hashCode() - Method in class redis.clients.jedis.resps.StreamEntry
- hashCode() - Method in class redis.clients.jedis.resps.Tuple
- hashCode() - Method in class redis.clients.jedis.StreamEntryID
- hdel(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Removes the specified fields from the hash stored at key (binary version).
- hdel(String, String...) - Method in class redis.clients.jedis.Jedis
-
Removes the specified fields from the hash stored at key.
- HDEL - redis.clients.jedis.Protocol.Command
- HELP - redis.clients.jedis.Protocol.Keyword
- hexists(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns if field is an existing field in the hash stored at key (binary version).
- hexists(String, String) - Method in class redis.clients.jedis.Jedis
-
Returns if field is an existing field in the hash stored at key.
- HEXISTS - redis.clients.jedis.Protocol.Command
- hexpire(byte[], long, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (seconds) - binary version.
- hexpire(byte[], long, ExpiryOption, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (seconds) with condition - binary version.
- hexpire(String, long, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (seconds).
- hexpire(String, long, ExpiryOption, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (seconds) with condition.
- hexpireAt(byte[], long, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (seconds) - binary version.
- hexpireAt(byte[], long, ExpiryOption, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (seconds) with condition - binary version.
- hexpireAt(String, long, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (seconds).
- hexpireAt(String, long, ExpiryOption, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (seconds) with condition.
- hexpireTime(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Returns the expiration time of a hash field as a Unix timestamp, in seconds - binary version.
- hexpireTime(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the expiration time of a hash field as a Unix timestamp, in seconds.
- hget(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns the value associated with field in the hash stored at key (binary version).
- hget(String, String) - Method in class redis.clients.jedis.Jedis
-
Returns the value associated with field in the hash stored at key.
- HGET - redis.clients.jedis.Protocol.Command
- hgetAll(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns all fields and values of the hash stored at key (binary version).
- hgetAll(String) - Method in class redis.clients.jedis.Jedis
-
Returns all fields and values of the hash stored at key.
- HGETALL - redis.clients.jedis.Protocol.Command
- hgetdel(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Retrieves the values associated with the specified fields in the hash stored at the given key and then deletes those fields from the hash (binary version).
- hgetdel(String, String...) - Method in class redis.clients.jedis.Jedis
-
Retrieves the values associated with the specified fields in the hash stored at the given key and then deletes those fields from the hash.
- hgetex(byte[], HGetExParams, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Retrieves the values associated with the specified fields in a hash stored at the given key and optionally sets their expiration (binary version).
- hgetex(String, HGetExParams, String...) - Method in class redis.clients.jedis.Jedis
-
Retrieves the values associated with the specified fields in a hash stored at the given key and optionally sets their expiration.
- hGetExParams() - Static method in class redis.clients.jedis.params.HGetExParams
- HGetExParams - Class in redis.clients.jedis.params
-
Parameters for HGETEX command.
- HGetExParams() - Constructor for class redis.clients.jedis.params.HGetExParams
- HGetExParams.ExpiryType - Enum in redis.clients.jedis.params
- HIGHLIGHT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- hincrBy(byte[], byte[], long) - Method in class redis.clients.jedis.Jedis
-
Increments the number stored at field in the hash stored at key by increment (binary version).
- hincrBy(String, String, long) - Method in class redis.clients.jedis.Jedis
-
Increments the number stored at field in the hash stored at key by increment.
- HINCRBY - redis.clients.jedis.Protocol.Command
- hincrByFloat(byte[], byte[], double) - Method in class redis.clients.jedis.Jedis
-
Increment the specified field of a hash stored at key, and representing a floating point number, by the specified increment (binary version).
- hincrByFloat(String, String, double) - Method in class redis.clients.jedis.Jedis
-
Increment the specified field of a hash stored at key, and representing a floating point number, by the specified increment.
- HINCRBYFLOAT - redis.clients.jedis.Protocol.Command
- HISTORY - redis.clients.jedis.Protocol.Keyword
- hkeys(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns all field names in the hash stored at key (binary version).
- hkeys(String) - Method in class redis.clients.jedis.Jedis
-
Returns all field names in the hash stored at key.
- HKEYS - redis.clients.jedis.Protocol.Command
- hlen(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns the number of fields contained in the hash stored at key (binary version).
- hlen(String) - Method in class redis.clients.jedis.Jedis
-
Returns the number of fields contained in the hash stored at key.
- HLEN - redis.clients.jedis.Protocol.Command
- hmget(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Returns the values associated with the specified fields in the hash stored at key (binary version).
- hmget(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the values associated with the specified fields in the hash stored at key.
- HMGET - redis.clients.jedis.Protocol.Command
- hmset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key (binary version).
- hmset(String, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key.
- HMSET - redis.clients.jedis.Protocol.Command
- HostAndPort - Class in redis.clients.jedis
-
HostAndPort compatibility class for Valkey GLIDE wrapper.
- HostAndPort(String, int) - Constructor for class redis.clients.jedis.HostAndPort
-
Create a new HostAndPort instance.
- HostAndPortMapper - Interface in redis.clients.jedis
-
HostAndPortMapper compatibility interface for Valkey GLIDE wrapper.
- hostnameVerifier(HostnameVerifier) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- hpersist(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Removes the expiration time for each specified field - binary version.
- hpersist(String, String...) - Method in class redis.clients.jedis.Jedis
-
Removes the expiration time for each specified field.
- hpexpire(byte[], long, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (milliseconds) - binary version.
- hpexpire(byte[], long, ExpiryOption, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (milliseconds) with condition - binary version.
- hpexpire(String, long, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (milliseconds).
- hpexpire(String, long, ExpiryOption, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using relative time to expire (milliseconds) with condition.
- hpexpireAt(byte[], long, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (milliseconds) - binary version.
- hpexpireAt(byte[], long, ExpiryOption, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (milliseconds) with condition - binary version.
- hpexpireAt(String, long, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (milliseconds).
- hpexpireAt(String, long, ExpiryOption, String...) - Method in class redis.clients.jedis.Jedis
-
Set expiry for hash field using an absolute Unix timestamp (milliseconds) with condition.
- hpexpireTime(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Returns the expiration time of a hash field as a Unix timestamp, in milliseconds - binary version.
- hpexpireTime(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the expiration time of a hash field as a Unix timestamp, in milliseconds.
- hpttl(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Returns the TTL in milliseconds of a hash field - binary version.
- hpttl(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the TTL in milliseconds of a hash field.
- hrandfield(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns a random field from the hash value stored at key (binary version).
- hrandfield(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Returns an array of random fields from the hash value stored at key (binary version).
- hrandfield(String) - Method in class redis.clients.jedis.Jedis
-
Returns a random field from the hash value stored at key.
- hrandfield(String, long) - Method in class redis.clients.jedis.Jedis
-
Returns an array of random fields from the hash value stored at key.
- HRANDFIELD - redis.clients.jedis.Protocol.Command
- hrandfieldWithValues(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Returns an array of random field-value pairs from the hash value stored at key (binary version).
- hrandfieldWithValues(String, long) - Method in class redis.clients.jedis.Jedis
-
Returns an array of random field-value pairs from the hash value stored at key.
- hscan(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types and their associated values (binary version).
- hscan(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types and their associated values (binary version).
- hscan(String, String) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types and their associated values.
- hscan(String, String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types and their associated values.
- HSCAN - redis.clients.jedis.Protocol.Command
- HSCAN_BINARY_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- HSCAN_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- hscanNoValues(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types without their values (binary version).
- hscanNoValues(byte[], byte[], ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types without their values (binary version).
- hscanNoValues(String, String) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types without their values.
- hscanNoValues(String, String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterates fields of Hash types without their values.
- hset(byte[], byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Sets the specified field in the hash stored at key to value (binary version).
- hset(byte[], Map<byte[], byte[]>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key (binary version).
- hset(String, String, String) - Method in class redis.clients.jedis.Jedis
-
Sets the specified field in the hash stored at key to value.
- hset(String, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key.
- HSET - redis.clients.jedis.Protocol.Command
- hsetex(byte[], HSetExParams, byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Sets the specified field in the hash stored at key to value with expiration and existence conditions (binary version).
- hsetex(byte[], HSetExParams, Map<byte[], byte[]>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key with expiration and existence conditions (binary version).
- hsetex(String, HSetExParams, String, String) - Method in class redis.clients.jedis.Jedis
-
Sets the specified field in the hash stored at key to value with expiration and existence conditions.
- hsetex(String, HSetExParams, Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
Sets the specified fields to their respective values in the hash stored at key with expiration and existence conditions.
- hSetExParams() - Static method in class redis.clients.jedis.params.HSetExParams
- HSetExParams - Class in redis.clients.jedis.params
-
Parameters for HSETEX command.
- HSetExParams() - Constructor for class redis.clients.jedis.params.HSetExParams
- HSetExParams.ExistenceCondition - Enum in redis.clients.jedis.params
- HSetExParams.ExpiryType - Enum in redis.clients.jedis.params
- hsetnx(byte[], byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Sets field in the hash stored at key to value, only if field does not yet exist (binary version).
- hsetnx(String, String, String) - Method in class redis.clients.jedis.Jedis
-
Sets field in the hash stored at key to value, only if field does not yet exist.
- HSETNX - redis.clients.jedis.Protocol.Command
- hstrlen(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns the string length of the value associated with field in the hash stored at key (binary version).
- hstrlen(String, String) - Method in class redis.clients.jedis.Jedis
-
Returns the string length of the value associated with field in the hash stored at key.
- HSTRLEN - redis.clients.jedis.Protocol.Command
- httl(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Returns the TTL in seconds of a hash field - binary version.
- httl(String, String...) - Method in class redis.clients.jedis.Jedis
-
Returns the TTL in seconds of a hash field.
- hvals(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns all values in the hash stored at key (binary version).
- hvals(String) - Method in class redis.clients.jedis.Jedis
-
Returns all values in the hash stored at key.
- HVALS - redis.clients.jedis.Protocol.Command
I
- ID - redis.clients.jedis.Protocol.Keyword
- IDLE - redis.clients.jedis.Protocol.Keyword
- IDLE - Static variable in class redis.clients.jedis.resps.StreamConsumerInfo
- idleTime(long) - Method in class redis.clients.jedis.params.RestoreParams
-
Set idle time.
- IDLETIME - redis.clients.jedis.Protocol.Keyword
- IDX - redis.clients.jedis.Protocol.Keyword
- IGNORE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- IMPORTING - redis.clients.jedis.Protocol.ClusterKeyword
- INACTIVE - Static variable in class redis.clients.jedis.resps.StreamConsumerInfo
- INCLUDE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- incr(byte[]) - Method in class redis.clients.jedis.Jedis
-
Increment the integer value of key by 1.
- incr(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
INCR Command Increment the integer value of a key by one.
- incr(String) - Method in class redis.clients.jedis.Jedis
-
Increment the integer value of key by 1.
- incr(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Increment the integer value stored at a key by 1.
- INCR - redis.clients.jedis.Protocol.Command
- INCR - redis.clients.jedis.Protocol.Keyword
- INCR - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- incrBy(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Increment the integer value of a key by the given amount (alternative method name).
- incrBy(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
INCRBY Command Increment the integer value of a key by the given amount.
- incrBy(String, long) - Method in class redis.clients.jedis.Jedis
-
Increment the integer value of key by amount.
- incrBy(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Increment the integer value stored at a key by the specified amount.
- INCRBY - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- INCRBY - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- INCRBY - redis.clients.jedis.Protocol.Command
- INCRBY - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- incrByFloat(byte[], double) - Method in class redis.clients.jedis.Jedis
-
Increment the float value of a key by the given amount.
- incrByFloat(byte[], double) - Method in class redis.clients.jedis.UnifiedJedis
-
INCRBYFLOAT Command Increment the float value of a key by the given amount.
- incrByFloat(String, double) - Method in class redis.clients.jedis.Jedis
-
Increment the float value of key by amount.
- incrByFloat(String, double) - Method in class redis.clients.jedis.UnifiedJedis
-
Increment the floating-point value stored at a key by the specified amount.
- INCRBYFLOAT - redis.clients.jedis.Protocol.Command
- INDEXEMPTY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- INDEXMISSING - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- INFIELDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- INFO - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- INFO - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- INFO - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- INFO - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- INFO - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- INFO - redis.clients.jedis.Protocol.ClusterKeyword
- INFO - redis.clients.jedis.Protocol.Command
- INFO - redis.clients.jedis.Protocol.Keyword
- INFO - redis.clients.jedis.search.SearchProtocol.SearchCommand
- INFO - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- INIT_NO_ERROR_PROPERTY - Static variable in class redis.clients.jedis.JedisCluster
- INITBYDIM - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- INITBYDIM - redis.clients.jedis.Protocol.Command
- INITBYPROB - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- INITBYPROB - redis.clients.jedis.Protocol.Command
- initPool(GenericObjectPoolConfig<T>, PooledObjectFactory<T>) - Method in class redis.clients.jedis.util.Pool
-
Initialize the pool with configuration and factory.
- initPool(PooledObjectFactory<T>) - Method in class redis.clients.jedis.util.Pool
-
Initialize the pool with a factory.
- INKEYS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- INORDER - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- INSECURE - redis.clients.jedis.SslVerifyMode
-
DO NOT USE THIS IN PRODUCTION.
- INSERT - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- INSERT - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- INSERT - redis.clients.jedis.Protocol.Command
- INSERTNX - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- INSERTNX - redis.clients.jedis.Protocol.Command
- internalPool - Variable in class redis.clients.jedis.util.Pool
- invalidateObject(T) - Method in class redis.clients.jedis.util.Pool
-
Invalidate a resource in the pool.
- isClosed() - Method in class redis.clients.jedis.Jedis
-
Check if the connection is closed.
- isClosed() - Method in class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- isClosed() - Method in class redis.clients.jedis.UnifiedJedis
-
Check if the connection is closed.
- isClosed() - Method in class redis.clients.jedis.util.Pool
-
Check if the pool is closed.
- isClusterCompliantMatchPattern(String) - Static method in class redis.clients.jedis.util.JedisClusterHashTag
-
Check if a key pattern is cluster compliant.
- isClusterMode - Variable in class redis.clients.jedis.UnifiedJedis
- isCompleteIteration() - Method in class redis.clients.jedis.resps.ScanResult
-
Checks if the scan iteration is complete.
- isDisabled() - Method in class redis.clients.jedis.ClientSetInfoConfig
- isGet() - Method in class redis.clients.jedis.params.SetParams
- isPooled() - Method in class redis.clients.jedis.Jedis
-
Check if this connection is from a pool.
- isReadOnlyForRedisClusterReplicas() - Method in interface redis.clients.jedis.JedisClientConfig
-
Execute READONLY command to connections.
- isRedisSSLScheme(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
Check if the URI uses a Redis SSL scheme.
- isShutdown() - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Check if the lifecycle manager is shutdown.
- isSsl() - Method in class redis.clients.jedis.DefaultJedisClientConfig
- isSsl() - Method in interface redis.clients.jedis.JedisClientConfig
- isValid(URI) - Static method in class redis.clients.jedis.util.JedisURIHelper
-
Check if the URI is a valid Redis URI.
- ITEMS - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
J
- Jedis - Class in redis.clients.jedis
-
Jedis compatibility wrapper for Valkey GLIDE client.
- Jedis() - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with default localhost:6379 connection.
- Jedis(GlideClient, JedisClientConfig) - Constructor for class redis.clients.jedis.Jedis
-
Internal constructor for pooled connections.
- Jedis(String, int) - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with specified host and port.
- Jedis(String, int, boolean) - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with specified host, port and SSL configuration.
- Jedis(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with comprehensive SSL/TLS configuration.
- Jedis(String, int, int) - Constructor for class redis.clients.jedis.Jedis
-
Create Jedis with timeout configuration.
- Jedis(String, int, JedisClientConfig) - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with full configuration.
- Jedis(Connection) - Constructor for class redis.clients.jedis.Jedis
-
Constructor with Connection (compatibility stub).
- Jedis(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.Jedis
-
Create a new Jedis instance with host and port from HostAndPort and configuration.
- JedisClientConfig - Interface in redis.clients.jedis
-
JedisClientConfig compatibility interface for Valkey GLIDE wrapper.
- JedisCluster - Class in redis.clients.jedis
-
JedisCluster compatibility wrapper that extends UnifiedJedis for cluster operations.
- JedisCluster(Set<HostAndPort>) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster with multiple entry points.
- JedisCluster(Set<HostAndPort>, int) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster with multiple entry points.
- JedisCluster(Set<HostAndPort>, int, int) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster with multiple entry points.
You can specify the timeout and the maximum attempts. - JedisCluster(Set<HostAndPort>, int, int, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(Set<HostAndPort>, int, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(Set<HostAndPort>, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(Set<HostAndPort>, JedisClientConfig) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(Set<HostAndPort>, JedisClientConfig, int) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(HostAndPort) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster instance.
- JedisCluster(HostAndPort, int) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster instance.
- JedisCluster(HostAndPort, int, int) - Constructor for class redis.clients.jedis.JedisCluster
-
Creates a JedisCluster instance.
- JedisCluster(HostAndPort, int, int, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(HostAndPort, int, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(HostAndPort, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisCluster(HostAndPort, JedisClientConfig, int, GenericObjectPoolConfig<Connection>) - Constructor for class redis.clients.jedis.JedisCluster
- JedisClusterConfigurationException(String) - Constructor for exception redis.clients.jedis.ClusterConfigurationMapper.JedisClusterConfigurationException
- JedisClusterConfigurationException(String, Throwable) - Constructor for exception redis.clients.jedis.ClusterConfigurationMapper.JedisClusterConfigurationException
- JedisClusterHashTag - Class in redis.clients.jedis.util
-
JedisClusterHashTag compatibility class for Valkey GLIDE wrapper.
- JedisClusterHashTag() - Constructor for class redis.clients.jedis.util.JedisClusterHashTag
- JedisClusterInfoCache - Class in redis.clients.jedis
-
JedisClusterInfoCache compatibility class for Valkey GLIDE wrapper.
- JedisClusterInfoCache() - Constructor for class redis.clients.jedis.JedisClusterInfoCache
- JedisConfigurationException(String) - Constructor for exception redis.clients.jedis.ConfigurationMapper.JedisConfigurationException
- JedisConfigurationException(String, Throwable) - Constructor for exception redis.clients.jedis.ConfigurationMapper.JedisConfigurationException
- JedisConnectionException - Exception in redis.clients.jedis.exceptions
-
JedisConnectionException compatibility class for Valkey GLIDE wrapper.
- JedisConnectionException(String) - Constructor for exception redis.clients.jedis.exceptions.JedisConnectionException
- JedisConnectionException(String, Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisConnectionException
- JedisConnectionException(Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisConnectionException
- JedisDataException - Exception in redis.clients.jedis.exceptions
-
JedisDataException compatibility class for Valkey GLIDE wrapper.
- JedisDataException(String) - Constructor for exception redis.clients.jedis.exceptions.JedisDataException
- JedisDataException(String, Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisDataException
- JedisDataException(Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisDataException
- JedisException - Exception in redis.clients.jedis.exceptions
-
JedisException compatibility class for Valkey GLIDE wrapper.
- JedisException(String) - Constructor for exception redis.clients.jedis.exceptions.JedisException
- JedisException(String, Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisException
- JedisException(Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisException
- JedisPool - Class in redis.clients.jedis
-
JedisPool compatibility wrapper for Valkey GLIDE client.
- JedisPool() - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with default configuration connecting to localhost:6379.
- JedisPool(String) - Constructor for class redis.clients.jedis.JedisPool
-
WARNING: This constructor only accepts a uri string as
url. - JedisPool(String, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port.
- JedisPool(String, int, boolean) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with SSL configuration.
- JedisPool(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with SSL configuration and custom SSL parameters.
- JedisPool(String, int, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with timeout configuration.
- JedisPool(String, int, int, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with timeout and password authentication.
- JedisPool(String, int, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with password authentication.
- JedisPool(String, int, String, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the specified host and port with user authentication.
- JedisPool(String, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
WARNING: This constructor only accepts a uri string as
url. - JedisPool(URI) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the Redis server specified by the URI.
- JedisPool(URI, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the Redis server specified by the URI with timeout configuration.
- JedisPool(URI, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the Redis server specified by the URI with timeout and SSL configuration.
- JedisPool(URI, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool connecting to the Redis server specified by the URI with SSL configuration.
- JedisPool(GenericObjectPoolConfig<Jedis>) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to localhost:6379.
- JedisPool(GenericObjectPoolConfig<Jedis>, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the Redis server specified by the URL.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, boolean) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with SSL.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with SSL and custom SSL parameters.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with timeout.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, int, String) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, String, int, String) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with separate connection and socket timeouts, user authentication, database, client name, and SSL.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, int, String, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with timeout and password.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with timeout, password, and database.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, int, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with timeout, password, database, and client name.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, String, int, String) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, int, String, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPool
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, String, String) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with user authentication.
- JedisPool(GenericObjectPoolConfig<Jedis>, String, int, JedisClientConfig) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the specified host and port with client configuration.
- JedisPool(GenericObjectPoolConfig<Jedis>, URI) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the Redis server specified by the URI.
- JedisPool(GenericObjectPoolConfig<Jedis>, URI, int) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the Redis server specified by the URI with timeout.
- JedisPool(GenericObjectPoolConfig<Jedis>, URI, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the Redis server specified by the URI with timeout and SSL configuration.
- JedisPool(GenericObjectPoolConfig<Jedis>, URI, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration connecting to the Redis server specified by the URI with SSL configuration.
- JedisPool(GenericObjectPoolConfig<Jedis>, PooledObjectFactory<Jedis>) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with custom pool configuration and a custom pooled object factory.
- JedisPool(PooledObjectFactory<Jedis>) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with a custom pooled object factory.
- JedisPool(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.JedisPool
-
Creates a JedisPool with the specified host and port configuration and client configuration.
- JedisPooled - Class in redis.clients.jedis
-
JedisPooled compatibility wrapper for Valkey GLIDE client.
- JedisPooled() - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(Object) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(String) - Constructor for class redis.clients.jedis.JedisPooled
-
WARNING: This constructor only accepts a uri string as
url. - JedisPooled(String, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(String, int, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(String, int, String, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(String, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
-
WARNING: This constructor only accepts a uri string as
url. - JedisPooled(URI) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(URI, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(URI, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(URI, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String) - Constructor for class redis.clients.jedis.JedisPooled
-
WARNING: This constructor only accepts a uri string as
url. - JedisPooled(GenericObjectPoolConfig<Object>, String, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, int, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, int, String, String, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, int, String, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, String, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, int, String, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, int, String, boolean, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String, int, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String, int, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, int, String, String, int, String, boolean) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, String, int, String, String) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI, int, int) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI, int, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI, int, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, URI, SSLSocketFactory, SSLParameters, HostnameVerifier) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(GenericObjectPoolConfig<Object>, HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(PooledObjectFactory<Object>) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(PooledObjectFactory<Object>, GenericObjectPoolConfig<Object>) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(HostAndPort) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(HostAndPort, GenericObjectPoolConfig<Object>) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.JedisPooled
- JedisPooled(HostAndPort, JedisClientConfig, GenericObjectPoolConfig<Object>) - Constructor for class redis.clients.jedis.JedisPooled
- JedisURIHelper - Class in redis.clients.jedis.util
-
Utility class for handling Jedis URI parsing and validation.
- JedisValidationException - Exception in redis.clients.jedis.exceptions
-
A validation error.
- JedisValidationException(String) - Constructor for exception redis.clients.jedis.exceptions.JedisValidationException
- JedisValidationException(String, Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisValidationException
- JedisValidationException(Throwable) - Constructor for exception redis.clients.jedis.exceptions.JedisValidationException
- JsonObjectMapper - Interface in redis.clients.jedis.json
-
JsonObjectMapper compatibility interface for Valkey GLIDE wrapper.
- JsonProtocol - Class in redis.clients.jedis.json
-
JSON protocol commands and keywords for Valkey GLIDE compatibility layer.
- JsonProtocol() - Constructor for class redis.clients.jedis.json.JsonProtocol
- JsonProtocol.JsonCommand - Enum in redis.clients.jedis.json
- JUSTID - redis.clients.jedis.Protocol.Keyword
K
- keepTtl() - Method in class redis.clients.jedis.params.HSetExParams
-
Retain the time to live associated with the key.
- keepTtl() - Method in class redis.clients.jedis.params.SetParams
-
Retain the time to live associated with the key.
- KEEPTTL - redis.clients.jedis.params.HSetExParams.ExpiryType
- KEEPTTL - redis.clients.jedis.params.SetParams.ExpirationType
- KEEPTTL - redis.clients.jedis.Protocol.Keyword
- KEYED_BINARY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- KEYED_LIST_ELEMENT - Static variable in class redis.clients.jedis.BuilderFactory
- KEYED_STRING_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- KEYED_STRING_LIST_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- KEYED_TUPLE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- KEYED_ZSET_ELEMENT - Static variable in class redis.clients.jedis.BuilderFactory
- KeyedListElement - Class in redis.clients.jedis.resps
-
KeyedListElement compatibility stub for Valkey GLIDE wrapper.
- KeyedListElement(String, String) - Constructor for class redis.clients.jedis.resps.KeyedListElement
- KeyedZSetElement - Class in redis.clients.jedis.resps
-
KeyedZSetElement compatibility stub for Valkey GLIDE wrapper.
- KeyedZSetElement(String, String, double) - Constructor for class redis.clients.jedis.resps.KeyedZSetElement
- keyExists(byte[]) - Method in class redis.clients.jedis.Jedis
-
Check if a key exists (boolean version for Jedis compatibility).
- keyExists(String) - Method in class redis.clients.jedis.Jedis
-
Check if a key exists (boolean version for Jedis compatibility).
- keys(byte[]) - Method in class redis.clients.jedis.Jedis
-
Find all keys matching the given pattern.
- keys(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
KEYS Command Find all keys matching the given pattern.
- keys(String) - Method in class redis.clients.jedis.Jedis
-
Find all keys matching the given pattern.
- keys(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Find all keys matching a given pattern.
- KEYS - redis.clients.jedis.Protocol.Command
- KEYS - redis.clients.jedis.Protocol.Keyword
- KEYSLOT - redis.clients.jedis.Protocol.ClusterKeyword
- KEYSLOT - redis.clients.jedis.Protocol.Keyword
- keystore(File) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Keystore file to load client certificates.
- keystore(File, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Keystore file to load client certificates.
- keystore(URL) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Keystore resource to load client certificates.
- keystore(URL, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Keystore resource to load client certificates.
- keystore(SslOptions.Resource, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Java Keystore resource to load client certificates.
- keyStoreType(String) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the KeyStore type.
- KeyValue<K,V> - Class in redis.clients.jedis.resps
-
KeyValue compatibility stub for Valkey GLIDE wrapper.
- KeyValue<K,V> - Class in redis.clients.jedis.util
- KeyValue(K, V) - Constructor for class redis.clients.jedis.resps.KeyValue
- KeyValue(K, V) - Constructor for class redis.clients.jedis.util.KeyValue
- KILL - redis.clients.jedis.Protocol.Keyword
L
- LABELS - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- LADDR - redis.clients.jedis.Protocol.Keyword
- LANGUAGE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- LANGUAGE_FIELD - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- LAST - redis.clients.jedis.timeseries.AggregationType
- LAST - redis.clients.jedis.timeseries.DuplicatePolicy
-
Override with latest value
- LAST_DELIVERED - Static variable in class redis.clients.jedis.resps.StreamGroupInfo
- LAST_ENTRY - Static variable in class redis.clients.jedis.resps.StreamInfo
- LAST_GENERATED_ID - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- LAST_GENERATED_ID - Static variable in class redis.clients.jedis.resps.StreamInfo
- LASTSAVE - redis.clients.jedis.Protocol.Command
- LATENCY - redis.clients.jedis.Protocol.Command
- LATEST - redis.clients.jedis.Protocol.Keyword
- LATEST - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- LCS - redis.clients.jedis.Protocol.Command
- LCSMatchResult - Class in redis.clients.jedis.resps
-
LCSMatchResult compatibility stub for Valkey GLIDE wrapper.
- LCSMatchResult(String, List<LCSMatchResult.MatchedPosition>, long) - Constructor for class redis.clients.jedis.resps.LCSMatchResult
- LCSMatchResult.MatchedPosition - Class in redis.clients.jedis.resps
-
MatchedPosition compatibility stub.
- LCSMatchResult.Position - Class in redis.clients.jedis.resps
-
Position compatibility stub.
- LEFT - redis.clients.jedis.args.ListDirection
- LEN - redis.clients.jedis.Protocol.Keyword
- LEN - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- LENGTH - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- LENGTH - Static variable in class redis.clients.jedis.resps.StreamInfo
- LIBRARY_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- LibraryInfo - Class in redis.clients.jedis.resps
-
Library information compatibility class for Valkey GLIDE.
- LibraryInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.LibraryInfo
- LIBRARYNAME - redis.clients.jedis.Protocol.Keyword
- limit(int, int) - Method in class redis.clients.jedis.params.SortingParams
-
Limit the number of returned elements.
- LIMIT - redis.clients.jedis.Protocol.Keyword
- LIMIT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- LIMITED - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- lindex(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Returns the element at index in the list stored at key (binary version).
- lindex(String, long) - Method in class redis.clients.jedis.Jedis
-
Returns the element at index in the list stored at key.
- LINDEX - redis.clients.jedis.Protocol.Command
- LINKS - redis.clients.jedis.Protocol.ClusterKeyword
- LINKS - redis.clients.jedis.Protocol.Keyword
- linsert(byte[], ListPosition, byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Inserts element in the list stored at key either before or after the reference value pivot (binary version).
- linsert(String, ListPosition, String, String) - Method in class redis.clients.jedis.Jedis
-
Inserts element in the list stored at key either before or after the reference value pivot.
- LINSERT - redis.clients.jedis.Protocol.Command
- LIST - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- LIST - redis.clients.jedis.Protocol.Command
- LIST - redis.clients.jedis.Protocol.Keyword
- ListDirection - Enum in redis.clients.jedis.args
-
Direction for
LMOVEandBLMOVEcommand. - ListPosition - Enum in redis.clients.jedis.args
- llen(byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns the length of the list stored at key (binary version).
- llen(String) - Method in class redis.clients.jedis.Jedis
-
Returns the length of the list stored at key.
- LLEN - redis.clients.jedis.Protocol.Command
- lmove(byte[], byte[], ListDirection, ListDirection) - Method in class redis.clients.jedis.Jedis
-
Atomically moves an element from one list to another (binary version).
- lmove(String, String, ListDirection, ListDirection) - Method in class redis.clients.jedis.Jedis
-
Atomically moves an element from one list to another.
- LMOVE - redis.clients.jedis.Protocol.Command
- lmpop(ListDirection, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Pops one or more elements from the first non-empty list key from the list of provided key names (binary version).
- lmpop(ListDirection, int, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Pops one or more elements from the first non-empty list key from the list of provided key names (binary version).
- lmpop(ListDirection, int, String...) - Method in class redis.clients.jedis.Jedis
-
Pops one or more elements from the first non-empty list key from the list of provided key names.
- lmpop(ListDirection, String...) - Method in class redis.clients.jedis.Jedis
-
Pops one or more elements from the first non-empty list key from the list of provided key names.
- LMPOP - redis.clients.jedis.Protocol.Command
- LOAD - redis.clients.jedis.Protocol.Keyword
- LOAD - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- LOADCHUNK - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- LOADCHUNK - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- LOADCHUNK - redis.clients.jedis.Protocol.Command
- LOADEX - redis.clients.jedis.Protocol.Keyword
- LOG - redis.clients.jedis.Protocol.Keyword
- LOLWUT - redis.clients.jedis.Protocol.Command
- LONG - Static variable in class redis.clients.jedis.BuilderFactory
- LONG_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- LONG_LONG_PAIR - Static variable in class redis.clients.jedis.BuilderFactory
- lpop(byte[]) - Method in class redis.clients.jedis.Jedis
-
Removes and returns the first element of the list stored at key (binary version).
- lpop(byte[], int) - Method in class redis.clients.jedis.Jedis
-
Removes and returns up to count elements from the head of the list stored at key (binary version).
- lpop(String) - Method in class redis.clients.jedis.Jedis
-
Removes and returns the first element of the list stored at key.
- lpop(String, int) - Method in class redis.clients.jedis.Jedis
-
Removes and returns up to count elements from the head of the list stored at key.
- LPOP - redis.clients.jedis.Protocol.Command
- lpos(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Returns the index of the first matching element in the list stored at key (binary version).
- lpos(byte[], byte[], LPosParams) - Method in class redis.clients.jedis.Jedis
-
Returns the index of matching elements in the list stored at key with additional options (binary version).
- lpos(byte[], byte[], LPosParams, long) - Method in class redis.clients.jedis.Jedis
-
Returns the indices of matching elements in the list stored at key (binary version).
- lpos(String, String) - Method in class redis.clients.jedis.Jedis
-
Returns the index of the first matching element in the list stored at key.
- lpos(String, String, LPosParams) - Method in class redis.clients.jedis.Jedis
-
Returns the index of matching elements in the list stored at key with additional options.
- lpos(String, String, LPosParams, long) - Method in class redis.clients.jedis.Jedis
-
Returns the indices of matching elements in the list stored at key.
- LPOS - redis.clients.jedis.Protocol.Command
- lPosParams() - Static method in class redis.clients.jedis.params.LPosParams
- LPosParams - Class in redis.clients.jedis.params
- LPosParams() - Constructor for class redis.clients.jedis.params.LPosParams
- lpush(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Inserts all the specified values at the head of the list stored at key (binary version).
- lpush(String, String...) - Method in class redis.clients.jedis.Jedis
-
Inserts all the specified values at the head of the list stored at key.
- LPUSH - redis.clients.jedis.Protocol.Command
- lpushx(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Inserts specified values at the head of the list stored at key, only if key already exists and holds a list (binary version).
- lpushx(String, String...) - Method in class redis.clients.jedis.Jedis
-
Inserts specified values at the head of the list stored at key, only if key already exists and holds a list.
- LPUSHX - redis.clients.jedis.Protocol.Command
- lrange(byte[], long, long) - Method in class redis.clients.jedis.Jedis
-
Returns the specified elements of the list stored at key (binary version).
- lrange(String, long, long) - Method in class redis.clients.jedis.Jedis
-
Returns the specified elements of the list stored at key.
- LRANGE - redis.clients.jedis.Protocol.Command
- lrem(byte[], long, byte[]) - Method in class redis.clients.jedis.Jedis
-
Removes the first count occurrences of elements equal to element from the list stored at key (binary version).
- lrem(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Removes the first count occurrences of elements equal to element from the list stored at key.
- LREM - redis.clients.jedis.Protocol.Command
- lset(byte[], long, byte[]) - Method in class redis.clients.jedis.Jedis
-
Sets the list element at index to element (binary version).
- lset(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Sets the list element at index to element.
- LSET - redis.clients.jedis.Protocol.Command
- LT - redis.clients.jedis.args.ExpiryOption
-
Set expiry only when the new expiry is less than the existing one.
- LT - redis.clients.jedis.Protocol.Keyword
- ltrim(byte[], 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 (binary version).
- 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 - redis.clients.jedis.Protocol.Command
M
- MADD - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- MADD - redis.clients.jedis.Protocol.Command
- MADD - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- makeObject() - Method in class redis.clients.jedis.GlideJedisFactory
- ManagedResource(AutoCloseable) - Constructor for class redis.clients.jedis.ResourceLifecycleManager.ManagedResource
- mapToGlideClusterConfig(Set<HostAndPort>) - Static method in class redis.clients.jedis.ClusterConfigurationMapper
-
Convert Jedis cluster configuration to GLIDE cluster configuration with default settings.
- mapToGlideClusterConfig(Set<HostAndPort>, JedisClientConfig) - Static method in class redis.clients.jedis.ClusterConfigurationMapper
-
Convert Jedis cluster configuration to GLIDE cluster configuration with comprehensive validation and SSL/TLS support.
- mapToGlideConfig(String, int, JedisClientConfig) - Static method in class redis.clients.jedis.ConfigurationMapper
-
Convert Jedis client configuration to GLIDE client configuration with comprehensive SSL/TLS support and automatic certificate conversion.
- match(byte[]) - Method in class redis.clients.jedis.params.ScanParams
-
Set the MATCH pattern for the scan.
- match(String) - Method in class redis.clients.jedis.params.ScanParams
-
Set the MATCH pattern for the scan.
- MATCH - redis.clients.jedis.Protocol.Keyword
- MatchedPosition(LCSMatchResult.Position, LCSMatchResult.Position, long) - Constructor for class redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
- MAX - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- MAX - redis.clients.jedis.Protocol.Command
- MAX - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- MAX - redis.clients.jedis.timeseries.AggregationType
- MAX - redis.clients.jedis.timeseries.DuplicatePolicy
-
Only override if the value is higher than the existing value
- MAXAGE - redis.clients.jedis.Protocol.Keyword
- MAXIDLE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- MAXITERATIONS - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- maxlen(int) - Method in class redis.clients.jedis.params.LPosParams
- MAXLEN - redis.clients.jedis.Protocol.Keyword
- MAXTEXTFIELDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- MEET - redis.clients.jedis.Protocol.ClusterKeyword
- MEET - redis.clients.jedis.Protocol.Keyword
- MEMORY - redis.clients.jedis.Protocol.Command
- MERGE - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- MERGE - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- MERGE - redis.clients.jedis.json.JsonProtocol.JsonCommand
- MERGE - redis.clients.jedis.Protocol.Command
- MEXISTS - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- MEXISTS - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- MEXISTS - redis.clients.jedis.Protocol.Command
- mget(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Get multiple values.
- mget(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
MGET Command Returns the values of all specified keys.
- mget(String...) - Method in class redis.clients.jedis.Jedis
-
Get multiple values.
- mget(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the values of multiple keys in a single operation.
- MGET - redis.clients.jedis.json.JsonProtocol.JsonCommand
- MGET - redis.clients.jedis.Protocol.Command
- MGET - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- migrate(String, int, byte[], int) - Method in class redis.clients.jedis.UnifiedJedis
-
MIGRATE Command Atomically transfer a key from a Redis instance to another one.
- migrate(String, int, int, MigrateParams, byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
MIGRATE Command Atomically transfer keys from a Redis instance to another one with additional parameters.
- migrate(String, int, int, MigrateParams, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
MIGRATE Command Atomically transfer keys from a Redis instance to another one with additional parameters.
- migrate(String, int, String, int) - Method in class redis.clients.jedis.UnifiedJedis
-
MIGRATE Command Atomically transfer a key from a Redis instance to another one.
- migrate(String, int, String, int, int) - Method in class redis.clients.jedis.Jedis
-
Move a key to another Valkey instance.
- MIGRATE - redis.clients.jedis.Protocol.Command
- MigrateParams - Class in redis.clients.jedis.params
-
Parameters for MIGRATE command.
- MigrateParams() - Constructor for class redis.clients.jedis.params.MigrateParams
- MIGRATING - redis.clients.jedis.Protocol.ClusterKeyword
- MIN - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- MIN - redis.clients.jedis.Protocol.Command
- MIN - redis.clients.jedis.timeseries.AggregationType
- MIN - redis.clients.jedis.timeseries.DuplicatePolicy
-
Only override if the value is lower than the existing value
- MINID - redis.clients.jedis.Protocol.Keyword
- MINMATCHLEN - redis.clients.jedis.Protocol.Keyword
- MINUS - Static variable in class redis.clients.jedis.timeseries.TimeSeriesProtocol
- MKSTREAM - redis.clients.jedis.Protocol.Keyword
- modifier(BitCountOption) - Method in class redis.clients.jedis.params.BitPosParams
- Module - Class in redis.clients.jedis
-
Module compatibility class for Valkey GLIDE.
- Module(String, int) - Constructor for class redis.clients.jedis.Module
- MODULE - redis.clients.jedis.Protocol.Command
- MODULE - redis.clients.jedis.Protocol.Keyword
- MODULE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- MONITOR - redis.clients.jedis.Protocol.Command
- move(byte[], int) - Method in class redis.clients.jedis.Jedis
-
Move a key to another database.
- move(String, int) - Method in class redis.clients.jedis.Jedis
-
Move a key to another database.
- move(String, int) - Method in class redis.clients.jedis.UnifiedJedis
-
MOVE Command Move key from the currently selected database to the specified destination database.
- MOVE - redis.clients.jedis.Protocol.Command
- MRANGE - redis.clients.jedis.Protocol.Command
- MRANGE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- MREVRANGE - redis.clients.jedis.Protocol.Command
- MREVRANGE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- mset(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Set multiple key-value pairs.
- mset(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
MSET Command Sets the given keys to their respective values.
- mset(String...) - Method in class redis.clients.jedis.Jedis
-
Set multiple key-value pairs.
- mset(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
MSET Command Set multiple key-value pairs in a single atomic operation.
- mset(Map<String, String>) - Method in class redis.clients.jedis.Jedis
-
Set multiple key-value pairs.
- MSET - redis.clients.jedis.Protocol.Command
- msetnx(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
MSETNX Command Sets the given keys to their respective values, only if none of the keys exist.
- msetnx(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
MSETNX Command Set multiple keys to multiple values, only if none of the keys exist.
- MSETNX - redis.clients.jedis.Protocol.Command
- MULTI - redis.clients.jedis.Protocol.Command
- MYID - redis.clients.jedis.Protocol.ClusterKeyword
- MYID - redis.clients.jedis.Protocol.Keyword
- MYSHARDID - redis.clients.jedis.Protocol.ClusterKeyword
- MYSHARDID - redis.clients.jedis.Protocol.Keyword
N
- NAME - Static variable in class redis.clients.jedis.resps.StreamConsumerInfo
- NAME - Static variable in class redis.clients.jedis.resps.StreamGroupInfo
- NO - redis.clients.jedis.Protocol.Keyword
- NOACK - redis.clients.jedis.Protocol.Keyword
- NOCONTENT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOCREATE - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- NODE - redis.clients.jedis.Protocol.ClusterKeyword
- NODES - redis.clients.jedis.Protocol.ClusterKeyword
- NODES - redis.clients.jedis.Protocol.Keyword
- NOFIELDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOFREQS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOHL - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOINDEX - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOMKSTREAM - redis.clients.jedis.Protocol.Keyword
- NONE - redis.clients.jedis.SslVerifyMode
-
No verification (alias for INSECURE).
- NONSCALING - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- NOOFFSETS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOSORT - redis.clients.jedis.Protocol.Keyword
- NOSTEM - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOSTOPWORDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NOT - redis.clients.jedis.args.BitOP
- NOVALUES - redis.clients.jedis.Protocol.Keyword
- NOW - redis.clients.jedis.Protocol.Keyword
- NUMERIC - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- NUMINCRBY - redis.clients.jedis.json.JsonProtocol.JsonCommand
- NUMINCRBY - redis.clients.jedis.Protocol.Command
- NUMPAT - redis.clients.jedis.Protocol.Keyword
- NUMSUB - redis.clients.jedis.Protocol.Keyword
- nx() - Method in class redis.clients.jedis.params.SetParams
-
Only set the key if it does not already exist.
- NX - redis.clients.jedis.args.ExpiryOption
-
Set expiry only when the key has no expiry.
- NX - redis.clients.jedis.params.SetParams.ExistenceCondition
- NX - redis.clients.jedis.Protocol.Keyword
O
- OBJECT - redis.clients.jedis.Protocol.Command
- OBJECT - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- OBJKEYS - redis.clients.jedis.json.JsonProtocol.JsonCommand
- OBJKEYS - redis.clients.jedis.Protocol.Command
- OBJLEN - redis.clients.jedis.json.JsonProtocol.JsonCommand
- OBJLEN - redis.clients.jedis.Protocol.Command
- of(K, V) - Static method in class redis.clients.jedis.util.KeyValue
- ON - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- ON_DUPLICATE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- ONE - redis.clients.jedis.args.BitOP
- ONE - redis.clients.jedis.Protocol.Keyword
- OR - redis.clients.jedis.args.BitOP
- OVERRIDE - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
P
- PARAMS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- parseFloatingPointNumber(String) - Static method in class redis.clients.jedis.util.DoublePrecision
- parseString(String) - Static method in class redis.clients.jedis.HostAndPort
-
Parse a host:port string into a HostAndPort instance.
- passivateObject(PooledObject<Jedis>) - Method in class redis.clients.jedis.GlideJedisFactory
- password(String) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- PATTERN - redis.clients.jedis.Protocol.Keyword
- PAUSE - redis.clients.jedis.Protocol.Keyword
- PENDING - Static variable in class redis.clients.jedis.resps.StreamConsumerInfo
- PENDING - Static variable in class redis.clients.jedis.resps.StreamGroupInfo
- persist() - Method in class redis.clients.jedis.params.GetExParams
-
Remove the time to live associated with the key.
- persist() - Method in class redis.clients.jedis.params.HGetExParams
-
Remove the time to live associated with the key.
- persist(byte[]) - Method in class redis.clients.jedis.Jedis
-
Remove the expiration from a key.
- persist(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
PERSIST Command Remove the existing timeout on key.
- persist(String) - Method in class redis.clients.jedis.Jedis
-
Remove the expiration from a key.
- persist(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Remove the expiration from a key, making it persistent.
- PERSIST - redis.clients.jedis.params.GetExParams.ExpiryType
- PERSIST - redis.clients.jedis.params.HGetExParams.ExpiryType
- PERSIST - redis.clients.jedis.Protocol.Command
- PERSIST - redis.clients.jedis.Protocol.Keyword
- pexpire(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in milliseconds.
- pexpire(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
PEXPIRE Command Set a timeout on key in milliseconds.
- pexpire(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in milliseconds with expiry option.
- pexpire(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
PEXPIRE Command Set a timeout on key in milliseconds with expiry option.
- pexpire(String, long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in milliseconds.
- pexpire(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Set the expiration time of a key in milliseconds.
- pexpire(String, long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time in milliseconds with expiry option.
- pexpire(String, long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
Set the expiration time of a key in milliseconds with expiry options.
- PEXPIRE - redis.clients.jedis.Protocol.Command
- pexpireat(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific timestamp in milliseconds.
- pexpireAt(byte[], long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific millisecond timestamp.
- pexpireAt(byte[], long) - Method in class redis.clients.jedis.UnifiedJedis
-
PEXPIREAT Command Set the expiration for a key as a UNIX timestamp in milliseconds.
- pexpireAt(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific millisecond timestamp with expiry option.
- pexpireAt(byte[], long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
PEXPIREAT Command Set the expiration for a key as a UNIX timestamp in milliseconds with expiry option.
- pexpireAt(String, long) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific millisecond timestamp.
- pexpireAt(String, long) - Method in class redis.clients.jedis.UnifiedJedis
-
Set the expiration time of a key to a specific Unix timestamp in milliseconds.
- pexpireAt(String, long, ExpiryOption) - Method in class redis.clients.jedis.Jedis
-
Set expiration time at a specific millisecond timestamp with expiry option.
- pexpireAt(String, long, ExpiryOption) - Method in class redis.clients.jedis.UnifiedJedis
-
Set the expiration time of a key to a specific Unix timestamp in milliseconds with expiry options.
- PEXPIREAT - redis.clients.jedis.Protocol.Command
- pexpireTime(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the expiration timestamp of a key in milliseconds.
- pexpireTime(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
PEXPIRETIME Command Returns the absolute Unix timestamp in milliseconds at which the given key will expire.
- pexpireTime(String) - Method in class redis.clients.jedis.Jedis
-
Get the expiration timestamp of a key in milliseconds.
- pexpireTime(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the absolute Unix timestamp in milliseconds at which the key will expire.
- PEXPIRETIME - redis.clients.jedis.Protocol.Command
- pfadd(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Adds all elements to the HyperLogLog data structure stored at the specified key.
- pfadd(byte[], byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
PFADD Command Adds elements to the HyperLogLog data structure.
- pfadd(String, String...) - Method in class redis.clients.jedis.Jedis
-
Adds all elements to the HyperLogLog data structure stored at the specified key.
- pfadd(String, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Add elements to a HyperLogLog data structure.
- PFADD - redis.clients.jedis.Protocol.Command
- pfcount(byte[]) - Method in class redis.clients.jedis.Jedis
-
Estimates the cardinality of the data stored in a HyperLogLog structure for a single key.
- pfcount(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
PFCOUNT Command Returns the approximated cardinality of the HyperLogLog.
- pfcount(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Estimates the cardinality of the union of multiple HyperLogLog data structures.
- pfcount(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
PFCOUNT Command Returns the approximated cardinality of the union of multiple HyperLogLogs.
- pfcount(String) - Method in class redis.clients.jedis.Jedis
-
Estimates the cardinality of the data stored in a HyperLogLog structure for a single key.
- pfcount(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the estimated cardinality of a HyperLogLog.
- pfcount(String...) - Method in class redis.clients.jedis.Jedis
-
Estimates the cardinality of the data stored in multiple HyperLogLog structures by calculating the combined cardinality of multiple keys.
- pfcount(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the estimated cardinality of the union of multiple HyperLogLogs.
- PFCOUNT - redis.clients.jedis.Protocol.Command
- pfmerge(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Merges multiple HyperLogLog values into a unique value.
- pfmerge(byte[], byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
PFMERGE Command Merge multiple HyperLogLog values into a unique value.
- pfmerge(String, String...) - Method in class redis.clients.jedis.Jedis
-
Merges multiple HyperLogLog values into a unique value.
- pfmerge(String, String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Merge multiple HyperLogLog structures into a destination key.
- PFMERGE - redis.clients.jedis.Protocol.Command
- PHONETIC - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- ping() - Method in class redis.clients.jedis.Jedis
-
Test if the server is alive and responding.
- ping() - Method in class redis.clients.jedis.UnifiedJedis
-
Test if the server is alive and responding.
- ping(byte[]) - Method in class redis.clients.jedis.Jedis
-
Test if the server is alive with a custom message.
- ping(String) - Method in class redis.clients.jedis.Jedis
-
Test if the server is alive and echo back a custom message.
- ping(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Test if the server is alive and echo back a custom message.
- PING - redis.clients.jedis.Protocol.Command
- PLUS - Static variable in class redis.clients.jedis.timeseries.TimeSeriesProtocol
- Pool<T> - Class in redis.clients.jedis.util
-
Base pool class for Jedis connections.
- Pool() - Constructor for class redis.clients.jedis.util.Pool
- Position(long, long) - Constructor for class redis.clients.jedis.resps.LCSMatchResult.Position
- PREFIX - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- prepare() - Method in interface redis.clients.jedis.RedisCredentialsProvider
-
Prepare
RedisCredentialsbeforeSupplier.get()is called. - PROFILE - redis.clients.jedis.Protocol.Command
- PROFILE - redis.clients.jedis.search.SearchProtocol.SearchCommand
- protocol(RedisProtocol) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- Protocol - Class in redis.clients.jedis
-
Redis protocol utilities and command definitions.
- Protocol() - Constructor for class redis.clients.jedis.Protocol
- Protocol.ClusterKeyword - Enum in redis.clients.jedis
-
Redis protocol cluster keywords enum.
- Protocol.Command - Enum in redis.clients.jedis
-
Redis protocol commands enum.
- Protocol.Keyword - Enum in redis.clients.jedis
-
Redis protocol keywords enum based on original Jedis Protocol.Keyword.
- ProtocolCommand - Interface in redis.clients.jedis.commands
-
Interface for Redis protocol commands.
- psetex(byte[], long, byte[]) - Method in class redis.clients.jedis.Jedis
-
Set key to value with expiration in milliseconds.
- psetex(byte[], long, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
PSETEX Command Set key to hold the binary value and set key to timeout after a given number of milliseconds.
- psetex(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Set key to value with expiration in milliseconds.
- psetex(String, long, String) - Method in class redis.clients.jedis.UnifiedJedis
-
PSETEX Command Set the value of a key with an expiration time in milliseconds.
- PSETEX - redis.clients.jedis.Protocol.Command
- PSUBSCRIBE - redis.clients.jedis.Protocol.Command
- pttl(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the time to live of a key in milliseconds.
- pttl(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
PTTL Command Returns the remaining time to live of a key in milliseconds.
- pttl(String) - Method in class redis.clients.jedis.Jedis
-
Get the time to live of a key in milliseconds.
- pttl(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the remaining time to live of a key in milliseconds.
- PTTL - redis.clients.jedis.Protocol.Command
- PUBLISH - redis.clients.jedis.Protocol.Command
- PUBSUB - redis.clients.jedis.Protocol.Command
- PUBSUB_NUMSUB_MAP - Static variable in class redis.clients.jedis.BuilderFactory
- PUNSUBSCRIBE - redis.clients.jedis.Protocol.Command
- PURGE - redis.clients.jedis.Protocol.Keyword
- px(long) - Method in class redis.clients.jedis.params.GetExParams
-
Set the specified expire time, in milliseconds.
- px(long) - Method in class redis.clients.jedis.params.HGetExParams
-
Set the specified expire time, in milliseconds.
- px(long) - Method in class redis.clients.jedis.params.HSetExParams
-
Set the specified expire time, in milliseconds.
- px(long) - Method in class redis.clients.jedis.params.SetParams
-
Set the specified expire time, in milliseconds.
- PX - redis.clients.jedis.params.GetExParams.ExpiryType
- PX - redis.clients.jedis.params.HGetExParams.ExpiryType
- PX - redis.clients.jedis.params.HSetExParams.ExpiryType
- PX - redis.clients.jedis.params.SetParams.ExpirationType
- PX - redis.clients.jedis.Protocol.Keyword
- pxAt(long) - Method in class redis.clients.jedis.params.GetExParams
-
Set the specified Unix time at which the key will expire, in milliseconds.
- pxAt(long) - Method in class redis.clients.jedis.params.HGetExParams
-
Set the specified Unix time at which the key will expire, in milliseconds.
- pxAt(long) - Method in class redis.clients.jedis.params.HSetExParams
-
Set the specified Unix time at which the key will expire, in milliseconds.
- pxAt(long) - Method in class redis.clients.jedis.params.SetParams
-
Set the specified Unix time at which the key will expire, in milliseconds.
- PXAT - redis.clients.jedis.params.GetExParams.ExpiryType
- PXAT - redis.clients.jedis.params.HGetExParams.ExpiryType
- PXAT - redis.clients.jedis.params.HSetExParams.ExpiryType
- PXAT - redis.clients.jedis.params.SetParams.ExpirationType
- PXAT - redis.clients.jedis.Protocol.Keyword
Q
- QUANTILE - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- QUANTILE - redis.clients.jedis.Protocol.Command
- QUERY - redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
- QUERY - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- QUERY - redis.clients.jedis.Protocol.Command
- QUERY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- QUERYINDEX - redis.clients.jedis.Protocol.Command
- QUERYINDEX - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
R
- RADIX_TREE_KEYS - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- RADIX_TREE_KEYS - Static variable in class redis.clients.jedis.resps.StreamInfo
- RADIX_TREE_NODES - Static variable in class redis.clients.jedis.resps.StreamFullInfo
- RADIX_TREE_NODES - Static variable in class redis.clients.jedis.resps.StreamInfo
- randomKey() - Method in class redis.clients.jedis.Jedis
-
Get a random key from the currently selected database.
- randomKey() - Method in class redis.clients.jedis.UnifiedJedis
-
Returns a random key from the currently selected database.
- RANDOMKEY - redis.clients.jedis.Protocol.Command
- RANGE - redis.clients.jedis.Protocol.Command
- RANGE - redis.clients.jedis.timeseries.AggregationType
- RANGE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- rank(int) - Method in class redis.clients.jedis.params.LPosParams
- RANK - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- RANK - redis.clients.jedis.Protocol.Command
- RANK - redis.clients.jedis.Protocol.Keyword
- 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
-
Byte array representation of arguments to write in socket input stream.
- READ - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- READONLY - redis.clients.jedis.Protocol.Command
- READWRITE - redis.clients.jedis.Protocol.Command
- REASON - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- redis.clients.jedis - package redis.clients.jedis
- redis.clients.jedis.args - package redis.clients.jedis.args
- redis.clients.jedis.authentication - package redis.clients.jedis.authentication
- redis.clients.jedis.bloom - package redis.clients.jedis.bloom
- redis.clients.jedis.commands - package redis.clients.jedis.commands
- redis.clients.jedis.exceptions - package redis.clients.jedis.exceptions
- redis.clients.jedis.json - package redis.clients.jedis.json
- redis.clients.jedis.params - package redis.clients.jedis.params
- redis.clients.jedis.resps - package redis.clients.jedis.resps
- redis.clients.jedis.search - package redis.clients.jedis.search
- redis.clients.jedis.search.aggr - package redis.clients.jedis.search.aggr
- redis.clients.jedis.timeseries - package redis.clients.jedis.timeseries
- redis.clients.jedis.util - package redis.clients.jedis.util
- RedisBloomProtocol - Class in redis.clients.jedis.bloom
-
Redis Bloom filter protocol commands and keywords for Valkey GLIDE compatibility layer.
- RedisBloomProtocol() - Constructor for class redis.clients.jedis.bloom.RedisBloomProtocol
- RedisBloomProtocol.BloomFilterCommand - Enum in redis.clients.jedis.bloom
- RedisBloomProtocol.CountMinSketchCommand - Enum in redis.clients.jedis.bloom
- RedisBloomProtocol.CuckooFilterCommand - Enum in redis.clients.jedis.bloom
- RedisBloomProtocol.RedisBloomKeyword - Enum in redis.clients.jedis.bloom
- RedisBloomProtocol.TDigestCommand - Enum in redis.clients.jedis.bloom
- RedisBloomProtocol.TopKCommand - Enum in redis.clients.jedis.bloom
- RedisCredentials - Interface in redis.clients.jedis
- RedisCredentialsProvider - Interface in redis.clients.jedis
- RedisProtocol - Enum in redis.clients.jedis
-
RedisProtocol compatibility enum for Valkey GLIDE wrapper.
- REDUCE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- REDUCE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- REFCOUNT - redis.clients.jedis.Protocol.Keyword
- registerResource(AutoCloseable) - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Register a resource for lifecycle tracking.
- rename(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Rename a key.
- rename(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
RENAME Command Rename a key.
- rename(String, String) - Method in class redis.clients.jedis.Jedis
-
Rename a key.
- rename(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
Rename a key to a new name.
- RENAME - redis.clients.jedis.Protocol.Command
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Rename a key if the new key does not exist.
- renamenx(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
RENAMENX Command Rename a key, only if the new key does not exist.
- renamenx(String, String) - Method in class redis.clients.jedis.Jedis
-
Rename a key if the new key does not exist.
- renamenx(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
Rename a key to a new name only if the destination key does not already exist.
- RENAMENX - redis.clients.jedis.Protocol.Command
- replace() - Method in class redis.clients.jedis.params.MigrateParams
-
Replace existing key at destination.
- replace() - Method in class redis.clients.jedis.params.RestoreParams
-
Replace existing key.
- REPLACE - redis.clients.jedis.Protocol.Keyword
- REPLICAOF - redis.clients.jedis.Protocol.Command
- REPLICAS - redis.clients.jedis.Protocol.ClusterKeyword
- REPLICAS - redis.clients.jedis.Protocol.Keyword
- REPLICATE - redis.clients.jedis.Protocol.ClusterKeyword
- REPLICATE - redis.clients.jedis.Protocol.Keyword
- RESERVE - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- RESERVE - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- RESERVE - redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
- RESERVE - redis.clients.jedis.Protocol.Command
- RESET - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- RESET - redis.clients.jedis.Protocol.ClusterKeyword
- RESET - redis.clients.jedis.Protocol.Command
- RESET - redis.clients.jedis.Protocol.Keyword
- RESET - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- resetForReuse() - Method in class redis.clients.jedis.Jedis
-
Reset the closed state for pooled connections.
- RESETSTAT - redis.clients.jedis.Protocol.Keyword
- resourceId - Variable in class redis.clients.jedis.UnifiedJedis
- ResourceLifecycleManager - Class in redis.clients.jedis
-
Manages the lifecycle of Jedis resources including connection tracking, cleanup scheduling, and resource monitoring.
- ResourceLifecycleManager.ManagedResource - Class in redis.clients.jedis
-
Resource wrapper that provides additional lifecycle information.
- RESP - redis.clients.jedis.json.JsonProtocol.JsonCommand
- RESP - redis.clients.jedis.Protocol.Command
- RESP2 - redis.clients.jedis.RedisProtocol
- RESP3 - redis.clients.jedis.RedisProtocol
- restore(byte[], long, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
RESTORE Command Create a key using the provided serialized value.
- restore(byte[], long, byte[], RestoreParams) - Method in class redis.clients.jedis.UnifiedJedis
-
RESTORE Command Create a key using the provided serialized value with additional parameters.
- restore(String, long, byte[]) - Method in class redis.clients.jedis.Jedis
-
Deserialize a value and store it at a key.
- restore(String, long, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
RESTORE Command Create a key using the provided serialized value, previously obtained using DUMP.
- restore(String, long, byte[], RestoreParams) - Method in class redis.clients.jedis.UnifiedJedis
-
RESTORE Command Create a key using the provided serialized value with additional restore parameters.
- RESTORE - redis.clients.jedis.Protocol.Command
- RestoreParams - Class in redis.clients.jedis.params
-
Parameters for RESTORE command.
- RestoreParams() - Constructor for class redis.clients.jedis.params.RestoreParams
- RETENTION - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- RETRYCOUNT - redis.clients.jedis.Protocol.Keyword
- RETURN - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- returnResource(T) - Method in class redis.clients.jedis.util.Pool
-
Return a resource to the pool (public method following original Jedis pattern).
- returnResourceObject(Jedis) - Method in class redis.clients.jedis.JedisPool
- returnResourceObject(T) - Method in class redis.clients.jedis.util.Pool
-
Return a resource to the pool.
- REV - redis.clients.jedis.Protocol.Keyword
- REVRANGE - redis.clients.jedis.Protocol.Command
- REVRANGE - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
- REVRANK - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- REVRANK - redis.clients.jedis.Protocol.Command
- REWRITE - redis.clients.jedis.Protocol.Keyword
- RIGHT - redis.clients.jedis.args.ListDirection
- ROLE - redis.clients.jedis.Protocol.Command
- Row - Class in redis.clients.jedis.search.aggr
- Row(Map<String, Object>) - Constructor for class redis.clients.jedis.search.aggr.Row
- rpop(byte[]) - Method in class redis.clients.jedis.Jedis
-
Removes and returns the last element of the list stored at key (binary version).
- rpop(byte[], int) - Method in class redis.clients.jedis.Jedis
-
Removes and returns up to count elements from the tail of the list stored at key (binary version).
- rpop(String) - Method in class redis.clients.jedis.Jedis
-
Removes and returns the last element of the list stored at key.
- rpop(String, int) - Method in class redis.clients.jedis.Jedis
-
Removes and returns up to count elements from the tail of the list stored at key.
- RPOP - redis.clients.jedis.Protocol.Command
- rpoplpush(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use LMOVE instead
- rpoplpush(String, String) - Method in class redis.clients.jedis.Jedis
-
Deprecated.Use LMOVE instead
- RPOPLPUSH - redis.clients.jedis.Protocol.Command
- rpush(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Inserts all the specified values at the tail of the list stored at key (binary version).
- rpush(String, String...) - Method in class redis.clients.jedis.Jedis
-
Inserts all the specified values at the tail of the list stored at key.
- RPUSH - redis.clients.jedis.Protocol.Command
- rpushx(byte[], byte[]...) - Method in class redis.clients.jedis.Jedis
-
Inserts specified values at the tail of the list stored at key, only if key already exists and holds a list (binary version).
- rpushx(String, String...) - Method in class redis.clients.jedis.Jedis
-
Inserts specified values at the tail of the list stored at key, only if key already exists and holds a list.
- RPUSHX - redis.clients.jedis.Protocol.Command
S
- SADD - redis.clients.jedis.Protocol.Command
- SafeEncoder - Class in redis.clients.jedis.util
-
The only reason to have this is to be able to compatible with java 1.5 :(
- safeValueOf(String) - Static method in enum redis.clients.jedis.timeseries.AggregationType
- SAMPLES - redis.clients.jedis.Protocol.Keyword
- SAVE - redis.clients.jedis.Protocol.Command
- SAVE - redis.clients.jedis.Protocol.Keyword
- SAVECONFIG - redis.clients.jedis.Protocol.ClusterKeyword
- SAVECONFIG - redis.clients.jedis.Protocol.Keyword
- scan(byte[]) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database.
- scan(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SCAN Command Incrementally iterate over the key space.
- scan(byte[], ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database with scan parameters.
- scan(byte[], ScanParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SCAN Command Incrementally iterate over the key space with additional parameters.
- scan(byte[], ScanParams, byte[]) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database with scan parameters and type filter.
- scan(byte[], ScanParams, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SCAN Command Incrementally iterate over the key space with parameters and type filtering.
- scan(String) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database.
- scan(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Incrementally iterate over the keys in the database.
- scan(String, ScanParams) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database with scan parameters.
- scan(String, ScanParams) - Method in class redis.clients.jedis.UnifiedJedis
-
Incrementally iterate over the keys in the database with additional parameters.
- scan(String, ScanParams, String) - Method in class redis.clients.jedis.Jedis
-
Iterate over keys in the database with scan parameters and type filter.
- scan(String, ScanParams, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SCAN Command Incrementally iterate over the keys in the database with additional parameters and type filtering.
- SCAN - redis.clients.jedis.Protocol.Command
- SCAN_BINARY_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- SCAN_POINTER_START - Static variable in class redis.clients.jedis.params.ScanParams
- SCAN_POINTER_START_BINARY - Static variable in class redis.clients.jedis.params.ScanParams
- SCAN_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- SCANDUMP - redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
- SCANDUMP - redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
- SCANDUMP - redis.clients.jedis.Protocol.Command
- ScanParams - Class in redis.clients.jedis.params
-
Parameters for SCAN command in Jedis compatibility layer.
- ScanParams() - Constructor for class redis.clients.jedis.params.ScanParams
- ScanResult<T> - Class in redis.clients.jedis.resps
-
ScanResult compatibility stub for Valkey GLIDE wrapper.
- ScanResult(byte[], List<T>) - Constructor for class redis.clients.jedis.resps.ScanResult
-
Creates a ScanResult with a byte array cursor.
- ScanResult(String, List<T>) - Constructor for class redis.clients.jedis.resps.ScanResult
- SCARD - redis.clients.jedis.Protocol.Command
- SCHEDULE - redis.clients.jedis.Protocol.Keyword
- scheduleCleanup(AutoCloseable, long) - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Schedule a resource for delayed cleanup.
- SCHEMA - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SCORE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SCORE_FIELD - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SCORER - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SCRIPT - redis.clients.jedis.Protocol.Command
- SDIFF - redis.clients.jedis.Protocol.Command
- SDIFFSTORE - redis.clients.jedis.Protocol.Command
- SEARCH - redis.clients.jedis.Protocol.Command
- SEARCH - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SEARCH - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SEARCH_AGGREGATION_RESULT - Static variable in class redis.clients.jedis.search.SearchBuilderFactory
- SEARCH_AGGREGATION_RESULT_WITH_CURSOR - Static variable in class redis.clients.jedis.search.SearchBuilderFactory
- SEARCH_PROFILE_PROFILE - Static variable in class redis.clients.jedis.search.SearchBuilderFactory
- SEARCH_SPELLCHECK_RESPONSE - Static variable in class redis.clients.jedis.search.SearchBuilderFactory
- SEARCH_SYNONYM_GROUPS - Static variable in class redis.clients.jedis.search.SearchBuilderFactory
- SearchBuilderFactory - Class in redis.clients.jedis.search
- SearchProtocol - Class in redis.clients.jedis.search
-
Search protocol commands and keywords for Valkey GLIDE compatibility layer.
- SearchProtocol() - Constructor for class redis.clients.jedis.search.SearchProtocol
- SearchProtocol.SearchCommand - Enum in redis.clients.jedis.search
- SearchProtocol.SearchKeyword - Enum in redis.clients.jedis.search
- SearchResult - Class in redis.clients.jedis.search
-
SearchResult compatibility class for Valkey GLIDE wrapper.
- SearchResult(long, List<Document>) - Constructor for class redis.clients.jedis.search.SearchResult
- SearchResult.SearchResultBuilder - Class in redis.clients.jedis.search
-
SearchResultBuilder compatibility class.
- SearchResultBuilder() - Constructor for class redis.clients.jedis.search.SearchResult.SearchResultBuilder
- SearchResultBuilder(boolean, boolean, boolean, boolean) - Constructor for class redis.clients.jedis.search.SearchResult.SearchResultBuilder
- SearchResultBuilder(boolean, boolean, boolean, Map<String, Boolean>) - Constructor for class redis.clients.jedis.search.SearchResult.SearchResultBuilder
- select(int) - Method in class redis.clients.jedis.Jedis
-
Select a database.
- select(int) - Method in class redis.clients.jedis.UnifiedJedis
-
Select the database to use for subsequent operations.
- SELECT - redis.clients.jedis.Protocol.Command
- SELECTED_LABELS - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- sendBlockingCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Send a blocking command to Valkey server with byte arrays.
- sendBlockingCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.Jedis
-
Send a blocking command to Valkey server.
- sendCommand(ProtocolCommand) - Method in class redis.clients.jedis.Jedis
-
Sends a command to the Valkey server without arguments.
- sendCommand(ProtocolCommand, byte[]...) - Method in class redis.clients.jedis.Jedis
-
Sends a Valkey command using the GLIDE client with full compatibility to original Jedis.
- sendCommand(ProtocolCommand, String...) - Method in class redis.clients.jedis.Jedis
-
Sends a command to the Valkey server with string arguments.
- SENTINEL - redis.clients.jedis.Protocol.Command
- SEPARATOR - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- set(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Set the binary value of a key.
- set(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set key to hold the binary value.
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.Jedis
-
Set the string value of a key.
- set(byte[], byte[], SetParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set key to hold the binary value with additional parameters.
- set(String, String) - Method in class redis.clients.jedis.Jedis
-
Set the string value of a key.
- set(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set the string value of a key.
- set(String, String, SetParams) - Method in class redis.clients.jedis.Jedis
-
Set the string value of a key.
- set(String, String, SetParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set the string value of a key with optional parameters.
- SET - redis.clients.jedis.json.JsonProtocol.JsonCommand
- SET - redis.clients.jedis.Protocol.Command
- SET - redis.clients.jedis.Protocol.Keyword
- SET - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.Jedis
-
Sets or clears the bit at offset in the string value stored at key.
- setbit(byte[], long, boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
SETBIT Command Sets or clears the bit at offset in the string value stored at key.
- 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, boolean) - Method in class redis.clients.jedis.UnifiedJedis
-
SETBIT Command Set the bit value at the specified offset in the string stored at key.
- SETBIT - redis.clients.jedis.Protocol.Command
- setCommands(String) - Method in class redis.clients.jedis.resps.AccessControlUser
- setCoordinate(GeoCoordinate) - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- setCredentials(RedisCredentials) - Method in class redis.clients.jedis.DefaultRedisCredentialsProvider
- setDataSource(Pool<Jedis>) - Method in class redis.clients.jedis.Jedis
-
Set the data source (pool) for this Jedis instance.
- setDistance(double) - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.Jedis
-
Set key to value with expiration in seconds.
- setex(byte[], long, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SETEX Command Set key to hold the binary value and set key to timeout after a given number of seconds.
- setex(String, long, String) - Method in class redis.clients.jedis.Jedis
-
Set key to value with expiration in seconds.
- setex(String, long, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SETEX Command Set the value of a key with an expiration time in seconds.
- SETEX - redis.clients.jedis.Protocol.Command
- setGet(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Set the binary value of a key and return its old value.
- setGet(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set key to hold the binary value and return the old value.
- setGet(byte[], byte[], SetParams) - Method in class redis.clients.jedis.Jedis
-
Get old value and set new value with additional parameters.
- setGet(byte[], byte[], SetParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Set key to hold the binary value with parameters and return the old value.
- setGet(String, String) - Method in class redis.clients.jedis.Jedis
-
Set the string value of a key and return its old value.
- setGet(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Atomically set the value of a key and return its old value.
- setGet(String, String, SetParams) - Method in class redis.clients.jedis.Jedis
-
Get old value and set new value with additional parameters.
- setGet(String, String, SetParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SET Command Atomically set the value of a key with parameters and return its old value.
- SETID - redis.clients.jedis.Protocol.Keyword
- SETINFO - redis.clients.jedis.Protocol.Keyword
- setMaxIdle(int) - Method in class redis.clients.jedis.ConnectionPoolConfig
- setMaxTotal(int) - Method in class redis.clients.jedis.ConnectionPoolConfig
- setMinIdle(int) - Method in class redis.clients.jedis.ConnectionPoolConfig
- SETNAME - redis.clients.jedis.Protocol.Keyword
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.Jedis
-
Set key to value only if key does not exist.
- setnx(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SETNX Command Set key to hold binary value if key does not exist.
- setnx(String, String) - Method in class redis.clients.jedis.Jedis
-
Set key to value if key does not exist.
- setnx(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SETNX Command Set the value of a key only if the key does not already exist.
- SETNX - redis.clients.jedis.Protocol.Command
- setParams() - Static method in class redis.clients.jedis.params.SetParams
- SetParams - Class in redis.clients.jedis.params
-
Parameters for SET command in Jedis compatibility layer.
- SetParams() - Constructor for class redis.clients.jedis.params.SetParams
- SetParams.ExistenceCondition - Enum in redis.clients.jedis.params
- SetParams.ExpirationType - Enum in redis.clients.jedis.params
- setPool(JedisPool) - Method in class redis.clients.jedis.GlideJedisFactory
-
Set the pool reference after factory creation.
- setrange(byte[], long, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SETRANGE Command Overwrites part of the string stored at key, starting at the specified offset.
- setrange(String, long, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SETRANGE Command Overwrite part of the string stored at a key, starting at the specified offset.
- SETRANGE - redis.clients.jedis.Protocol.Command
- setRawScore(long) - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- SETSLOT - redis.clients.jedis.Protocol.ClusterKeyword
- SETSLOT - redis.clients.jedis.Protocol.Keyword
- SETUSER - redis.clients.jedis.Protocol.Keyword
- SHARDCHANNELS - redis.clients.jedis.Protocol.Keyword
- SHARDNUMSUB - redis.clients.jedis.Protocol.Keyword
- SHARDS - redis.clients.jedis.Protocol.ClusterKeyword
- shutdown() - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Shutdown the lifecycle manager and cleanup all resources.
- SHUTDOWN - redis.clients.jedis.Protocol.Command
- SingleConnectionPoolConfig - Class in redis.clients.jedis
-
SingleConnectionPoolConfig compatibility stub for Valkey GLIDE wrapper.
- SingleConnectionPoolConfig() - Constructor for class redis.clients.jedis.SingleConnectionPoolConfig
- SINTER - redis.clients.jedis.Protocol.Command
- SINTERCARD - redis.clients.jedis.Protocol.Command
- SINTERSTORE - redis.clients.jedis.Protocol.Command
- SISMEMBER - redis.clients.jedis.Protocol.Command
- SKIPINITIALSCAN - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SKIPME - redis.clients.jedis.Protocol.Keyword
- SLAVEOF - redis.clients.jedis.Protocol.Command
- SLAVES - redis.clients.jedis.Protocol.ClusterKeyword
- SLAVES - redis.clients.jedis.Protocol.Keyword
- SLOP - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SLOTS - redis.clients.jedis.Protocol.ClusterKeyword
- SLOTS - redis.clients.jedis.Protocol.Keyword
- Slowlog - Class in redis.clients.jedis.resps
-
Slowlog compatibility class for Valkey GLIDE wrapper.
- Slowlog() - Constructor for class redis.clients.jedis.resps.Slowlog
- SLOWLOG - redis.clients.jedis.Protocol.Command
- SMEMBERS - redis.clients.jedis.Protocol.Command
- SMISMEMBER - redis.clients.jedis.Protocol.Command
- SMOVE - redis.clients.jedis.Protocol.Command
- socketTimeoutMillis(int) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- sort(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements in a list, set or sorted set.
- sort(byte[], byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements and store the result in a destination key.
- sort(byte[], SortingParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements in a list, set or sorted set with additional parameters.
- sort(byte[], SortingParams, byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements with parameters and store the result in a destination key.
- sort(String) - Method in class redis.clients.jedis.Jedis
-
Sort the elements in a list, set, or sorted set.
- sort(String) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements in a list, set or sorted set.
- sort(String, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements and store the result in a destination key.
- sort(String, String...) - Method in class redis.clients.jedis.Jedis
-
Sort the elements in a list, set, or sorted set with options.
- sort(String, SortingParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements in a list, set or sorted set with additional parameters for controlling the sorting behavior, including ordering, limiting results, and external key patterns.
- sort(String, SortingParams, String) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT Command Sort the elements with parameters and store the result in a destination key.
- SORT - redis.clients.jedis.Protocol.Command
- SORT_RO - redis.clients.jedis.Protocol.Command
- SORTABLE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SORTBY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SortingParams - Class in redis.clients.jedis.params
-
Parameters for SORT command.
- SortingParams() - Constructor for class redis.clients.jedis.params.SortingParams
- sortReadonly(byte[], SortingParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT_RO Command Read-only variant of the SORT command.
- sortReadonly(String, SortingParams) - Method in class redis.clients.jedis.UnifiedJedis
-
SORT_RO Command Read-only variant of the SORT command.
- SPELLCHECK - redis.clients.jedis.Protocol.Command
- SPELLCHECK - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SPOP - redis.clients.jedis.Protocol.Command
- SRANDMEMBER - redis.clients.jedis.Protocol.Command
- SREM - redis.clients.jedis.Protocol.Command
- SSCAN - redis.clients.jedis.Protocol.Command
- SSCAN_BINARY_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- SSCAN_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- ssl(boolean) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- sslOptions(SslOptions) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- SslOptions - Class in redis.clients.jedis
-
Options to configure SSL options for the connections kept to Redis servers.
- SslOptions.Builder - Class in redis.clients.jedis
-
Builder for
SslOptions. - SslOptions.Resource - Interface in redis.clients.jedis
-
Supplier for a
InputStreamrepresenting a resource. - sslParameters(SSLParameters) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- sslParameters(SSLParameters) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets SSL parameters.
- SSLParametersUtils - Class in redis.clients.jedis
-
Utility class for SSL parameter operations in Jedis compatibility layer.
- sslProtocol(String) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets SSL protocol.
- sslSocketFactory(SSLSocketFactory) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- sslVerifyMode(SslVerifyMode) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets SSL verify mode.
- SslVerifyMode - Enum in redis.clients.jedis
-
Enumeration of SSL/TLS hostname verification modes.
- STABLE - redis.clients.jedis.Protocol.ClusterKeyword
- start(long) - Method in class redis.clients.jedis.params.BitPosParams
- STATS - redis.clients.jedis.Protocol.Keyword
- STD_P - redis.clients.jedis.timeseries.AggregationType
- STD_S - redis.clients.jedis.timeseries.AggregationType
- STOPWORDS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- STORE - redis.clients.jedis.Protocol.Keyword
- STOREDIST - redis.clients.jedis.Protocol.Keyword
- STR_ALGO_LCS_RESULT_BUILDER - Static variable in class redis.clients.jedis.BuilderFactory
- STRAPPEND - redis.clients.jedis.json.JsonProtocol.JsonCommand
- STRAPPEND - redis.clients.jedis.Protocol.Command
- STREAM - redis.clients.jedis.Protocol.Keyword
- STREAM_AUTO_CLAIM_ID_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- STREAM_AUTO_CLAIM_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- 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_INFO_FULL - 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
- StreamConsumerFullInfo - Class in redis.clients.jedis.resps
-
StreamConsumerFullInfo compatibility stub for Valkey GLIDE wrapper.
- StreamConsumerFullInfo(String) - Constructor for class redis.clients.jedis.resps.StreamConsumerFullInfo
- StreamConsumerInfo - Class in redis.clients.jedis.resps
-
Stream consumer information compatibility class for Valkey GLIDE.
- StreamConsumerInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.StreamConsumerInfo
- StreamConsumersInfo - Class in redis.clients.jedis.resps
-
Deprecated.Use
StreamConsumerInfo. - StreamConsumersInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.StreamConsumersInfo
-
Deprecated.
- StreamEntry - Class in redis.clients.jedis.resps
-
StreamEntry compatibility class for Valkey GLIDE wrapper.
- StreamEntry(StreamEntryID, Map<String, String>) - Constructor for class redis.clients.jedis.resps.StreamEntry
- StreamEntryID - Class in redis.clients.jedis
-
StreamEntryID compatibility class for Valkey GLIDE wrapper.
- StreamEntryID(long, long) - Constructor for class redis.clients.jedis.StreamEntryID
- StreamEntryID(String) - Constructor for class redis.clients.jedis.StreamEntryID
- StreamFullInfo - Class in redis.clients.jedis.resps
-
This class holds information about a stream info with command
xinfo stream mystream full. - StreamFullInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.StreamFullInfo
- StreamGroupFullInfo - Class in redis.clients.jedis.resps
-
StreamGroupFullInfo compatibility stub for Valkey GLIDE wrapper.
- StreamGroupFullInfo(String) - Constructor for class redis.clients.jedis.resps.StreamGroupFullInfo
- StreamGroupInfo - Class in redis.clients.jedis.resps
-
Stream group information compatibility class for Valkey GLIDE.
- StreamGroupInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.StreamGroupInfo
- StreamInfo - Class in redis.clients.jedis.resps
-
This class holds information about stream.
- StreamInfo(Map<String, Object>) - Constructor for class redis.clients.jedis.resps.StreamInfo
- StreamPendingEntry - Class in redis.clients.jedis.resps
-
Stream pending entry compatibility class for Valkey GLIDE.
- StreamPendingEntry(StreamEntryID, String, long, long) - Constructor for class redis.clients.jedis.resps.StreamPendingEntry
- StreamPendingSummary - Class in redis.clients.jedis.resps
-
Stream pending summary compatibility class for Valkey GLIDE.
- StreamPendingSummary(long, StreamEntryID, StreamEntryID, Map<String, Long>) - Constructor for class redis.clients.jedis.resps.StreamPendingSummary
- STREAMS - redis.clients.jedis.Protocol.Keyword
- STRING - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_LIST_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_MAP - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_MAP_FROM_PAIRS - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_ORDERED_SET - Static variable in class redis.clients.jedis.BuilderFactory
- STRING_SET - Static variable in class redis.clients.jedis.BuilderFactory
- strlen(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the length of the string value stored at key.
- strlen(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
STRLEN Command Returns the length of the string value stored at key.
- strlen(String) - Method in class redis.clients.jedis.Jedis
-
Get the length of the string value stored at key.
- strlen(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the length of the string value stored at a key.
- STRLEN - redis.clients.jedis.json.JsonProtocol.JsonCommand
- STRLEN - redis.clients.jedis.Protocol.Command
- SUBSCRIBE - redis.clients.jedis.Protocol.Command
- substr(byte[], int, int) - Method in class redis.clients.jedis.UnifiedJedis
-
SUBSTR Command Returns a substring of the string value stored at key.
- substr(String, int, int) - Method in class redis.clients.jedis.UnifiedJedis
-
Deprecated.Use
UnifiedJedis.getrange(String, long, long)instead - SUBSTR - redis.clients.jedis.Protocol.Command
- SUGADD - redis.clients.jedis.Protocol.Command
- SUGADD - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SUGDEL - redis.clients.jedis.Protocol.Command
- SUGDEL - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SUGGET - redis.clients.jedis.Protocol.Command
- SUGGET - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SUGLEN - redis.clients.jedis.Protocol.Command
- SUGLEN - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SUM - redis.clients.jedis.timeseries.AggregationType
- SUM - redis.clients.jedis.timeseries.DuplicatePolicy
-
If a previous sample exists, add the new sample to it so that the updated value is
- SUMMARIZE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- SUNION - redis.clients.jedis.Protocol.Command
- SUNIONSTORE - redis.clients.jedis.Protocol.Command
- SWAPDB - redis.clients.jedis.Protocol.Command
- SYNDUMP - redis.clients.jedis.Protocol.Command
- SYNDUMP - redis.clients.jedis.search.SearchProtocol.SearchCommand
- SYNUPDATE - redis.clients.jedis.Protocol.Command
- SYNUPDATE - redis.clients.jedis.search.SearchProtocol.SearchCommand
T
- TAG - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TAGS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TAGVALS - redis.clients.jedis.Protocol.Command
- TAGVALS - redis.clients.jedis.search.SearchProtocol.SearchCommand
- TEMPORARY - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TERMS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TEXT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TIME - redis.clients.jedis.Protocol.Command
- TIME - redis.clients.jedis.Protocol.Keyword
- TIMEOUT - redis.clients.jedis.Protocol.Keyword
- TIMEOUT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- TIMESERIES_ELEMENT - Static variable in class redis.clients.jedis.timeseries.TimeSeriesBuilderFactory
- TIMESERIES_ELEMENT_LIST - Static variable in class redis.clients.jedis.timeseries.TimeSeriesBuilderFactory
- TIMESERIES_INFO - Static variable in class redis.clients.jedis.timeseries.TimeSeriesBuilderFactory
- TIMESERIES_INFO - Static variable in class redis.clients.jedis.timeseries.TSInfo
- TIMESERIES_MGET_RESPONSE - Static variable in class redis.clients.jedis.timeseries.TimeSeriesBuilderFactory
- TIMESERIES_MRANGE_RESPONSE - Static variable in class redis.clients.jedis.timeseries.TimeSeriesBuilderFactory
- TimeSeriesBuilderFactory - Class in redis.clients.jedis.timeseries
- TimeSeriesProtocol - Class in redis.clients.jedis.timeseries
-
Time Series protocol commands and keywords for Valkey GLIDE compatibility layer.
- TimeSeriesProtocol() - Constructor for class redis.clients.jedis.timeseries.TimeSeriesProtocol
- TimeSeriesProtocol.TimeSeriesCommand - Enum in redis.clients.jedis.timeseries
- TimeSeriesProtocol.TimeSeriesKeyword - Enum in redis.clients.jedis.timeseries
- TIMESTAMP - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- TIMESTAMP_CREATED - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- TIMESTAMP_LAST_UPDATED - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- TO - redis.clients.jedis.Protocol.Keyword
- TOGGLE - redis.clients.jedis.json.JsonProtocol.JsonCommand
- TOGGLE - redis.clients.jedis.Protocol.Command
- toGlideProtocol() - Method in enum redis.clients.jedis.RedisProtocol
-
Convert to GLIDE ProtocolVersion.
- toJson(Object) - Method in class redis.clients.jedis.json.DefaultGsonObjectMapper
- toJson(Object) - Method in interface redis.clients.jedis.json.JsonObjectMapper
- toString() - Method in class redis.clients.jedis.GeoCoordinate
- toString() - Method in class redis.clients.jedis.HostAndPort
- toString() - Method in class redis.clients.jedis.Module
- toString() - Method in class redis.clients.jedis.resps.AccessControlLogEntry
- toString() - Method in class redis.clients.jedis.resps.AccessControlUser
- toString() - Method in class redis.clients.jedis.resps.GeoRadiusResponse
- toString() - Method in class redis.clients.jedis.resps.KeyedListElement
- toString() - Method in class redis.clients.jedis.resps.KeyedZSetElement
- toString() - Method in class redis.clients.jedis.resps.KeyValue
- toString() - Method in class redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
- toString() - Method in class redis.clients.jedis.resps.LCSMatchResult.Position
- toString() - Method in class redis.clients.jedis.resps.LCSMatchResult
- toString() - Method in class redis.clients.jedis.resps.ScanResult
- toString() - Method in class redis.clients.jedis.resps.Slowlog
- toString() - Method in class redis.clients.jedis.resps.StreamEntry
- toString() - Method in class redis.clients.jedis.resps.Tuple
- toString() - Method in class redis.clients.jedis.search.aggr.Row
- toString() - Method in class redis.clients.jedis.search.Document
- toString() - Method in class redis.clients.jedis.search.SearchResult
- toString() - Method in class redis.clients.jedis.StreamEntryID
- toString() - Method in class redis.clients.jedis.timeseries.TSElement
- totalResults - Variable in class redis.clients.jedis.search.aggr.AggregationResult
-
Deprecated.
- touch(byte[]) - Method in class redis.clients.jedis.Jedis
-
Update the last access time of a key.
- touch(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
TOUCH Command Alters the last access time of a key.
- touch(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Update the last access time of keys.
- touch(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
TOUCH Command Alters the last access time of multiple keys.
- touch(String) - Method in class redis.clients.jedis.UnifiedJedis
-
TOUCH Command Alters the last access time of a key.
- touch(String...) - Method in class redis.clients.jedis.Jedis
-
Update the last access time of keys.
- touch(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
TOUCH Command Alters the last access time of multiple keys.
- TOUCH - redis.clients.jedis.Protocol.Command
- TRIMMED_MEAN - redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
- TRIMMED_MEAN - redis.clients.jedis.Protocol.Command
- truststore(File) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Truststore file to load trusted certificates.
- truststore(File, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Truststore file to load trusted certificates.
- truststore(URL) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Truststore resource to load trusted certificates.
- truststore(URL, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Truststore resource to load trusted certificates.
- truststore(SslOptions.Resource, char[]) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the Truststore resource to load trusted certificates.
- trustStoreType(String) - Method in class redis.clients.jedis.SslOptions.Builder
-
Sets the TrustStore type.
- TSElement - Class in redis.clients.jedis.timeseries
-
TSElement compatibility stub for Valkey GLIDE wrapper.
- TSElement(long, double) - Constructor for class redis.clients.jedis.timeseries.TSElement
- TSInfo - Class in redis.clients.jedis.timeseries
- TSInfo.Rule - Class in redis.clients.jedis.timeseries
- TSKeyedElements - Class in redis.clients.jedis.timeseries
- TSKeyedElements(String, Map<String, String>, List<TSElement>) - Constructor for class redis.clients.jedis.timeseries.TSKeyedElements
- TSKeyValue<V> - Class in redis.clients.jedis.timeseries
- TSKeyValue(String, Map<String, String>, V) - Constructor for class redis.clients.jedis.timeseries.TSKeyValue
- ttl(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the time to live of a key in seconds.
- ttl(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
TTL Command Returns the remaining time to live of a key.
- ttl(String) - Method in class redis.clients.jedis.Jedis
-
Get the time to live of a key in seconds.
- ttl(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the remaining time to live of a key in seconds.
- TTL - redis.clients.jedis.Protocol.Command
- Tuple - Class in redis.clients.jedis.resps
-
Tuple compatibility class for Valkey GLIDE wrapper.
- Tuple(String, double) - Constructor for class redis.clients.jedis.resps.Tuple
- TUPLE - Static variable in class redis.clients.jedis.BuilderFactory
- TUPLE_LIST - Static variable in class redis.clients.jedis.BuilderFactory
- TUPLE_ZSET - Static variable in class redis.clients.jedis.BuilderFactory
- TWA - redis.clients.jedis.timeseries.AggregationType
- type(byte[]) - Method in class redis.clients.jedis.Jedis
-
Get the type of a key.
- type(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
TYPE Command Returns the string representation of the type of the value stored at key.
- type(String) - Method in class redis.clients.jedis.Jedis
-
Get the type of a key.
- type(String) - Method in class redis.clients.jedis.params.ScanParams
-
Set the TYPE filter for the scan.
- type(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Get the data type of the value stored at a key.
- TYPE - redis.clients.jedis.json.JsonProtocol.JsonCommand
- TYPE - redis.clients.jedis.Protocol.Command
- TYPE - redis.clients.jedis.Protocol.Keyword
U
- UNBLOCK - redis.clients.jedis.Protocol.Keyword
- UNCOMPRESSED - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- UNF - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- UnifiedJedis - Class in redis.clients.jedis
-
Unified Jedis compatibility wrapper for Valkey GLIDE client.
- UnifiedJedis() - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with default localhost:6379 connection.
- UnifiedJedis(GlideClient, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Protected constructor for internal use with standalone client
- UnifiedJedis(GlideClusterClient, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Protected constructor for internal use with cluster client
- UnifiedJedis(String) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with URL string connection.
- UnifiedJedis(String, int) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with specified host and port.
- UnifiedJedis(String, int, int) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with host, port and timeout
- UnifiedJedis(String, int, int, String) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with host, port, timeout and password
- UnifiedJedis(String, int, int, String, int) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with host, port, timeout, password and database
- UnifiedJedis(String, int, int, String, int, String) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with host, port, timeout, password, database and clientName
- UnifiedJedis(String, int, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with host, port and config
- UnifiedJedis(URI) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with URI configuration.
- UnifiedJedis(URI, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with URI and custom configuration.
- UnifiedJedis(Set<HostAndPort>) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor for cluster with Set of nodes
- UnifiedJedis(Set<HostAndPort>, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor for cluster with Set of nodes and config
- UnifiedJedis(Set<HostAndPort>, JedisClientConfig, int) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor for cluster with Set of nodes, config and max attempts Note: maxAttempts is for Jedis compatibility but not used in GLIDE configuration
- UnifiedJedis(Set<HostAndPort>, JedisClientConfig, int, Duration) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor for cluster with Set of nodes, config, max attempts and max retry duration Note: maxAttempts and maxTotalRetriesDuration are for Jedis compatibility but not used in GLIDE configuration
- UnifiedJedis(ConnectionProvider) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with ConnectionProvider (for compatibility)
- UnifiedJedis(ConnectionProvider, int, Duration) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Constructor with ConnectionProvider and max attempts
- UnifiedJedis(HostAndPort) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with HostAndPort configuration.
- UnifiedJedis(HostAndPort, JedisClientConfig) - Constructor for class redis.clients.jedis.UnifiedJedis
-
Create a new UnifiedJedis instance with full configuration control.
- unlink(byte[]) - Method in class redis.clients.jedis.Jedis
-
Asynchronously delete a key.
- unlink(byte[]) - Method in class redis.clients.jedis.UnifiedJedis
-
UNLINK Command Delete a key asynchronously in another thread.
- unlink(byte[]...) - Method in class redis.clients.jedis.Jedis
-
Asynchronously delete one or more keys.
- unlink(byte[]...) - Method in class redis.clients.jedis.UnifiedJedis
-
UNLINK Command Delete multiple keys asynchronously in another thread.
- unlink(String) - Method in class redis.clients.jedis.UnifiedJedis
-
Asynchronously delete a key from the database.
- unlink(String...) - Method in class redis.clients.jedis.Jedis
-
Asynchronously delete one or more keys.
- unlink(String...) - Method in class redis.clients.jedis.UnifiedJedis
-
Asynchronously delete multiple keys from the database.
- UNLINK - redis.clients.jedis.Protocol.Command
- UNLOAD - redis.clients.jedis.Protocol.Keyword
- UNPAUSE - redis.clients.jedis.Protocol.Keyword
- unregisterResource(String) - Method in class redis.clients.jedis.ResourceLifecycleManager
-
Unregister a resource from lifecycle tracking.
- UNSUBSCRIBE - redis.clients.jedis.Protocol.Command
- UNWATCH - redis.clients.jedis.Protocol.Command
- USAGE - redis.clients.jedis.Protocol.Keyword
- user(String) - Method in class redis.clients.jedis.DefaultJedisClientConfig.Builder
- USER - redis.clients.jedis.Protocol.Keyword
- USERNAME - Static variable in class redis.clients.jedis.resps.AccessControlLogEntry
- USERS - redis.clients.jedis.Protocol.Keyword
V
- validateObject(PooledObject<Jedis>) - Method in class redis.clients.jedis.GlideJedisFactory
- valueOf(String) - Static method in enum redis.clients.jedis.args.BitCountOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.args.BitOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.args.ExpiryOption
-
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.ListPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.BloomFilterCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.json.JsonProtocol.JsonCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.GetExParams.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.HGetExParams.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.HSetExParams.ExistenceCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.HSetExParams.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.SetParams.ExistenceCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.params.SetParams.ExpirationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.Protocol.ClusterKeyword
-
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.RedisProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.search.SearchProtocol.SearchCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.search.SearchProtocol.SearchKeyword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.SslVerifyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.timeseries.AggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.timeseries.DuplicatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum redis.clients.jedis.args.BitCountOption
-
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.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.args.ExpiryOption
-
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.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.bloom.RedisBloomProtocol.BloomFilterCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CountMinSketchCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.CuckooFilterCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TDigestCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.bloom.RedisBloomProtocol.TopKCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.json.JsonProtocol.JsonCommand
-
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.GetExParams.ExpiryType
-
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.HGetExParams.ExpiryType
-
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.HSetExParams.ExistenceCondition
-
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.HSetExParams.ExpiryType
-
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.SetParams.ExistenceCondition
-
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.SetParams.ExpirationType
-
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.ClusterKeyword
-
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() - Static method in enum redis.clients.jedis.RedisProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.search.SearchProtocol.SearchCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.search.SearchProtocol.SearchKeyword
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.SslVerifyMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.timeseries.AggregationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.timeseries.DuplicatePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VAR_P - redis.clients.jedis.timeseries.AggregationType
- VAR_S - redis.clients.jedis.timeseries.AggregationType
- VECTOR - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- VERBATIM - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- VERSION - redis.clients.jedis.Protocol.Keyword
W
- WAIT - redis.clients.jedis.Protocol.Command
- WAITAOF - redis.clients.jedis.Protocol.Command
- WATCH - redis.clients.jedis.Protocol.Command
- WEIGHT - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- WEIGHTS - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- WEIGHTS - redis.clients.jedis.Protocol.Keyword
- WHOAMI - redis.clients.jedis.Protocol.Keyword
- WITHCODE - redis.clients.jedis.Protocol.Keyword
- WITHCOORD - redis.clients.jedis.Protocol.Keyword
- WITHCOUNT - redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
- WITHCURSOR - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- WITHDIST - redis.clients.jedis.Protocol.Keyword
- WITHHASH - redis.clients.jedis.Protocol.Keyword
- WITHLABELS - redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
- withLibNameSuffix(String) - Static method in class redis.clients.jedis.ClientSetInfoConfig
- WITHMATCHLEN - redis.clients.jedis.Protocol.Keyword
- WITHPAYLOADS - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- WITHSCORE - redis.clients.jedis.Protocol.Keyword
- WITHSCORES - redis.clients.jedis.Protocol.Keyword
- WITHSCORES - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- WITHSUFFIXTRIE - redis.clients.jedis.search.SearchProtocol.SearchKeyword
- WITHVALUES - redis.clients.jedis.Protocol.Keyword
X
- XACK - redis.clients.jedis.Protocol.Command
- XADD - redis.clients.jedis.Protocol.Command
- XAUTOCLAIM - redis.clients.jedis.Protocol.Command
- XCLAIM - redis.clients.jedis.Protocol.Command
- XDEL - redis.clients.jedis.Protocol.Command
- XGROUP - redis.clients.jedis.Protocol.Command
- XINFO - redis.clients.jedis.Protocol.Command
- XLEN - redis.clients.jedis.Protocol.Command
- XOR - redis.clients.jedis.args.BitOP
- XPENDING - redis.clients.jedis.Protocol.Command
- XRANGE - redis.clients.jedis.Protocol.Command
- XREAD - redis.clients.jedis.Protocol.Command
- XREADGROUP - redis.clients.jedis.Protocol.Command
- XREVRANGE - redis.clients.jedis.Protocol.Command
- XTRIM - redis.clients.jedis.Protocol.Command
- xx() - Method in class redis.clients.jedis.params.SetParams
-
Only set the key if it already exists.
- XX - redis.clients.jedis.args.ExpiryOption
-
Set expiry only when the key has an existing expiry.
- XX - redis.clients.jedis.params.SetParams.ExistenceCondition
- XX - redis.clients.jedis.Protocol.Keyword
Z
- ZADD - redis.clients.jedis.Protocol.Command
- ZCARD - redis.clients.jedis.Protocol.Command
- ZCOUNT - redis.clients.jedis.Protocol.Command
- ZDIFF - redis.clients.jedis.Protocol.Command
- ZDIFFSTORE - redis.clients.jedis.Protocol.Command
- ZINCRBY - redis.clients.jedis.Protocol.Command
- ZINTER - redis.clients.jedis.Protocol.Command
- ZINTERCARD - redis.clients.jedis.Protocol.Command
- ZINTERSTORE - redis.clients.jedis.Protocol.Command
- ZLEXCOUNT - redis.clients.jedis.Protocol.Command
- ZMPOP - redis.clients.jedis.Protocol.Command
- ZMSCORE - redis.clients.jedis.Protocol.Command
- ZPOPMAX - redis.clients.jedis.Protocol.Command
- ZPOPMIN - redis.clients.jedis.Protocol.Command
- ZRANDMEMBER - redis.clients.jedis.Protocol.Command
- ZRANGE - redis.clients.jedis.Protocol.Command
- ZRANGEBYLEX - redis.clients.jedis.Protocol.Command
- ZRANGEBYSCORE - redis.clients.jedis.Protocol.Command
- ZRANK - redis.clients.jedis.Protocol.Command
- ZRANK_WITHSCORE_PAIR - Static variable in class redis.clients.jedis.BuilderFactory
- ZREM - redis.clients.jedis.Protocol.Command
- ZREMRANGEBYLEX - redis.clients.jedis.Protocol.Command
- ZREMRANGEBYRANK - redis.clients.jedis.Protocol.Command
- ZREMRANGEBYSCORE - redis.clients.jedis.Protocol.Command
- ZREVRANGE - redis.clients.jedis.Protocol.Command
- ZREVRANGEBYLEX - redis.clients.jedis.Protocol.Command
- ZREVRANGEBYSCORE - redis.clients.jedis.Protocol.Command
- ZREVRANK - redis.clients.jedis.Protocol.Command
- ZSCAN - redis.clients.jedis.Protocol.Command
- ZSCAN_RESPONSE - Static variable in class redis.clients.jedis.BuilderFactory
- ZSCORE - redis.clients.jedis.Protocol.Command
- ZUNION - redis.clients.jedis.Protocol.Command
- ZUNIONSTORE - redis.clients.jedis.Protocol.Command
_
- _LIST - redis.clients.jedis.Protocol.Command
- _LIST - redis.clients.jedis.search.SearchProtocol.SearchCommand
All Classes All Packages