Home
last modified time | relevance | path

Searched defs:SyncParam (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dicloud_syncer.h63 struct SyncParam { struct
64 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 …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_value.h95 struct SyncParam { struct
96 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;