Searched defs:CheckSchema (Results 1 – 3 of 3) sorted by relevance
378 int StorageProxy::CheckSchema(const TableName &tableName) const in CheckSchema() function in DistributedDB::StorageProxy387 int StorageProxy::CheckSchema(std::vector<std::string> &tables) in CheckSchema() function in DistributedDB::StorageProxy
926 int KvDBManager::CheckSchema(const IKvDB *kvDB, const KvDBProperties &properties) in CheckSchema() function in DistributedDB::KvDBManager
594 bool SqliteCloudKvStore::CheckSchema(std::map<std::string, DataBaseSchema> schema) in CheckSchema() function in DistributedDB::SqliteCloudKvStore