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

Method getHeapTuple

src/java/simpledb/Utility.java:49–54  ·  view source on GitHub ↗

@return a Tuple with a single IntField with value n and with RecordId(HeapPageId(1,2), 3)

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

setUpMethod · 0.95
getNextMethod · 0.95
setUpMethod · 0.95
filterVaryingValsMethod · 0.95
rewindMethod · 0.95
filterEqualMethod · 0.95
setUpMethod · 0.95
addTupleMethod · 0.95
addTupleMethod · 0.95
insertTupleMethod · 0.95

Calls 3

getTupleDescMethod · 0.95
setRecordIdMethod · 0.95
setFieldMethod · 0.95

Tested by 14

setUpMethod · 0.76
getNextMethod · 0.76
setUpMethod · 0.76
filterVaryingValsMethod · 0.76
rewindMethod · 0.76
filterEqualMethod · 0.76
setUpMethod · 0.76
addTupleMethod · 0.76
addTupleMethod · 0.76
insertTupleMethod · 0.76