Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index.cc459 void SetLastEntryOffset() { last_entry_offset = write_batch.GetDataSize(); } in SetLastEntryOffset() function
684 rep->SetLastEntryOffset(); in Put()
693 rep->SetLastEntryOffset(); in Put()
703 rep->SetLastEntryOffset(); in Delete()
712 rep->SetLastEntryOffset(); in Delete()
722 rep->SetLastEntryOffset(); in SingleDelete()
731 rep->SetLastEntryOffset(); in SingleDelete()
741 rep->SetLastEntryOffset(); in Merge()
750 rep->SetLastEntryOffset(); in Merge()