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

Method nameToId

src/simpledb/TupleDesc.java:114–127  ·  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 4

nameToIdMethod · 0.95
disambiguateNameMethod · 0.95
physicalPlanMethod · 0.95
instantiateJoinMethod · 0.45

Calls 1

equalsMethod · 0.65

Tested by 1

nameToIdMethod · 0.76