| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core 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.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 |
|---|
| Hashing |
| 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 |
|---|
| Hashing |
| Pool |
| Class and Description |
|---|
| KeyValue |
| Class and Description |
|---|
| JedisCommandIterationBase |
| Class and Description |
|---|
| JedisCommandIterationBase |
| Class and Description |
|---|
| KeyValue |
| Class and Description |
|---|
| Hashing |
| KeyValue |
Copyright © 2023. All rights reserved.