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

Method close

src/java/simpledb/Operator.java:51–55  ·  view source on GitHub ↗

Closes this iterator. If overridden by a subclass, they should call super.close() in order for Operator's internal state to be consistent.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected