LogCabin
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Functions
LogCabin::Storage::SnapshotFile Namespace Reference

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.

Function Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines