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

Method markDirty

src/java/simpledb/BTreePage.java:116–119  ·  view source on GitHub ↗

Marks this page as dirty/not dirty and record that transaction that did the dirtying

(boolean dirty, TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected