Class TOPKRESERVE

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

public class TOPKRESERVE extends RespCommand implements Resp3Command
TOPK.RESERVE key topk [width depth decay]

Initializes a Top-K filter with specified parameters.

Since:
16.2
See Also: