Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dwrite_thread.h230 bool ShouldWriteToWAL() { in ShouldWriteToWAL() function
/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc1460 if (writer->ShouldWriteToWAL()) { in TEST_P()