Class RedisZSetCommands.ZAddArgs

java.lang.Object
org.springframework.data.redis.connection.RedisZSetCommands.ZAddArgs
Enclosing interface:
RedisZSetCommands

@NullMarked public static class RedisZSetCommands.ZAddArgs extends Object
ZADD specific arguments.
Looking of the INCR flag? Use the ZINCRBY operation instead.
Since:
2.5
Author:
Costin Leau, Christoph Strobl, Thomas Darimont, David Liu, Mark Paluch, Andrey Shlykov, Shyngys Sapraliyev
See Also: