Class ReactiveListCommands.LInsertCommand

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

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