| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.api.async |
Standalone Redis API for asynchronous executed commands.
|
| io.lettuce.core.api.reactive |
Standalone Redis API for reactive command execution.
|
| io.lettuce.core.api.sync |
Standalone Redis API for synchronous executed commands.
|
| io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
| io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
| io.lettuce.core.models.stream |
Model and parser for the Stream-related command output such as XPENDING.
|
| io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| ClaimedMessages
Value object representing the claimed messages reported through
XAUTOCLAIM. |
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
| PendingMessages
Value object representing the output of the Redis XPENDING reporting a summary on pending messages.
|
| Class and Description |
|---|
| PendingMessage
Value object representing a pending message reported through XPENDING with range/limit.
|
Copyright © 2023 lettuce.io. All rights reserved.