Class ReactiveListCommands.RPopLPushCommand

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

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