| Builder<T> |
Builder abstract class for compatibility with Valkey GLIDE wrapper.
|
| BuilderFactory |
BuilderFactory compatibility class for Valkey GLIDE wrapper.
|
| ClientSetInfoConfig |
|
| ClusterConfigurationMapper |
Enhanced utility class to map Jedis cluster configurations to Valkey GLIDE cluster
configurations.
|
| ClusterConnectionProvider |
Connection provider for Valkey Cluster.
|
| ConfigurationMapper |
Enhanced utility class to map Jedis configurations to Valkey GLIDE configurations.
|
| Connection |
Represents a connection to a server.
|
| ConnectionPool |
Deprecated.
|
| ConnectionPoolConfig |
ConnectionPoolConfig compatibility stub for Valkey GLIDE wrapper.
|
| DefaultJedisClientConfig |
Default implementation of JedisClientConfig with builder pattern.
|
| DefaultJedisClientConfig.Builder |
|
| DefaultRedisCredentials |
|
| DefaultRedisCredentialsProvider |
|
| GeoCoordinate |
Geo coordinate compatibility class for Valkey GLIDE.
|
| GlideJedisFactory |
Factory for creating and managing Jedis instances backed by GLIDE clients in a connection pool.
|
| HostAndPort |
HostAndPort compatibility class for Valkey GLIDE wrapper.
|
| Jedis |
Jedis compatibility wrapper for Valkey GLIDE client.
|
| JedisCluster |
JedisCluster compatibility wrapper that extends UnifiedJedis for cluster operations.
|
| JedisClusterInfoCache |
JedisClusterInfoCache compatibility class for Valkey GLIDE wrapper.
|
| JedisPool |
JedisPool compatibility wrapper for Valkey GLIDE client.
|
| JedisPooled |
JedisPooled compatibility wrapper for Valkey GLIDE client.
|
| Module |
Module compatibility class for Valkey GLIDE.
|
| Protocol |
Redis protocol utilities and command definitions.
|
| ResourceLifecycleManager |
Manages the lifecycle of Jedis resources including connection tracking, cleanup scheduling, and
resource monitoring.
|
| ResourceLifecycleManager.ManagedResource |
Resource wrapper that provides additional lifecycle information.
|
| SingleConnectionPoolConfig |
SingleConnectionPoolConfig compatibility stub for Valkey GLIDE wrapper.
|
| SslOptions |
Options to configure SSL options for the connections kept to Redis servers.
|
| SslOptions.Builder |
|
| SSLParametersUtils |
Utility class for SSL parameter operations in Jedis compatibility layer.
|
| StreamEntryID |
StreamEntryID compatibility class for Valkey GLIDE wrapper.
|
| UnifiedJedis |
Unified Jedis compatibility wrapper for Valkey GLIDE client.
|