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

Method logTruncate

src/java/simpledb/LogFile.java:362–454  ·  view source on GitHub ↗

Truncate any unneeded portion of the log to reduce its space consumption

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

logCheckpointMethod · 0.95

Calls 5

preAppendMethod · 0.95
logMethod · 0.95
readPageDataMethod · 0.95
writePageDataMethod · 0.95
closeMethod · 0.65

Tested by

no test coverage detected