Class ReactiveZSetCommands.BZPopCommand

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

public static class ReactiveZSetCommands.BZPopCommand extends ReactiveRedisConnection.KeyCommand
BZPOPMIN/BZPOPMAX command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: