| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| 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.
|
| Class and Description |
|---|
| AccessControlLogEntry
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be access via getters.
|
| AccessControlUser |
| CommandDocument |
| CommandInfo |
| FunctionStats |
| GeoRadiusResponse |
| KeyedListElement
Deprecated.
This class will be removed in next major released. Use
KeyValue. |
| KeyedZSetElement
Deprecated.
This class will be removed in next major released.
|
| LCSMatchResult
Result for STRALGO LCS command.
|
| LibraryInfo |
| ScanResult |
| Slowlog |
| StreamConsumersInfo
This class holds information about a consumer.
|
| StreamEntry |
| StreamFullInfo
This class holds information about a stream info with command
xinfo stream mystream full. |
| StreamGroupInfo
This class holds information about a stream group.
|
| StreamInfo
This class holds information about stream.
|
| StreamPendingEntry |
| StreamPendingSummary |
| Tuple |
| Class and Description |
|---|
| AccessControlLogEntry
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be access via getters.
|
| AccessControlUser |
| CommandDocument |
| CommandInfo |
| FunctionStats |
| GeoRadiusResponse |
| KeyedListElement
Deprecated.
This class will be removed in next major released. Use
KeyValue. |
| KeyedZSetElement
Deprecated.
This class will be removed in next major released.
|
| LCSMatchResult
Result for STRALGO LCS command.
|
| LibraryInfo |
| ScanResult |
| Slowlog |
| StreamConsumersInfo
This class holds information about a consumer.
|
| StreamEntry |
| StreamFullInfo
This class holds information about a stream info with command
xinfo stream mystream full. |
| StreamGroupInfo
This class holds information about a stream group.
|
| StreamInfo
This class holds information about stream.
|
| StreamPendingEntry |
| StreamPendingSummary |
| Tuple |
| Class and Description |
|---|
| CommandDocument |
| CommandInfo |
| FunctionStats |
| LCSMatchResult.MatchedPosition
Match position in each string.
|
| LCSMatchResult.Position
Position range.
|
| LibraryInfo |
| Slowlog |
| StreamConsumerFullInfo
This class holds information about a stream consumer with command
xinfo stream mystream full. |
| StreamEntry |
| StreamGroupFullInfo
This class holds information about a stream group with command
xinfo stream mystream full. |
| Tuple |
| Class and Description |
|---|
| Tuple |
Copyright © 2023. All rights reserved.