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

Class BTreeHeaderPage

src/java/simpledb/BTreeHeaderPage.java:13–306  ·  view source on GitHub ↗

Each instance of BTreeHeaderPage stores data for one page of a BTreeFile and implements the Page interface that is used by BufferPool. @see BTreeFile @see BufferPool

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getLenMethod · 0.80

Tested by

no test coverage detected