Home
last modified time | relevance | path

Searched refs:MergeBatch (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc950 WriteBatch* DBImpl::MergeBatch(const WriteThread::WriteGroup& write_group, in MergeBatch() function in ROCKSDB_NAMESPACE::DBImpl
1034 WriteBatch* merged_batch = MergeBatch(write_group, &tmp_batch_, in WriteToWAL()
1105 MergeBatch(write_group, &tmp_batch, &write_with_wal, &to_be_cached_state); in ConcurrentWriteToWAL()
Ddb_impl.h1500 WriteBatch* MergeBatch(const WriteThread::WriteGroup& write_group,