| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.common.blockaliasmap |
The AliasMap defines mapping of PROVIDED HDFS blocks to data in remote
storage systems.
|
| org.apache.hadoop.hdfs.server.common.blockaliasmap.impl |
| Class | Description |
|---|---|
| BlockAliasMap |
An abstract class used to read and write block maps for provided blocks.
|
| Class | Description |
|---|---|
| BlockAliasMap.Reader |
An abstract class that is used to read
BlockAliases
for provided blocks. |
| BlockAliasMap.Reader.Options |
reader options.
|
| BlockAliasMap.Writer |
An abstract class used as a writer for the provided block map.
|
| BlockAliasMap.Writer.Options |
writer options.
|
| Class | Description |
|---|---|
| BlockAliasMap |
An abstract class used to read and write block maps for provided blocks.
|
| BlockAliasMap.Reader |
An abstract class that is used to read
BlockAliases
for provided blocks. |
| BlockAliasMap.Reader.Options |
reader options.
|
| BlockAliasMap.Writer |
An abstract class used as a writer for the provided block map.
|
| BlockAliasMap.Writer.Options |
writer options.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.