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

Method Tuple

src/java/simpledb/Tuple.java:23–25  ·  view source on GitHub ↗

Create a new tuple with the specified schema (type). @param td the schema of this tuple. It must be a valid TupleDesc instance with at least one field.

(TupleDesc td)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected