| Package | Description |
|---|---|
| redis.clients.jedis | |
| 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.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.gears | |
| redis.clients.jedis.gears.resps | |
| redis.clients.jedis.graph |
This package contains the classes and interfaces related to RedisGraph module.
|
| 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 |
|---|
| CommandArguments |
| Class and Description |
|---|
| Response |
| Class and Description |
|---|
| CommandArguments |
| GeoCoordinate |
| Module |
| Response |
| StreamEntryID |
| Class and Description |
|---|
| CommandObject |
| Connection |
| 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 |
|---|
| CommandArguments |
| Class and Description |
|---|
| Builder |
| Class and Description |
|---|
| CommandArguments |
| CommandObject |
| Connection |
| Response |
| Class and Description |
|---|
| Builder |
| CommandArguments |
| Class and Description |
|---|
| Response |
| Class and Description |
|---|
| AbstractPipeline |
| AbstractTransaction |
| CommandObject |
| CommandObjects |
| Connection |
| PipelineBase
Deprecated.
Use
AbstractPipeline. |
| PipeliningBase |
| Response |
| TransactionBase
Deprecated.
Use
AbstractTransaction. |
| Class and Description |
|---|
| CommandArguments |
| GeoCoordinate |
| HostAndPort |
| Protocol.Keyword |
| StreamEntryID |
| Class and Description |
|---|
| CommandArguments |
| Connection |
| ConnectionPool |
| HostAndPort |
| Jedis |
| JedisClientConfig |
| JedisClusterInfoCache |
| MultiClusterClientConfig |
| 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 © 2024. All rights reserved.