Home
last modified time | relevance | path

Searched refs:OnErrorRecoveryBegin (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/db_stress_tool/
Ddb_stress_listener.h134 void OnErrorRecoveryBegin(BackgroundErrorReason /* reason */, in OnErrorRecoveryBegin() function
/rocksdb-6.9/include/rocksdb/
Dlistener.h471 virtual void OnErrorRecoveryBegin(BackgroundErrorReason /* reason */, in OnErrorRecoveryBegin() function
/rocksdb-6.9/db/
Devent_helpers.cc55 listener->OnErrorRecoveryBegin(reason, *bg_error, auto_recovery); in NotifyOnBackgroundError()
Derror_handler_fs_test.cc84 void OnErrorRecoveryBegin(BackgroundErrorReason /*reason*/, in OnErrorRecoveryBegin() function in ROCKSDB_NAMESPACE::ErrorHandlerFSListener
/rocksdb-6.9/tools/
Ddb_bench_tool.cc2332 void OnErrorRecoveryBegin(BackgroundErrorReason /*reason*/, in OnErrorRecoveryBegin() function in ROCKSDB_NAMESPACE::Benchmark::ErrorHandlerListener