Class ReactiveStreamCommands.DeleteCommand

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

public static class ReactiveStreamCommands.DeleteCommand extends ReactiveRedisConnection.KeyCommand
XDEL command parameters.
See Also: