Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl.h717 struct RecoveredTransaction { struct
740 explicit RecoveredTransaction(const uint64_t log, const std::string& name, in RecoveredTransaction() argument
747 ~RecoveredTransaction() { in ~RecoveredTransaction() argument
766 std::unordered_map<std::string, RecoveredTransaction*> argument