Home
last modified time | relevance | path

Searched refs:external_files_paths (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/
Dexternal_sst_file_ingestion_job.h92 Status Prepare(const std::vector<std::string>& external_files_paths,
Dexternal_sst_file_ingestion_job.cc30 const std::vector<std::string>& external_files_paths, in Prepare() argument
35 for (const std::string& file_path : external_files_paths) { in Prepare()