Searched refs:save (Results 1 – 6 of 6) sorted by relevance
784 return save.commit(); in Put()837 return save.commit(); in Put()915 return save.commit(); in Delete()937 return save.commit(); in Delete()961 return save.commit(); in SingleDelete()985 return save.commit(); in SingleDelete()1010 return save.commit(); in DeleteRange()1035 return save.commit(); in DeleteRange()1067 return save.commit(); in Merge()1097 return save.commit(); in Merge()[all …]
322 void PutRandomData(int cf, int num, int key_value_size, bool save = false) { in PutRandomData() argument328 if (!save) { in PutRandomData()
12 * Introduce WriteBatch::PopSavePoint to pop the most recent save point explicitly.
284 …be stored in a fragmented form. This would save time when opening SST files, and when `max_open_fi…
6 # If you do want to change a value, simply edit, save, and exit the editor.
197 … log. This is mostly useful for reading a remotely located log, as it can save the number of round…438 * Write properties meta-block at the end of block-based table to save read-ahead IO.637 * Introduce WriteBatch::PopSavePoint to pop the most recent save point explicitly.