Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-DB-Class/simple-db-hw
/ logCheckpoint
Method
logCheckpoint
src/java/simpledb/LogFile.java:320–358 ·
view source on GitHub ↗
Checkpoint the log and write a checkpoint record.
()
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
3
shutdown
Method · 0.95
TestAbortCommitInterleaved
Method · 0.80
TestOpenCommitCheckpointOpenCrash
Method · 0.80
Calls
9
getBufferPool
Method · 0.95
preAppend
Method · 0.95
force
Method · 0.95
log
Method · 0.95
logTruncate
Method · 0.95
flushAllPages
Method · 0.80
iterator
Method · 0.65
hasNext
Method · 0.65
next
Method · 0.65
Tested by
2
TestAbortCommitInterleaved
Method · 0.64
TestOpenCommitCheckpointOpenCrash
Method · 0.64