Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_base.cc786 struct IndexedWriteBatchBuilder : public WriteBatch::Handler { in RebuildFromWriteBatch() struct
789 IndexedWriteBatchBuilder(Transaction* txn, DBImpl* db) in RebuildFromWriteBatch() argument
828 IndexedWriteBatchBuilder copycat(this, dbimpl_); in RebuildFromWriteBatch()