Class ReactiveStringCommands.SetRangeCommand

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

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