Searched refs:InnerBatchInsert (Results 1 – 2 of 2) sorted by relevance
104 DBStatus InnerBatchInsert(const std::string &tableName, std::vector<VBucket> &&record,
48 DBStatus status = InnerBatchInsert(tableName, std::move(record), extend); in BatchInsert()69 DBStatus VirtualCloudDb::InnerBatchInsert(const std::string &tableName, std::vector<VBucket> &&reco… in InnerBatchInsert() function in DistributedDB::VirtualCloudDb