BasicTransaction is the class for serializable transactions. It implements the necessary mechanics for SerializableSnapshot and Serializable isolation levels.
Schedules the put request in the writeSet.
Generated using TypeDoc
BasicTransaction is the class for serializable transactions. It implements the necessary mechanics for SerializableSnapshot and Serializable isolation levels.