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

Method transactionComplete

src/simpledb/BufferPool.java:104–106  ·  view source on GitHub ↗

Release all locks associated with a given transaction. @param tid the ID of the transaction requesting the unlock

(TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testReadWriteDeadlockMethod · 0.45
tearDownMethod · 0.45
tearDownMethod · 0.45
runMethod · 0.45
testRewindMethod · 0.45
validateAggregateMethod · 0.45
validateInsertMethod · 0.45
validateTransactionsMethod · 0.45

Calls 5

isDirtyMethod · 0.95
flushPageMethod · 0.95
discardPageMethod · 0.95
getPagesLockedByTxMethod · 0.80
unlockAllPagesMethod · 0.80

Tested by 15

testReadWriteDeadlockMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
runMethod · 0.36
testRewindMethod · 0.36
validateAggregateMethod · 0.36
validateInsertMethod · 0.36
validateTransactionsMethod · 0.36