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

Method getHeaderSize

src/java/simpledb/BTreeLeafPage.java:123–129  ·  view source on GitHub ↗

Computes the number of bytes in the header of a page in a BTreeFile with each tuple occupying tupleSize bytes

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BTreeLeafPageMethod · 0.95

Calls 1

getMaxTuplesMethod · 0.95

Tested by

no test coverage detected