Package | Description |
---|---|
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 and Description |
---|---|
INode |
FSImageFormat.Loader.loadINodeWithLocalName(boolean isSnapshotINode,
DataInput in,
boolean updateINodeMap,
StartupProgress.Counter counter) |
Modifier and Type | Method and Description |
---|---|
StartupProgress.Counter |
StartupProgress.getCounter(Phase phase,
Step step)
Returns a counter associated with the specified phase and step.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.