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

Method getFieldName

src/simpledb/TupleDesc.java:99–105  ·  view source on GitHub ↗

Gets the (possibly null) field name of the ith field of this TupleDesc. @param i index of the field name to return. It must be a valid index. @return the name 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 4

ProjectMethod · 0.95
getTupleDescMethod · 0.95
handleQueryStatementMethod · 0.95
combinedStringArraysMethod · 0.80

Calls 1

numFieldsMethod · 0.95

Tested by 1

combinedStringArraysMethod · 0.64