All Implemented Interfaces:
Resp3Command

public class ZDIFF extends DIFF
This command is similar to ZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client. Array reply: the result of the difference (optionally with their scores, in case the WITHSCORES option is given).
Since:
15.0
See Also:
  • Constructor Details

    • ZDIFF

      public ZDIFF()