Searched refs:logs_with_prep_tracker_ (Results 1 – 4 of 4) sorted by relevance
224 return logs_with_prep_tracker_.FindMinLogContainingOutstandingPrep(); in TEST_FindMinLogContainingOutstandingPrep()228 return logs_with_prep_tracker_.TEST_PreparedSectionCompletedSize(); in TEST_PreparedSectionCompletedSize()232 return logs_with_prep_tracker_.TEST_LogsWithPrepSize(); in TEST_LogsWithPrepSize()
589 return &logs_with_prep_tracker_; in logs_with_prep_tracker()795 logs_with_prep_tracker_.MarkLogAsContainingPrepSection(log); in InsertRecoveredTransaction()804 logs_with_prep_tracker_.MarkLogAsHavingPrepSectionFlushed( in DeleteRecoveredTransaction()2042 LogsWithPrepTracker logs_with_prep_tracker_; variable
192 s = flush_job.Run(&logs_with_prep_tracker_, &file_meta); in FlushMemTableToOutputFile()387 jobs[i]->Run(&logs_with_prep_tracker_, &file_meta[i]); in AtomicFlushMemTablesToOutputFiles()400 jobs[0]->Run(&logs_with_prep_tracker_, &file_meta[0]); in AtomicFlushMemTablesToOutputFiles()
1229 logs_with_prep_tracker_.FindMinLogContainingOutstandingPrep(); in SwitchWAL()