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

Method getField

src/java/simpledb/Tuple.java:72–75  ·  view source on GitHub ↗

@return the value of the ith field, or null if it has not been set. @param i field index to return. Must be a valid index.

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

indexIteratorMethod · 0.95
testIteratorMethod · 0.95
modifyFieldsMethod · 0.95
testIteratorMethod · 0.95
insertRowMethod · 0.95
findMagicTupleMethod · 0.95
validateInsertMethod · 0.95
validateTransactionsMethod · 0.95
runMethod · 0.95
addTupleMethod · 0.95
testSplitRootPageMethod · 0.95

Calls

no outgoing calls

Tested by 15

indexIteratorMethod · 0.76
testIteratorMethod · 0.76
modifyFieldsMethod · 0.76
testIteratorMethod · 0.76
insertRowMethod · 0.76
findMagicTupleMethod · 0.76
validateInsertMethod · 0.76
validateTransactionsMethod · 0.76
runMethod · 0.76
addTupleMethod · 0.76
testSplitRootPageMethod · 0.76