Class ReactiveListCommands.LPosCommand

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

public static class ReactiveListCommands.LPosCommand extends ReactiveRedisConnection.KeyCommand
LPOS command parameters.
Since:
2.4
Author:
Christoph Strobl
See Also: