java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.string.LCS
All Implemented Interfaces:
Resp3Command

public class LCS extends RespCommand implements Resp3Command
`LCS key1 key2 [LEN] [IDX] [MINMATCHLEN min-match-len] [WITHMATCHLEN]` command.
Since:
15.1
See Also: