Class ReactiveZSetCommands.ZRandMemberCommand

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

public static class ReactiveZSetCommands.ZRandMemberCommand extends ReactiveRedisConnection.KeyCommand
ZRANDMEMBER command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: