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

Method readNext

src/simpledb/OrderBy.java:57–63  ·  view source on GitHub ↗

AbstractDbIterator.readNext 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