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

Class BTreeLeafPageReverseIterator

src/java/simpledb/BTreeLeafPage.java:571–616  ·  view source on GitHub ↗

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

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