Undeprecate GetLiveFiles()
Summary: There is no alternative to GetLiveFiles() function Test Plan: none Reviewers: sdong Reviewed By: sdong Subscribers: dhruba, leveldb Differential Revision: https://reviews.facebook.net/D35805
This commit is contained in:
parent
a057bb2a8e
commit
315abac945
@ -496,8 +496,6 @@ class DB {
|
|||||||
|
|
||||||
// GetLiveFiles followed by GetSortedWalFiles can generate a lossless backup
|
// GetLiveFiles followed by GetSortedWalFiles can generate a lossless backup
|
||||||
|
|
||||||
// THIS METHOD IS DEPRECATED. Use the GetLiveFilesMetaData to get more
|
|
||||||
// detailed information on the live files.
|
|
||||||
// Retrieve the list of all files in the database. The files are
|
// Retrieve the list of all files in the database. The files are
|
||||||
// relative to the dbname and are not absolute paths. The valid size of the
|
// relative to the dbname and are not absolute paths. The valid size of the
|
||||||
// manifest file is returned in manifest_file_size. The manifest file is an
|
// manifest file is returned in manifest_file_size. The manifest file is an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user