protected class FileSystem.DirListingIterator<T extends org.apache.hadoop.fs.FileStatus> extends Object implements org.apache.hadoop.fs.RemoteIterator<T>
FileSystem.listStatusIterator(Path).public boolean hasNext()
throws IOException
hasNext in interface org.apache.hadoop.fs.RemoteIterator<T extends org.apache.hadoop.fs.FileStatus>IOExceptionpublic T next() throws IOException
next in interface org.apache.hadoop.fs.RemoteIterator<T extends org.apache.hadoop.fs.FileStatus>IOExceptionCopyright © 2013–2022. All rights reserved.