Class ReactiveStreamCommands.RangeCommand

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

public static class ReactiveStreamCommands.RangeCommand extends ReactiveRedisConnection.KeyCommand
XRANGE/XREVRANGE command parameters.
See Also: