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

Class HeapPage

src/java/simpledb/HeapPage.java:14–313  ·  view source on GitHub ↗

Each instance of HeapPage stores data for one page of HeapFiles and implements the Page interface that is used by BufferPool. @see HeapFile @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