public static class LevelDBFileRegionAliasMap.LevelDBReader extends BlockAliasMap.Reader<FileRegion>
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | LevelDBFileRegionAliasMap.LevelDBReader.OptionsOptions for  LevelDBFileRegionAliasMap.LevelDBReader. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| Iterator<FileRegion> | iterator() | 
| Optional<FileRegion> | resolve(org.apache.hadoop.hdfs.protocol.Block block) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Optional<FileRegion> resolve(org.apache.hadoop.hdfs.protocol.Block block) throws IOException
resolve in class BlockAliasMap.Reader<FileRegion>block - block to resolveIOExceptionpublic Iterator<FileRegion> iterator()
public void close()
           throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.