Searched refs:GetColumnFamilyNames (Results 1 – 1 of 1) sorted by relevance
58 const std::vector<std::string>& GetColumnFamilyNames() { in GetColumnFamilyNames() function161 for (const auto& cf_name : GetColumnFamilyNames()) { in CreateDB()190 for (const auto& cf_name : GetColumnFamilyNames()) { in RunPrimary()208 assert(handles.size() == GetColumnFamilyNames().size()); in RunPrimary()345 for (const auto& cf_name : GetColumnFamilyNames()) { in RunSecondary()