public class CorruptFileBlockIterator extends Object implements RemoteIterator<Path>
| Constructor and Description |
|---|
CorruptFileBlockIterator(org.apache.hadoop.hdfs.DFSClient dfs,
Path path) |
public CorruptFileBlockIterator(org.apache.hadoop.hdfs.DFSClient dfs, Path path) throws IOException
IOExceptionpublic int getCallsMade()
public boolean hasNext()
hasNext in interface RemoteIterator<Path>public Path next() throws IOException
next in interface RemoteIterator<Path>IOExceptionCopyright © 2018 CERN. All Rights Reserved.