| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Field | Description |
|---|---|---|
protected BlockManager |
DatanodeAdminMonitorBase.blockManager |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DatanodeAdminMonitorBase.setBlockManager(BlockManager bm) |
Set the blockmanager for the cluster.
|
void |
DatanodeAdminMonitorInterface.setBlockManager(BlockManager bm) |
| Constructor | Description |
|---|---|
BlockIdManager(BlockManager blockManager) |
| Modifier and Type | Method | Description |
|---|---|---|
BlockManager |
FSNamesystem.getBlockManager() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FSNamesystem.setBlockManagerForTesting(BlockManager bm) |
|
static void |
FSImageFormatPBINode.Loader.updateBlocksMap(INodeFile file,
BlockManager bm) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.