Class ReactiveZSetCommands.BZPopCommand

java.lang.Object
io.valkey.springframework.data.valkey.connection.ReactiveValkeyConnection.KeyCommand
io.valkey.springframework.data.valkey.connection.ReactiveZSetCommands.BZPopCommand
All Implemented Interfaces:
ReactiveValkeyConnection.Command
Enclosing interface:
ReactiveZSetCommands

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