public static class HadoopDirectoryLister.HadoopFileInfoIterator extends Object implements RemoteIterator<HiveFileInfo>
| Constructor and Description |
|---|
HadoopFileInfoIterator(RemoteIterator<LocatedFileStatus> locatedFileStatusIterator) |
public HadoopFileInfoIterator(RemoteIterator<LocatedFileStatus> locatedFileStatusIterator)
public boolean hasNext()
throws IOException
hasNext in interface RemoteIterator<HiveFileInfo>IOExceptionpublic HiveFileInfo next() throws IOException
next in interface RemoteIterator<HiveFileInfo>IOExceptionCopyright © 2012–2023. All rights reserved.