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

Method getBTreeEntry

src/java/simpledb/BTreeUtility.java:82–88  ·  view source on GitHub ↗

@return a BTreeEntry with an IntField with value n and with RecordId(BTreePageId(1,2, BTreePageId.INTERNAL), 3)

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addEntryMethod · 0.95

Calls 1

setRecordIdMethod · 0.95

Tested by 2

addEntryMethod · 0.76