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

Method log

src/java/simpledb/Debug.java:33–38  ·  view source on GitHub ↗

Log message if the log level >= level. Uses printf.

(int level, String message, Object... args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

matchTuplesMethod · 0.95
insertEntryMethod · 0.95
markSlotUsedMethod · 0.95
getKeyMethod · 0.95
getChildIdMethod · 0.95
readPageMethod · 0.95
insertTupleMethod · 0.95
markSlotUsedMethod · 0.95
getTupleMethod · 0.95
logCommitMethod · 0.95
logWriteMethod · 0.95
logXactionBeginMethod · 0.95

Calls 1

isEnabledMethod · 0.95

Tested by 1

matchTuplesMethod · 0.76