Class RDBBlobReferenceIterator

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.util.Iterator<ReferencedBlob>

    public class RDBBlobReferenceIterator
    extends BlobReferenceIterator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<NodeDocument> getIteratorOverDocsWithBinaries()
      Override this document to use a document store specific iterator.
      • Methods inherited from class org.apache.jackrabbit.guava.common.collect.AbstractIterator

        endOfData, hasNext, next, peek
      • Methods inherited from class org.apache.jackrabbit.guava.common.collect.UnmodifiableIterator

        remove
      • 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