| 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 accessed via getters.
|
| AccessControlUser |
| ClusterShardInfo
This class holds information about a shard of the cluster with command
CLUSTER SHARDS. |
| CommandDocument |
| CommandInfo |
| FunctionStats |
| GeoRadiusResponse |
| LatencyHistoryInfo |
| LatencyLatestInfo |
| LCSMatchResult
Result for STRALGO LCS command.
|
| LibraryInfo |
| RawVector
Result of a VEMB RAW command, containing raw vector data and metadata.
|
| ScanResult |
| Slowlog |
| StreamConsumerInfo
This class holds information about a consumer.
|
| StreamConsumersInfo
Deprecated.
Use
StreamConsumerInfo. |
| StreamEntry |
| StreamEntryBinary |
| StreamEntryDeletionResult
Represents the result of a stream entry deletion operation for XDELEX and XACKDEL commands.
|
| 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 |
| TrackingInfo |
| Tuple |
| VectorInfo
This class holds information about a vector set returned by the
VINFO command. |
| VSimScoreAttribs
Response object containing both similarity score and attributes for VSIM command when used with
WITHSCORES and WITHATTRIBS options.
|
| Class and Description |
|---|
| AccessControlLogEntry
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be accessed via getters.
|
| AccessControlUser |
| ClusterShardInfo
This class holds information about a shard of the cluster with command
CLUSTER SHARDS. |
| CommandDocument |
| CommandInfo |
| FunctionStats |
| GeoRadiusResponse |
| LatencyHistoryInfo |
| LatencyLatestInfo |
| LCSMatchResult
Result for STRALGO LCS command.
|
| LibraryInfo |
| RawVector
Result of a VEMB RAW command, containing raw vector data and metadata.
|
| ScanResult |
| Slowlog |
| StreamConsumerInfo
This class holds information about a consumer.
|
| StreamConsumersInfo
Deprecated.
Use
StreamConsumerInfo. |
| StreamEntry |
| StreamEntryBinary |
| StreamEntryDeletionResult
Represents the result of a stream entry deletion operation for XDELEX and XACKDEL commands.
|
| 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 |
| TrackingInfo |
| Tuple |
| VectorInfo
This class holds information about a vector set returned by the
VINFO command. |
| VSimScoreAttribs
Response object containing both similarity score and attributes for VSIM command when used with
WITHSCORES and WITHATTRIBS options.
|
| Class and Description |
|---|
| ClusterShardNodeInfo
This class holds information about a node of the cluster with command
CLUSTER SHARDS. |
| CommandDocument |
| CommandInfo |
| FunctionStats |
| LatencyHistoryInfo |
| LatencyLatestInfo |
| 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. |
| StreamConsumerInfo
This class holds information about a consumer.
|
| StreamEntry |
| StreamEntryDeletionResult
Represents the result of a stream entry deletion operation for XDELEX and XACKDEL commands.
|
| StreamGroupFullInfo
This class holds information about a stream group with command
xinfo stream mystream full. |
| TrackingInfo |
| Tuple |
| Class and Description |
|---|
| Tuple |
Copyright © 2025. All rights reserved.