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

Method getTupleDesc

src/simpledb/SeqScan.java:52–54  ·  view source on GitHub ↗

Returns the TupleDesc with field names from the underlying HeapFile, prefixed with the tableAlias string from the constructor. @return the TupleDesc with field names from the underlying HeapFile, prefixed with the tableAlias string from the constructor.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getTupleDescMethod · 0.65

Tested by

no test coverage detected