Class CMSINITBYPROB

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

public class CMSINITBYPROB extends RespCommand implements Resp3Command
CMS.INITBYPROB key error probability

Initializes a Count-Min Sketch to accommodate requested tolerances.

Since:
16.2
See Also: