public static class HadoopDirectoryLister.HadoopFileInfoIterator extends Object implements org.apache.hadoop.fs.RemoteIterator<com.facebook.presto.hive.HiveFileInfo>
HadoopFileInfoIterator(org.apache.hadoop.fs.RemoteIterator<org.apache.hadoop.fs.LocatedFileStatus> locatedFileStatusIterator)
boolean
hasNext()
com.facebook.presto.hive.HiveFileInfo
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HadoopFileInfoIterator(org.apache.hadoop.fs.RemoteIterator<org.apache.hadoop.fs.LocatedFileStatus> locatedFileStatusIterator)
public boolean hasNext() throws IOException
hasNext
org.apache.hadoop.fs.RemoteIterator<com.facebook.presto.hive.HiveFileInfo>
IOException
public com.facebook.presto.hive.HiveFileInfo next() throws IOException
next
Copyright © 2012–2023. All rights reserved.