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

Method TupleIterator

src/java/simpledb/TupleIterator.java:24–34  ·  view source on GitHub ↗

Constructs an iterator from the specified Iterable, and the specified descriptor. @param tuples The set of tuples to iterate over

(TupleDesc td, Iterable<Tuple> tuples)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

equalsMethod · 0.65
getTupleDescMethod · 0.65

Tested by

no test coverage detected