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

Method setRecordId

src/java/simpledb/Tuple.java:50–52  ·  view source on GitHub ↗

Set the RecordId information for this tuple. @param rid the new RecordId for this tuple.

(RecordId rid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

modifyRecordIdMethod · 0.95
fetchNextMethod · 0.95
getHeapTupleMethod · 0.95
readNextTupleMethod · 0.95
readNextTupleMethod · 0.95
getBTreeTupleMethod · 0.95
deleteEntryMethod · 0.45
insertEntryMethod · 0.45
hasNextMethod · 0.45
hasNextMethod · 0.45
deleteTupleMethod · 0.45

Calls

no outgoing calls

Tested by 2

modifyRecordIdMethod · 0.76