| 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.commandSucceeded(CommandSucceededEvent event) |
| Modifier and Type | Method and Description |
|---|---|
default void |
CommandListener.commandSucceeded(CommandSucceededEvent event)
Listener for command completed events.
|
Copyright © 2024 lettuce.io. All rights reserved.