java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.set.SCARD
All Implemented Interfaces:
Resp3Command

public class SCARD extends RespCommand implements Resp3Command
invalid input: '{@link /*missing*/}' https://redis.io/commands/scard/ Returns the set cardinality (number of elements) of the set stored at key.
Since:
15.0