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

Method logXactionBegin

src/java/simpledb/LogFile.java:302–317  ·  view source on GitHub ↗

Write a BEGIN record for the specified transaction @param tid The transaction that is beginning

(TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startMethod · 0.80

Calls 3

logMethod · 0.95
preAppendMethod · 0.95
getIdMethod · 0.65

Tested by

no test coverage detected