Class CMSMERGE

java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.countmin.CMSMERGE
All Implemented Interfaces:
BaseResp3Command, Resp3Command

public class CMSMERGE extends RespCommand implements Resp3Command
CMS.MERGE destKey numKeys src [src ...] [WEIGHTS weight [weight ...]]

Merges several sketches into one sketch.

Since:
16.2
See Also: