Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testIteratorClose
Method · 0.95
addTuple
Method · 0.95
testSplitLeafPage
Method · 0.95
testSplitRootPage
Method · 0.95
testSplitInternalPage
Method · 0.95
testMergeLeafPages
Method · 0.95
testDeleteRootPage
Method · 0.95
testReuseDeletedPages
Method · 0.95
testBigFile
Method · 0.95
insertTuple
Method · 0.95
getEmptyPageNo
Method · 0.95
convert
Method · 0.95
Calls
2
getPageSize
Method · 0.95
getPageSize
Method · 0.95
Tested by
9
testIteratorClose
Method · 0.76
addTuple
Method · 0.76
testSplitLeafPage
Method · 0.76
testSplitRootPage
Method · 0.76
testSplitInternalPage
Method · 0.76
testMergeLeafPages
Method · 0.76
testDeleteRootPage
Method · 0.76
testReuseDeletedPages
Method · 0.76
testBigFile
Method · 0.76