MCPcopy Create free account
hub / github.com/awelm/simpledb / logAbort

Method logAbort

src/simpledb/LogFile.java:146–169  ·  view source on GitHub ↗

Write an abort record to the log for the specified tid, force the log to disk, and perform a rollback @param tid The aborting transaction.

(TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transactionCompleteMethod · 0.80

Calls 5

getBufferPoolMethod · 0.95
preAppendMethod · 0.95
rollbackMethod · 0.95
forceMethod · 0.95
getIdMethod · 0.65

Tested by

no test coverage detected