MCPcopy Index your code
hub / github.com/awelm/simpledb / getType

Method getType

src/simpledb/TupleDesc.java:136–140  ·  view source on GitHub ↗

Gets the type of the ith field of this TupleDesc. @param i The index of the field to get the type of. It must be a valid index. @return the type of the ith field @throws NoSuchElementException if i is not a valid field reference.

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

combineMethod · 0.95
getTypeMethod · 0.95
TableStatsMethod · 0.95
handleInsertStatementMethod · 0.95
physicalPlanMethod · 0.95

Calls 1

numFieldsMethod · 0.95

Tested by 2

combineMethod · 0.76
getTypeMethod · 0.76