Class BinaryAppendPrependCommand

    • Constructor Detail

      • BinaryAppendPrependCommand

        public BinaryAppendPrependCommand​(java.lang.String key,
                                          byte[] keyBytes,
                                          CommandType cmdType,
                                          java.util.concurrent.CountDownLatch latch,
                                          int exp,
                                          long cas,
                                          java.lang.Object value,
                                          boolean noreply,
                                          Transcoder transcoder)