See: Description
| Class | 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. |
| ClusterShardNodeInfo |
This class holds information about a node of the cluster with command
CLUSTER SHARDS. |
| CommandDocument | |
| CommandInfo | |
| FunctionStats | |
| GeoRadiusResponse | |
| LatencyHistoryInfo | |
| LatencyLatestInfo | |
| LCSMatchResult |
Result for STRALGO LCS command.
|
| LCSMatchResult.MatchedPosition |
Match position in each string.
|
| LCSMatchResult.Position |
Position range.
|
| LibraryInfo | |
| RawVector |
Result of a VEMB RAW command, containing raw vector data and metadata.
|
| ScanResult<T> | |
| Slowlog | |
| StreamConsumerFullInfo |
This class holds information about a stream consumer with command
xinfo stream mystream full. |
| StreamConsumerInfo |
This class holds information about a consumer.
|
| StreamConsumersInfo | Deprecated
Use
StreamConsumerInfo. |
| StreamEntry | |
| StreamEntryBinary | |
| StreamFullInfo |
This class holds information about a stream info with command
xinfo stream mystream full. |
| StreamGroupFullInfo |
This class holds information about a stream group 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.
|
| Enum | Description |
|---|---|
| StreamEntryDeletionResult |
Represents the result of a stream entry deletion operation for XDELEX and XACKDEL commands.
|
Copyright © 2025. All rights reserved.