Searched refs:tablesVector (Results 1 – 1 of 1) sorted by relevance
126 std::vector<std::string> tablesVector; in SetDistributedTables() local128 tablesVector.push_back(std::string(tables[i])); in SetDistributedTables()130 rdbStore_->SetDistributedTables(tablesVector); in SetDistributedTables()135 std::vector<std::string> tablesVector; in SetDistributedTables() local137 tablesVector.push_back(std::string(tables[i])); in SetDistributedTables()139 rdbStore_->SetDistributedTables(tablesVector, type); in SetDistributedTables()145 std::vector<std::string> tablesVector; in SetDistributedTables() local147 tablesVector.push_back(std::string(tables[i])); in SetDistributedTables()149 rdbStore_->SetDistributedTables(tablesVector, type, distributedConfig); in SetDistributedTables()