| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.common.blockaliasmap.impl |
| Modifier and Type | Method | Description |
|---|---|---|
BlockAliasMap |
ProvidedStorageMap.getAliasMap() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InMemoryLevelDBAliasMapClient |
InMemoryLevelDBAliasMapClient is the client for the InMemoryAliasMapServer.
|
class |
LevelDBFileRegionAliasMap |
A LevelDB based implementation of
BlockAliasMap. |
class |
TextFileRegionAliasMap |
This class is used for block maps stored as text files,
with a specified delimiter.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.