Class ReactiveStringCommands.AppendCommand

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

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