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

Method setField

src/java/simpledb/Tuple.java:62–64  ·  view source on GitHub ↗

Change the value of the ith field of this tuple. @param i index of the field to change. It must be a valid index. @param f new value for the field.

(int i, Field f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

modifyFieldsMethod · 0.95
testIteratorMethod · 0.95
addTupleMethod · 0.95
createTupleListMethod · 0.95
readNextMethod · 0.95
nextMethod · 0.95
insertRowMethod · 0.95
runMethod · 0.95
insertRowMethod · 0.95
fetchNextMethod · 0.95
getHeapTupleMethod · 0.95
getTupleMethod · 0.95

Calls

no outgoing calls

Tested by 9

modifyFieldsMethod · 0.76
testIteratorMethod · 0.76
addTupleMethod · 0.76
createTupleListMethod · 0.76
readNextMethod · 0.76
nextMethod · 0.76
insertRowMethod · 0.76
runMethod · 0.76
insertRowMethod · 0.76