Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dmemtable.h439 void SetFlushJobInfo(std::unique_ptr<FlushJobInfo>&& info) { in SetFlushJobInfo() function
Dflush_job.cc432 mems_[0]->SetFlushJobInfo(GetFlushJobInfo()); in WriteLevel0Table()