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

Class BTreePage

src/java/simpledb/BTreePage.java:13–141  ·  view source on GitHub ↗

Each instance of BTreeInternalPage 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