LogCabin
|
Classes | |
class | Reader |
Assists in reading snapshot files from the local filesystem. More... | |
class | Writer |
Assists in writing snapshot files to the local filesystem. More... | |
Functions | |
void | discardPartialSnapshots (const Storage::Layout &storageLayout) |
Remove any partial snapshots found on disk. |
void LogCabin::Storage::SnapshotFile::discardPartialSnapshots | ( | const Storage::Layout & | storageLayout | ) |
Remove any partial snapshots found on disk.
This is normally called when the server boots up.
Definition at line 38 of file SnapshotFile.cc.