Searched refs:FillDownloadExtend (Results 1 – 3 of 3) sorted by relevance
270 …int FillDownloadExtend(TaskId taskId, const std::string &tableName, const std::string &cloudWaterM…
74 int CloudSyncer::FillDownloadExtend(TaskId taskId, const std::string &tableName, const std::string … in FillDownloadExtend() function in DistributedDB::CloudSyncer
1428 int ret = FillDownloadExtend(taskId, tableName, cloudWaterMark, extend); in QueryCloudData()