Home
last modified time | relevance | path

Searched defs:overwrite_key (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_internal.cc158 std::string* value, bool overwrite_key, Status* s) { in GetFromBatch()
Dwrite_batch_with_index.cc448 bool overwrite_key; member
635 bool overwrite_key, size_t max_bytes) in WriteBatchWithIndex()
/rocksdb-6.9/db/
Dc.cc1595 …writebatch_wi_t* rocksdb_writebatch_wi_create(size_t reserved_bytes, unsigned char overwrite_key) { in rocksdb_writebatch_wi_create()