Class ReactiveZSetCommands.ZRemCommand

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

public static class ReactiveZSetCommands.ZRemCommand extends ReactiveRedisConnection.KeyCommand
ZREM command parameters.
Author:
Christoph Strobl
See Also: