Class ReactiveStringCommands.SetCommand

java.lang.Object
io.valkey.springframework.data.valkey.connection.ReactiveValkeyConnection.KeyCommand
io.valkey.springframework.data.valkey.connection.ReactiveStringCommands.SetCommand
All Implemented Interfaces:
ReactiveValkeyConnection.Command
Enclosing interface:
ReactiveStringCommands

public static class ReactiveStringCommands.SetCommand extends ReactiveValkeyConnection.KeyCommand
SET command parameters.
Author:
Christoph Strobl
See Also: