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, removeforEach, iterator, spliteratorint getTotalProcessedArtifactInfoCount()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.