MCPcopy Create free account
hub / github.com/awelm/simpledb / getDbFile

Method getDbFile

src/simpledb/Catalog.java:91–96  ·  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 9

getTupleDescMethod · 0.95
getPageMethod · 0.45
insertTupleMethod · 0.45
deleteTupleMethod · 0.45
flushPageMethod · 0.45
SeqScanMethod · 0.45
TableStatsMethod · 0.45
disambiguateNameMethod · 0.45
physicalPlanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected