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

Method rewind

src/simpledb/DbFileIterator.java:34–34  ·  view source on GitHub ↗

Resets the iterator to the start. @throws DbException When rewind is unsupported.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 6

HeapFileIteratorsrc/simpledb/HeapFile.java
MockScantest/simpledb/TestUtil.java
TupleIteratorsrc/simpledb/TupleIterator.java
SeqScansrc/simpledb/SeqScan.java
TupleArrayIteratorsrc/simpledb/Parser.java
AbstractDbFileIteratorsrc/simpledb/AbstractDbFileIterator.ja

Calls

no outgoing calls

Tested by

no test coverage detected