Преглед на файлове

添加合并逻辑-朱陈媛

main
朱陈媛 преди 4 седмици
родител
ревизия
522f0e08a0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      leveldb_base/include/leveldb/write_batch.h

+ 1
- 1
leveldb_base/include/leveldb/write_batch.h Целия файл

@ -51,7 +51,7 @@ class LEVELDB_EXPORT WriteBatch {
// Store the mapping "key->value" in the database.
void Put(const Slice& key, const Slice& value);
// ttl-
// ttl-
void Put(const Slice& key, const Slice& value, uint64_t ttl);
// If the database contains a mapping for "key", erase it. Else do nothing.

Зареждане…
Отказ
Запис