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