Class ReactiveStringCommands.SetCommand

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

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