Class JSONTYPE

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

public class JSONTYPE extends RespCommand implements Resp3Command
JSON.TYPE
Since:
15.2
See Also:
  • Constructor Details

    • JSONTYPE

      public JSONTYPE()
  • Method Details