Class RedisZSetCommands.ZAddArgs

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

public static class RedisZSetCommands.ZAddArgs extends Object
ZADD specific arguments.
Looking of the INCR flag? Use the ZINCRBY operation instead.
Since:
2.5
See Also: