public interface IteratorResultSet extends Iterator<ArtifactInfo>, Iterable<ArtifactInfo>, Closeable
Modifier and Type | Method and Description |
---|---|
int |
getTotalProcessedArtifactInfoCount()
Returns the up-to-date number of the actual number of loaded Lucene Documents that were converted into
ArtifactInfo object until last next() invocation.
|
forEachRemaining, hasNext, next, remove
forEach, iterator, spliterator
int getTotalProcessedArtifactInfoCount()
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.