Class ReactiveStreamCommands.AcknowledgeCommand

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

public static class ReactiveStreamCommands.AcknowledgeCommand extends ReactiveRedisConnection.KeyCommand
XACK command parameters.
See Also: