| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.security.token.delegation | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.startupprogress |
This package provides a mechanism for tracking NameNode startup
progress.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DelegationTokenSecretManager.loadSecretManagerState(DelegationTokenSecretManager.SecretManagerState state,
StartupProgress.Counter counter) |
| Modifier and Type | Method | Description |
|---|---|---|
INode |
FSImageFormat.Loader.loadINodeWithLocalName(boolean isSnapshotINode,
java.io.DataInput in,
boolean updateINodeMap,
StartupProgress.Counter counter) |
| Modifier and Type | Method | Description |
|---|---|---|
StartupProgress.Counter |
StartupProgress.getCounter(Phase phase,
Step step) |
Returns a counter associated with the specified phase and step.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.