Class ReactiveListCommands.LRemCommand

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

public static class ReactiveListCommands.LRemCommand extends ReactiveRedisConnection.KeyCommand
LREM command parameters.
Author:
Christoph Strobl
See Also: