| 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.commandStarted(CommandStartedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
default void |
CommandListener.commandStarted(CommandStartedEvent event)
Listener for command started events.
|
Copyright © 2022 lettuce.io. All rights reserved.