Class ReactiveZSetCommands.ZLexCountCommand

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

public static class ReactiveZSetCommands.ZLexCountCommand extends ReactiveRedisConnection.KeyCommand
ZLEXCOUNT command parameters.
Since:
2.4
Author:
Andrey Shlykov
See Also: