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

Class BTreeLeafPageIterator

src/java/simpledb/BTreeLeafPage.java:523–566  ·  view source on GitHub ↗

Helper class that implements the Java Iterator for tuples on a BTreeLeafPage.

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