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

Method numPages

src/java/simpledb/BTreeFile.java:166–169  ·  view source on GitHub ↗

Returns the number of pages in this BTreeFile.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

testIteratorCloseMethod · 0.95
addTupleMethod · 0.95
testSplitLeafPageMethod · 0.95
testSplitRootPageMethod · 0.95
testSplitInternalPageMethod · 0.95
testMergeLeafPagesMethod · 0.95
testDeleteRootPageMethod · 0.95
testReuseDeletedPagesMethod · 0.95
testBigFileMethod · 0.95
insertTupleMethod · 0.95
getEmptyPageNoMethod · 0.95
convertMethod · 0.95

Calls 2

getPageSizeMethod · 0.95
getPageSizeMethod · 0.95

Tested by 9

testIteratorCloseMethod · 0.76
addTupleMethod · 0.76
testSplitLeafPageMethod · 0.76
testSplitRootPageMethod · 0.76
testSplitInternalPageMethod · 0.76
testMergeLeafPagesMethod · 0.76
testDeleteRootPageMethod · 0.76
testReuseDeletedPagesMethod · 0.76
testBigFileMethod · 0.76