Class CFINFO

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

public class CFINFO extends RespCommand implements Resp3Command
CF.INFO key

Returns information about a Cuckoo filter.

Since:
16.2
See Also: