Function rocksdb::properties::num_files_at_level

source ·
pub fn num_files_at_level(level: usize) -> CString
Expand description

“rocksdb.num-files-at-level” - returns string containing the number of files at level , where is an ASCII representation of a level number (e.g., “0”).