| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.event.command |
Command-related events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandListenerWriter.CommandListenerMulticaster.commandFailed(CommandFailedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
default void |
CommandListener.commandFailed(CommandFailedEvent event)
Listener for command failure events.
|
Copyright © 2025 lettuce.io. All rights reserved.