Class CMSINITBYDIM

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

public class CMSINITBYDIM extends RespCommand implements Resp3Command
CMS.INITBYDIM key width depth

Initializes a Count-Min Sketch to dimensions specified by user.

Since:
16.2
See Also: