Class RedisStreamCommands.XAddOptions

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

public static class RedisStreamCommands.XAddOptions extends Object
Additional options applicable for XADD command.
Since:
2.3
Author:
Christoph Strobl, Mark John Moreno, Liming Deng