public interface IteratorResultSet extends java.util.Iterator<ArtifactInfo>, java.lang.Iterable<ArtifactInfo>, java.io.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.
|
int getTotalProcessedArtifactInfoCount()