Class ReactiveListCommands.BRPopLPushCommand

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

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