rocksdb/utilities/transactions
agiardullo 5ea9aa3c14 TransactionDB:ReinitializeTransaction
Summary: Add function to reinitialize a transaction object so that it can be reused.  This is an optimization so users can potentially avoid reallocating transaction objects.

Test Plan: added tests

Reviewers: yhchiang, kradhakrishnan, IslamAbdelRahman, sdong

Reviewed By: sdong

Subscribers: jkedgar, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D53835
2016-02-29 16:27:32 -08:00
..
optimistic_transaction_db_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_db_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_base.cc TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_base.h TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_db_impl.cc TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_db_impl.h TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_db_mutex_impl.cc Fix transaction locking 2016-02-16 17:15:05 -08:00
transaction_db_mutex_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_impl.cc TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_impl.h TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_lock_mgr.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_lock_mgr.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_test.cc TransactionDB:ReinitializeTransaction 2016-02-29 16:27:32 -08:00
transaction_util.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_util.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00