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

Method HeapFile

src/java/simpledb/HeapFile.java:25–27  ·  view source on GitHub ↗

Constructs a heap file backed by the specified file. @param f the file that stores the on-disk backing store for this heap file.

(File f, TupleDesc td)

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