Home
last modified time | relevance | path

Searched refs:batch_value (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index.cc855 std::string& batch_value = *pinnable_val->GetSelf(); in GetFromBatchAndDB() local
859 &rep->comparator, &batch_value, rep->overwrite_key, &s); in GetFromBatchAndDB()
956 std::string& batch_value = *pinnable_val->GetSelf(); in MultiGetFromBatchAndDB() local
961 &rep->comparator, &batch_value, rep->overwrite_key, s); in MultiGetFromBatchAndDB()