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

Method getField

src/simpledb/Tuple.java:84–88  ·  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

testIteratorMethod · 0.95
modifyFieldsMethod · 0.95
insertRowMethod · 0.95
findMagicTupleMethod · 0.95
validateInsertMethod · 0.95
validateTransactionsMethod · 0.95
runMethod · 0.95
applyPredicateMethod · 0.95
readNextMethod · 0.95
openMethod · 0.95
readNextHashJoinMethod · 0.95

Calls 1

numFieldsMethod · 0.45

Tested by 9

testIteratorMethod · 0.76
modifyFieldsMethod · 0.76
insertRowMethod · 0.76
findMagicTupleMethod · 0.76
validateInsertMethod · 0.76
validateTransactionsMethod · 0.76
runMethod · 0.76
applyPredicateMethod · 0.76