public abstract static class BlockAliasMap.Reader<U extends BlockAlias> extends Object implements Iterable<U>, Closeable
BlockAliases
 for provided blocks.| Modifier and Type | Class and Description | 
|---|---|
| static interface  | BlockAliasMap.Reader.Optionsreader options. | 
| Constructor and Description | 
|---|
| Reader() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Optional<U> | resolve(org.apache.hadoop.hdfs.protocol.Block ident) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliteratorpublic abstract Optional<U> resolve(org.apache.hadoop.hdfs.protocol.Block ident) throws IOException
ident - block to resolveIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.