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

Method getTuple

src/simpledb/Utility.java:87–96  ·  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