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

Method getDatabaseFile

src/java/simpledb/Catalog.java:83–86  ·  view source on GitHub ↗

Returns the DbFile that can be used to read the contents of the specified table. @param tableid The id of the table, as specified by the DbFile.getId() function passed to addTable

(int tableid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

resetMethod · 0.45
convertMethod · 0.45
disambiguateNameMethod · 0.45
physicalPlanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected