|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.collections.FSArrayFile.ArrayFileIterator<DocumentIndexEntry> org.terrier.structures.FSADocumentIndex.FSADocumentIndexIterator
public static class FSADocumentIndex.FSADocumentIndexIterator
Gets an iterator over the documents in this index
Constructor Summary | |
---|---|
FSADocumentIndex.FSADocumentIndexIterator(Index index,
java.lang.String structureName)
Construct an instance of the class with |
Method Summary |
---|
Methods inherited from class org.terrier.structures.collections.FSArrayFile.ArrayFileIterator |
---|
close, hasNext, next, remove, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Constructor Detail |
---|
public FSADocumentIndex.FSADocumentIndexIterator(Index index, java.lang.String structureName) throws java.io.IOException
index
- structureName
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |