Searched defs:CreateDistributedTable (Results 1 – 5 of 5) sorted by relevance
46 DBStatus RelationalStoreDelegateImpl::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::RelationalStoreDelegateImpl
130 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
133 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
328 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
26 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(const std::string &tableName, … in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor