Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl.cc4283 std::string cf_comparator_name = options.comparator->Name(); in CreateColumnFamilyWithImport() local
4284 if (cf_comparator_name != metadata.db_comparator_name) { in CreateColumnFamilyWithImport()