Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-DB-Class/simple-db-hw
/ close
Method
close
src/java/simpledb/DbFileIterator.java:39–39 ·
view source on GitHub ↗
Closes the iterator.
()
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
15
testIteratorBasic
Method · 0.95
testIteratorClose
Method · 0.95
indexIterator
Method · 0.95
testIteratorBasic
Method · 0.95
testIteratorClose
Method · 0.95
nextKeyLockingTestLessThan
Method · 0.95
nextKeyLockingTestGreaterThan
Method · 0.95
validateTransactions
Method · 0.95
testSplitRootPage
Method · 0.95
testSplitInternalPage
Method · 0.95
testRedistributeLeafPages
Method · 0.95
testMergeLeafPages
Method · 0.95
Implementers
6
MockScan
test/simpledb/TestUtil.java
TupleIterator
src/java/simpledb/TupleIterator.java
BTreeScan
src/java/simpledb/BTreeScan.java
SeqScan
src/java/simpledb/SeqScan.java
TupleArrayIterator
src/java/simpledb/Parser.java
AbstractDbFileIterator
src/java/simpledb/AbstractDbFileIterat
Calls
no outgoing calls
Tested by
15
testIteratorBasic
Method · 0.76
testIteratorClose
Method · 0.76
indexIterator
Method · 0.76
testIteratorBasic
Method · 0.76
testIteratorClose
Method · 0.76
nextKeyLockingTestLessThan
Method · 0.76
nextKeyLockingTestGreaterThan
Method · 0.76
validateTransactions
Method · 0.76
testSplitRootPage
Method · 0.76
testSplitInternalPage
Method · 0.76
testRedistributeLeafPages
Method · 0.76
testMergeLeafPages
Method · 0.76