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

Method deleteTuple

src/java/simpledb/HeapPage.java:245–248  ·  view source on GitHub ↗

Delete the specified tuple from the page; the corresponding header bit should be updated to reflect that it is no longer stored on any page. @throws DbException if this tuple is not on this page, or tuple slot is already empty. @param t The tuple to delete

(Tuple t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

deleteTupleMethod · 0.95

Calls

no outgoing calls

Tested by 2

deleteTupleMethod · 0.76