Class FSADocumentIndex.FSADocumentIndexIterator

    • Constructor Summary

      Constructors 
      Constructor Description
      FSADocumentIndexIterator​(IndexOnDisk index, java.lang.String structureName)
      Construct an instance of the class with
    • Method Summary

      • 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

        forEachRemaining, hasNext, next, remove
    • Constructor Detail

      • FSADocumentIndexIterator

        public FSADocumentIndexIterator​(IndexOnDisk index,
                                        java.lang.String structureName)
                                 throws java.io.IOException
        Construct an instance of the class with
        Parameters:
        index -
        structureName -
        Throws:
        java.io.IOException