Module rocksdb::backup[][src]

Structs

BackupEngine
BackupEngineInfo

Represents information of a backup including timestamp of the backup and the size (please note that sum of all backups’ sizes is bigger than the actual size of the backup directory because some data is shared by multiple backups). Backups are identified by their always-increasing IDs.

BackupEngineOptions
RestoreOptions