MCPcopy Create free account
hub / github.com/awelm/simpledb / readNext

Method readNext

src/simpledb/Project.java:55–67  ·  view source on GitHub ↗

AbstractDbIterator.readNext implementation. Iterates over tuples from the child operator, projecting out the fields from the tuple @return The next tuple, or null if there are no more tuples

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

setRecordIdMethod · 0.95
getRecordIdMethod · 0.95
setFieldMethod · 0.95
getFieldMethod · 0.95
hasNextMethod · 0.65
nextMethod · 0.65
numFieldsMethod · 0.45

Tested by

no test coverage detected