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

Method open

src/java/simpledb/BTreeFile.java:1098–1104  ·  view source on GitHub ↗

Open this iterator by getting an iterator on the first leaf page

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rewindMethod · 0.95

Calls 7

getBufferPoolMethod · 0.95
getIdMethod · 0.95
getRootIdMethod · 0.95
findLeafPageMethod · 0.80
getIdMethod · 0.65
iteratorMethod · 0.65
getPageMethod · 0.45

Tested by

no test coverage detected