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

Method checkSubTree

src/java/simpledb/BTreeChecker.java:74–123  ·  view source on GitHub ↗
(BTreeFile bt, TransactionId tid, HashMap<PageId, Page> dirtypages,
                                       BTreePageId pageId, Field lowerBound, Field upperBound,
                                       BTreePageId parentId, boolean checkOccupancy, int depth)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkRepMethod · 0.95

Calls 15

getParentIdMethod · 0.95
getIdMethod · 0.95
checkRepMethod · 0.95
checkRepMethod · 0.95
iteratorMethod · 0.95
getLeftChildMethod · 0.95
getKeyMethod · 0.95
checkAndMergeMethod · 0.95
getRightChildMethod · 0.95
pgcategMethod · 0.80
keyFieldMethod · 0.80
equalsMethod · 0.65

Tested by

no test coverage detected