Uses of Class
org.infinispan.server.resp.commands.sortedset.internal.DIFF
Packages that use DIFF
-
Uses of DIFF in org.infinispan.server.resp.commands.sortedset
Subclasses of DIFF in org.infinispan.server.resp.commands.sortedsetModifier and TypeClassDescriptionclassThis command is similar toZDIFFSTORE, but instead of storing the resulting sorted set, it is returned to the client.classComputes the difference between the first and all successive input sorted sets and stores the result in destination.