|
Zero
0.1.0
|
#include "w_defines.h"#include "worker_thread.h"#include "sm_base.h"#include "logarchive_scanner.h"#include <queue>#include <map>#include <vector>#include <unordered_map>#include <atomic>#include <mutex>#include <chrono>#include <condition_variable>Go to the source code of this file.
Classes | |
| class | RestoreBitmap |
| Bitmap data structure that controls the progress of restore. More... | |
| class | RestoreCoordinator< RestoreFunctor > |
| Coordinator that synchronizes multi-threaded decentralized restore. More... | |
| struct | LogReplayer |
| struct | SegmentRestorer |
| class | BackgroundRestorer< Coordinator, OnDoneCallback > |
1.8.12