rocksdb/utilities
Reid Horuff 37737c3a6b Expose Transaction State Publicly
Summary:
This exposes a transactions state through a public api rather than through a public member variable. I also do some name refactoring.
ExecutionStatus => TransactionState
exec_status_ => trx_state_

Test Plan: It compiles and transaction_test passes.

Reviewers: IslamAbdelRahman

Reviewed By: IslamAbdelRahman

Subscribers: andrewkr, mung, dhruba, sdong

Differential Revision: https://reviews.facebook.net/D64689
2016-10-07 11:58:53 -07:00
..
2016-09-27 20:39:15 -07:00
2016-04-22 16:49:12 -07:00
2016-09-27 18:20:57 -07:00
2016-08-03 10:41:27 -07:00
2016-08-03 10:41:27 -07:00
2015-12-10 21:32:45 -05:00
2015-12-23 22:38:12 -08:00