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

Class BTreeRootPtrPage

src/java/simpledb/BTreeRootPtrPage.java:11–225  ·  view source on GitHub ↗

BTreeRootPtrPage stores the pointer to the root node used in the B+ tree and implements Page Interface that is used by BufferPool @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