Class FileSystem.DirListingIterator<T extends FileStatus>

java.lang.Object
org.apache.hadoop.fs.FileSystem.DirListingIterator<T>
All Implemented Interfaces:
RemoteIterator<T>
Enclosing class:
FileSystem

protected class FileSystem.DirListingIterator<T extends FileStatus> extends Object implements RemoteIterator<T>
Generic iterator for implementing FileSystem.listStatusIterator(Path).