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

Method fetchNext

src/java/simpledb/OrderBy.java:83–89  ·  view source on GitHub ↗

Operator.fetchNext implementation. Returns tuples from the child operator in order @return The next tuple in the ordering, 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 2

hasNextMethod · 0.65
nextMethod · 0.65

Tested by

no test coverage detected