MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / fieldNameToIndex

Method fieldNameToIndex

src/java/simpledb/TupleDesc.java:123–126  ·  view source on GitHub ↗

Find the index of the field with a given name. @param name name of the field. @return the index of the field that is first to have the given name. @throws NoSuchElementException if no field with a matching name is found.

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

nameToIdMethod · 0.95
disambiguateNameMethod · 0.95
physicalPlanMethod · 0.95
instantiateJoinMethod · 0.80

Calls

no outgoing calls

Tested by 1

nameToIdMethod · 0.76