Constructor and Description |
---|
UfsStatusIterator(String path,
boolean isRecursive,
ObjectUnderFileSystem.ObjectListingChunk firstChunk)
Creates the iterator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
UfsStatus |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public UfsStatusIterator(String path, boolean isRecursive, ObjectUnderFileSystem.ObjectListingChunk firstChunk) throws IOException
path
- the pathisRecursive
- if the listing is recursivefirstChunk
- the first object listing chunkIOException
Copyright © 2023. All Rights Reserved.