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

Method iterator

src/java/simpledb/HeapPage.java:308–311  ·  view source on GitHub ↗

@return an iterator over all tuples on this page (calling remove on this iterator throws an UnsupportedOperationException) (note that this iterator shouldn't return tuples in empty slots!)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

addTupleMethod · 0.95
deleteTupleMethod · 0.95
testIteratorMethod · 0.95

Calls

no outgoing calls

Tested by 4

addTupleMethod · 0.76
deleteTupleMethod · 0.76
testIteratorMethod · 0.76