Class RedisStreamCommands.XDelOptions

java.lang.Object
org.springframework.data.redis.connection.RedisStreamCommands.XDelOptions
Enclosing interface:
RedisStreamCommands

@NullMarked public static class RedisStreamCommands.XDelOptions extends Object
Additional options applicable for XDELEX and XACKDEL commands.
Since:
4.1
Author:
Viktoriya Kutsarova