Home
last modified time | relevance | path

Searched refs:write_after_commit (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Dwrite_batch_internal.h108 const bool write_after_commit = true,
Dwrite_batch.cc852 bool write_after_commit, in MarkEndPrepare() argument
866 write_after_commit ? kTypeBeginPrepareXID in MarkEndPrepare()
/rocksdb-6.9/tools/
Dldb_cmd.cc2100 bool write_after_commit = false) in InMemoryHandler() argument
2104 write_after_commit_(write_after_commit) {} in InMemoryHandler()