Class ReactiveStreamCommands.DeleteExCommand

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

public static class ReactiveStreamCommands.DeleteExCommand extends ReactiveRedisConnection.KeyCommand
XDELEX command parameters.
Since:
4.1
Author:
Viktoriya Kutsarova
See Also: