Class ReactiveKeyCommands.DelexCommand

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

public static class ReactiveKeyCommands.DelexCommand extends ReactiveRedisConnection.KeyCommand
DELEX command parameters.
Since:
4.1
Author:
Yordan Tsintsov
See Also: