Function tikv::storage::txn::actions::check_txn_status::make_rollback [−][src]
pub fn make_rollback(
start_ts: TimeStamp,
protected: bool,
overlapped_write: Option<OverlappedWrite>
) -> Option<Write>
Generate the Write record that should be written that means to perform a specified rollback operation.