MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / logAbort

Method logAbort

src/java/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 2

abortMethod · 0.80
transactionCompleteMethod · 0.80

Calls 6

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

Tested by 1

abortMethod · 0.64