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

Method getTupleDesc

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

Returns the tuple descriptor (schema) 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

nothing calls this directly

Calls 2

getDbFileMethod · 0.95
getTupleDescMethod · 0.65

Tested by

no test coverage detected