Class LInsertCommand

    • Constructor Detail

      • LInsertCommand

        public LInsertCommand()
      • LInsertCommand

        public LInsertCommand​(byte[] key,
                              LInsertType lInsertType,
                              byte[] pivot,
                              byte[] value)
    • Method Detail

      • setlInsertType

        public void setlInsertType​(LInsertType lInsertType)
      • getPivot

        public byte[] getPivot()
      • setPivot

        public void setPivot​(byte[] pivot)