Class ReactiveListCommands.LSetCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveListCommands.LSetCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveListCommands

public static class ReactiveListCommands.LSetCommand extends ReactiveRedisConnection.KeyCommand
LSET command parameters.
Author:
Christoph Strobl
See Also: