Class ReactiveListCommands.LIndexCommand

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

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