rocksdb/utilities/backupable
Peter Dillinger 589ea6bec2 Add BackupEngine API for backup file details (#8042)
Summary:
This API can be used for things like determining how much space
can be freed up by deleting a particular backup, etc.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8042

Test Plan:
validation of the API added to many existing backup unit
tests

Reviewed By: mrambacher

Differential Revision: D26936577

Pulled By: pdillinger

fbshipit-source-id: f0bbd90f0917b9781a6837652fb4616d9247816a
2021-03-12 11:03:54 -08:00
..
backupable_db_test.cc Add BackupEngine API for backup file details (#8042) 2021-03-12 11:03:54 -08:00
backupable_db.cc Add BackupEngine API for backup file details (#8042) 2021-03-12 11:03:54 -08:00