All Implemented Interfaces:
Resp3Command

public class ZDIFFSTORE extends DIFF
Computes the difference between the first and all successive input sorted sets and stores the result in destination. The total number of input keys is specified by numkeys. Keys that do not exist are considered to be empty sets. Integer reply: the number of elements in the resulting sorted set at destination.
Since:
15.0
See Also:
  • Constructor Details

    • ZDIFFSTORE

      public ZDIFFSTORE()