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

Method setParentId

src/java/simpledb/BTreePage.java:94–110  ·  view source on GitHub ↗

Set the parent id @param id - the id of the parent of this page @throws DbException if the id is not valid

(BTreePageId id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

updateParentPointerMethod · 0.95
deleteParentEntryMethod · 0.45
setParentsMethod · 0.45

Calls 3

pgcategMethod · 0.80
getTableIdMethod · 0.65
getPageNumberMethod · 0.65

Tested by

no test coverage detected