Function test_sst_importer::gen_sst_file_by_db [−][src]
pub fn gen_sst_file_by_db<P: AsRef<Path>>(
path: P,
range: (u8, u8),
db: Option<&RocksEngine>
) -> (SstMeta, Vec<u8>)
pub fn gen_sst_file_by_db<P: AsRef<Path>>(
path: P,
range: (u8, u8),
db: Option<&RocksEngine>
) -> (SstMeta, Vec<u8>)