Searched refs:ShouldWriteToWAL (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db/ | ||
| D | write_thread.h | 230 bool ShouldWriteToWAL() { in ShouldWriteToWAL() function |
| /rocksdb-6.9/utilities/transactions/ | ||
| D | transaction_test.cc | 1460 if (writer->ShouldWriteToWAL()) { in TEST_P() |