Searched defs:CommitBatchInternal (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/utilities/transactions/ | ||
| D | pessimistic_transaction.cc | 360 Status WriteCommittedTxn::CommitBatchInternal(WriteBatch* batch, size_t) { in CommitBatchInternal() function in ROCKSDB_NAMESPACE::WriteCommittedTxn |
| D | write_prepared_txn.cc | 135 Status WritePreparedTxn::CommitBatchInternal(WriteBatch* batch, in CommitBatchInternal() function in ROCKSDB_NAMESPACE::WritePreparedTxn |