Searched defs:primaryKeys (Results 1 – 4 of 4) sorted by relevance
54 std::map<int, FieldName> primaryKeys = tableInfo.GetPrimaryKey(); in ChkSchema() local59 int SchemaMgr::CompareFieldSchema(std::map<int, FieldName> &primaryKeys, FieldInfoMap &localFields, in CompareFieldSchema()
776 const std::map<int, FieldName> &primaryKeys = table.GetPrimaryKey(); in ConstraintsCheckForCloud() local
85 VBucket primaryKeys; member
1813 std::set<std::vector<uint8_t>> primaryKeys; in UpsertDataInTransaction() local