Searched defs:pkColNames (Results 1 – 4 of 4) sorted by relevance
24 int CloudSyncUtils::GetCloudPkVals(const VBucket &datum, const std::vector<std::string> &pkColNames… in GetCloudPkVals()63 bool CloudSyncUtils::IsSinglePrimaryKey(const std::vector<std::string> &pkColNames) in IsSinglePrimaryKey()68 …udSyncUtils::RemoveDataExceptExtendInfo(VBucket &datum, const std::vector<std::string> &pkColNames) in RemoveDataExceptExtendInfo()
69 std::vector<std::string> pkColNames; member
1387 int CloudSyncer::PreHandleData(VBucket &datum, const std::vector<std::string> &pkColNames) in PreHandleData()
888 const std::vector<std::string> pkColNames; variable