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

Method reset

src/java/simpledb/SeqScan.java:64–66  ·  view source on GitHub ↗

Reset the tableid, and tableAlias of this operator. @param tableid the table to scan. @param tableAlias the alias of this table (needed by the parser); the returned tupleDesc should have fields with name tableAlias.fieldName (note: this class is not respon

(int tableid, String tableAlias)

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