MCPcopy Create free account
hub / github.com/awelm/simpledb / TupleIterator

Method TupleIterator

src/simpledb/TupleIterator.java:17–26  ·  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