Searched refs:cfds_to_commit (Results 1 – 1 of 1) sorted by relevance
4188 autovector<ColumnFamilyData*> cfds_to_commit; in IngestExternalFiles() local4198 cfds_to_commit.push_back(cfd); in IngestExternalFiles()4207 if (cfds_to_commit.size() > 1) { in IngestExternalFiles()4215 versions_->LogAndApply(cfds_to_commit, mutable_cf_options_list, in IngestExternalFiles()