Class TOPKQUERY

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

public class TOPKQUERY extends RespCommand implements Resp3Command
TOPK.QUERY key item [item ...]

Checks whether one or more items are in the Top-K.

Since:
16.2
See Also: