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

Method logCommit

src/simpledb/LogFile.java:176–187  ·  view source on GitHub ↗

Write a commit record to disk for the specified tid, and force the log to disk. @param tid The committing 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 4

preAppendMethod · 0.95
logMethod · 0.95
forceMethod · 0.95
getIdMethod · 0.65

Tested by

no test coverage detected