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

Method open

src/java/simpledb/BTreeFile.java:1183–1195  ·  view source on GitHub ↗

Open this iterator by getting an iterator on the first leaf page applicable for the given predicate operation

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rewindMethod · 0.95

Calls 9

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

Tested by

no test coverage detected