Class JSONMERGE

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

public class JSONMERGE extends RespCommand implements Resp3Command
JSON.MERGE
Since:
15.2
See Also:
  • JSON.MERGE Note: this version allows to append an element at the end of an array while Redis implementation returns error