public class NIdPathIterator extends NIteratorBase<NId>
| Constructor and Description |
|---|
NIdPathIterator(NRepository repository,
NPath rootFolder,
NPath basePath,
NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
NObjectElement extraProperties,
boolean bfs) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNextImpl() |
NId |
next() |
void |
remove() |
hasNext, onClose, withDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, isNullOrEmpty, of, ofAutoClosable, ofCoalesce, ofCoalesce, ofCoalesce2, ofCollector, ofConcat, ofConcat, ofConcatLists, ofConvertNonNull, ofDistinct, ofDistinct, ofEmpty, ofInt2, ofInt2, ofNonNull, ofNullifyIfEmpty, ofSafe, ofSafeIgnore, ofSafePostpone, ofSingleton, ofSorted, ofWithDescription, toList, toList, toSet, toTreeSetforEachRemainingpublic NIdPathIterator(NRepository repository, NPath rootFolder, NPath basePath, NDefinitionFilter filter, NIdPathIteratorModel model, int maxDepth, String kind, NObjectElement extraProperties, boolean bfs)
public NElement describe()
public boolean hasNextImpl()
hasNextImpl in class NIteratorBase<NId>public NId next()
public void remove()
public long getVisitedFoldersCount()
public long getVisitedFilesCount()
Copyright © 2026 vpc open source initiative. All rights reserved.