| Package | Description |
|---|---|
| redis.clients.jedis | |
| 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.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| redis.clients.jedis.providers |
This package contains the implementations of ConnectionProvider interface.
|
| 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.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 |
|---|
| JedisCommandIterationBase |
| KeyValue |
| Pool |
| RedisInputStream
This class assumes (to some degree) that we are reading a RESP stream.
|
| RedisOutputStream
The class implements a buffered output stream without synchronization There are also special
operations like in-place string encoding.
|
| Class and Description |
|---|
| KeyValue |
| Class and Description |
|---|
| RedisInputStream
This class assumes (to some degree) that we are reading a RESP stream.
|
| Class and Description |
|---|
| KeyValue |
| Pool |
| Class and Description |
|---|
| Pool |
| Class and Description |
|---|
| JedisCommandIterationBase |
| Class and Description |
|---|
| JedisCommandIterationBase |
| Class and Description |
|---|
| KeyValue |
| Class and Description |
|---|
| Hashing
Deprecated.
Sharding/Sharded feature will be removed in next major release.
|
| KeyValue |
Copyright © 2025. All rights reserved.