Searched defs:SyncParam (Results 1 – 2 of 2) sorted by relevance
63 struct SyncParam { struct64 DownloadData downloadData;65 ChangedData changedData;66 InnerProcessInfo info;67 DownloadList assetsDownloadList;68 std::string cloudWaterMark;69 std::vector<std::string> pkColNames;70 std::set<Key> deletePrimaryKeySet;71 std::set<Key> dupHashKeySet;72 std::string tableName;[all …]
95 struct SyncParam { struct96 int32_t mode;97 int32_t wait;98 bool isCompensation = false;99 int32_t triggerMode = MODE_DEFAULT;100 std::string prepareTraceId;101 int32_t user;