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

Method getMaxTuples

src/java/simpledb/BTreeLeafPage.java:112–118  ·  view source on GitHub ↗

Retrieve the maximum number of tuples this page can hold.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

deleteTupleMethod · 0.95
checkRepMethod · 0.95
BTreeLeafPageMethod · 0.95
getHeaderSizeMethod · 0.95

Calls 2

getPageSizeMethod · 0.95
getSizeMethod · 0.45

Tested by

no test coverage detected