| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.sps |
This package provides a mechanism for satisfying the storage policy of a
path.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected Namesystem |
DatanodeAdminMonitorBase.namesystem |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DatanodeAdminMonitorBase.setNameSystem(Namesystem ns) |
Set the cluster namesystem.
|
void |
DatanodeAdminMonitorInterface.setNameSystem(Namesystem ns) |
| Constructor | Description |
|---|---|
BlockManager(Namesystem namesystem,
boolean haEnabled,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FSNamesystem |
FSNamesystem is a container of both transient
and persisted name-space state, and does all the book-keeping
work on a NameNode.
|
| Constructor | Description |
|---|---|
StoragePolicySatisfyManager(org.apache.hadoop.conf.Configuration conf,
Namesystem namesystem) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.