Class JSONLEN

java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.json.JSONLEN
All Implemented Interfaces:
BaseResp3Command, Resp3Command
Direct Known Subclasses:
JSONARRLEN, JSONOBJLEN, JSONSTRLEN

public abstract class JSONLEN extends RespCommand implements Resp3Command
Super Class for common code of LEN JSON commands
Since:
15.2