| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.authentication | |
| redis.clients.jedis.bloom |
This package contains the classes related to RedisBloom module.
|
| redis.clients.jedis.bloom.commands |
This package contains the interfaces that contain methods representing RedisBloom commands.
|
| redis.clients.jedis.builders | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| redis.clients.jedis.csc |
This package contains the classes and interfaces related to Server-assisted Client-side Caching.
|
| redis.clients.jedis.exceptions |
This package contains the Exception classes.
|
| redis.clients.jedis.executors |
This package contains the implementations of CommandExecutor interface.
|
| redis.clients.jedis.json |
This package contains the classes and interfaces related to RedisJSON module.
|
| redis.clients.jedis.json.commands | |
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| redis.clients.jedis.params |
This package contains the classes that represent optional parameters of core Redis commands.
|
| redis.clients.jedis.providers |
This package contains the implementations of ConnectionProvider interface.
|
| redis.clients.jedis.resps |
This package contains custom responses of core Redis commands.
|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| redis.clients.jedis.search.aggr |
This package contains the classes related to Aggregation commands in RediSearch module.
|
| redis.clients.jedis.search.querybuilder | |
| redis.clients.jedis.search.schemafields | |
| redis.clients.jedis.timeseries |
This package contains the classes and interfaces related to RedisTimeSeries module.
|
| redis.clients.jedis.util |
This package contains the utility classes.
|
| Class and Description |
|---|
| Connection |
| RedisCredentials |
| Class and Description |
|---|
| CommandArguments |
| Class and Description |
|---|
| Response |
| Class and Description |
|---|
| CommandKeyArgumentPreProcessor |
| CommandObjects |
| Connection |
| HostAndPort |
| JedisClientConfig |
| JedisCluster |
| MultiDbConfig
Configuration class for multi-database Redis deployments with automatic failover and failback
capabilities.
|
| Class and Description |
|---|
| CommandArguments |
| GeoCoordinate |
| Module |
| Response |
| StreamEntryID |
| Class and Description |
|---|
| CommandObject |
| Connection |
| Connection.Builder |
| JedisClientConfig |
| JedisSocketFactory
JedisSocketFactory: responsible for creating socket connections
from the within the Jedis client, the default socket factory will
create TCP sockets with the recommended configuration.
|
| Class and Description |
|---|
| HostAndPort |
| Class and Description |
|---|
| CommandObject |
| Connection |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| Class and Description |
|---|
| Response |
| Class and Description |
|---|
| AbstractPipeline |
| AbstractTransaction |
| CommandArguments |
| CommandObject |
| CommandObjects |
| Connection |
| ConnectionPool |
| Endpoint |
| HostAndPort |
| JedisClientConfig |
| MultiDbConfig
Configuration class for multi-database Redis deployments with automatic failover and failback
capabilities.
|
| MultiDbConfig.DatabaseConfig
Configuration class for individual Redis database endpoints within a multi-database setup.
|
| MultiDbConfig.StrategySupplier
Functional interface for creating
HealthCheckStrategy instances for specific Redis
endpoints. |
| PipeliningBase |
| RedisCredentials |
| Response |
| SslOptions
Options to configure SSL options for the connections kept to Redis servers.
|
| Class and Description |
|---|
| CommandArguments |
| GeoCoordinate |
| HostAndPort |
| Protocol.Keyword |
| StreamEntryID |
| Class and Description |
|---|
| CommandArguments |
| Connection |
| ConnectionPool |
| HostAndPort |
| Jedis |
| JedisClientConfig |
| JedisClusterInfoCache |
| Class and Description |
|---|
| Builder |
| GeoCoordinate |
| HostAndPort |
| StreamEntryID |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| RedisProtocol |
| Response |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| Class and Description |
|---|
| GeoCoordinate |
| Class and Description |
|---|
| CommandArguments |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| Response |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| CommandKeyArgumentPreProcessor |
| HostAndPort |
| RedisProtocol |
Copyright © 2025. All rights reserved.