rocksdb/utilities/backupable
Andrew Kryczka 40b840f294 Delete deprecated *BackupableDB interface for backups
Summary:
This interface is redundant and has been deprecated for a while.
It's also unused internally. Let's delete it.

I moved the comments to the corresponding functions in BackupEngine/
BackupEngineReadOnly. This caused the diff tool to not work cleanly.

Test Plan:
unit tests

  $ ./backupable_db_test

Reviewers: yhchiang, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D56331
2016-04-18 09:04:14 -07:00
..
backupable_db_test.cc Fix backupable_db_test test cases that can't run by itself 2016-04-15 15:48:57 -07:00
backupable_db.cc Delete deprecated *BackupableDB interface for backups 2016-04-18 09:04:14 -07:00