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

Method getTuple

src/java/simpledb/Utility.java:86–95  ·  view source on GitHub ↗

@return a Tuple with a 'width' IntFields with the value tupledata[i] in each field. do not set it's RecordId, hence do not distinguish which sort of file it belongs to.

(int[] tupledata, int width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getTupleDescMethod · 0.95
setFieldMethod · 0.95

Tested by

no test coverage detected