java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.list.LMPOP
All Implemented Interfaces:
Resp3Command

public class LMPOP extends RespCommand implements Resp3Command
LMPOP
Since:
15.0
See Also:
  • Field Details

    • COUNT

      public static final byte[] COUNT
    • LEFT

      public static final byte[] LEFT
  • Constructor Details

    • LMPOP

      public LMPOP()
  • Method Details