Lines Matching refs:WriteBatch
160 WriteBatch* updates) override;
507 WriteBatch* my_batch,
726 WriteBatch* batch_;
741 WriteBatch* batch, SequenceNumber seq, in RecoveredTransaction()
753 void AddBatch(SequenceNumber seq, uint64_t log_number, WriteBatch* batch, in AddBatch()
781 WriteBatch* batch, SequenceNumber seq, in InsertRecoveredTransaction()
1083 Status WriteImpl(const WriteOptions& options, WriteBatch* updates,
1090 Status PipelinedWriteImpl(const WriteOptions& options, WriteBatch* updates,
1098 WriteBatch* my_batch, WriteCallback* callback,
1118 WriteBatch* updates, WriteCallback* callback, uint64_t* log_used,
1416 WriteBatch* my_batch);
1500 WriteBatch* MergeBatch(const WriteThread::WriteGroup& write_group,
1501 WriteBatch* tmp_batch, size_t* write_with_wal,
1502 WriteBatch** to_be_cached_state);
1504 IOStatus WriteToWAL(const WriteBatch& merged_batch, log::Writer* log_writer,
1854 WriteBatch cached_recoverable_state_;
1875 WriteBatch tmp_batch_;