pub fn sst_table_file_name(dbname: &String, number: u64) -> String
Expand description

| Return the legacy file name for an sstable with | the specified number in the db named by | “dbname”. The result will be prefixed with | “dbname”.