BasicTransaction is the base wrapper class for a transaction. It implements the necessary mechanics for Repeatablereads and ReadCommitted isolation levels.
Schedules the put request in the writeSet.
Gets the range in a transaction-y way!
Generated using TypeDoc
BasicTransaction is the base wrapper class for a transaction. It implements the necessary mechanics for Repeatablereads and ReadCommitted isolation levels.