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

Method getLeftChild

src/java/simpledb/BTreeEntry.java:66–68  ·  view source on GitHub ↗

@return the left child page id

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

addEntryMethod · 0.95
testSplitLeafPageMethod · 0.95
testSplitRootPageMethod · 0.95
testMergeLeafPagesMethod · 0.95
checkSubTreeMethod · 0.95
updateParentPointersMethod · 0.95
setParentsMethod · 0.95

Calls

no outgoing calls

Tested by 8

addEntryMethod · 0.76
testSplitLeafPageMethod · 0.76
testSplitRootPageMethod · 0.76
testMergeLeafPagesMethod · 0.76