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

Method readNextTuple

src/java/simpledb/BTreeLeafPage.java:159–188  ·  view source on GitHub ↗

Read tuples from the source file.

(DataInputStream dis, int slotId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BTreeLeafPageMethod · 0.95

Calls 7

isSlotUsedMethod · 0.95
setRecordIdMethod · 0.95
setFieldMethod · 0.95
parseMethod · 0.80
getFieldTypeMethod · 0.80
getSizeMethod · 0.45
numFieldsMethod · 0.45

Tested by

no test coverage detected