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

Class BTreeLeafPage

src/java/simpledb/BTreeLeafPage.java:14–518  ·  view source on GitHub ↗

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

no outgoing calls

Tested by

no test coverage detected