Uses of Package
org.apache.hadoop.hdfs.server.namenode.startupprogress
Packages that use org.apache.hadoop.hdfs.server.namenode.startupprogress
Package
Description
This package provides a mechanism for tracking NameNode startup
progress.
-
Classes in org.apache.hadoop.hdfs.server.namenode.startupprogress used by org.apache.hadoop.hdfs.security.token.delegationClassDescriptionAllows a caller to increment a counter for tracking progress.
-
Classes in org.apache.hadoop.hdfs.server.namenode.startupprogress used by org.apache.hadoop.hdfs.server.namenodeClassDescriptionStartupProgress is used in various parts of the namenode codebase to indicate startup progress.Allows a caller to increment a counter for tracking progress.
-
Classes in org.apache.hadoop.hdfs.server.namenode.startupprogress used by org.apache.hadoop.hdfs.server.namenode.startupprogressClassDescriptionIndicates a particular phase of the namenode startup sequence.StartupProgress is used in various parts of the namenode codebase to indicate startup progress.Allows a caller to increment a counter for tracking progress.StartupProgressView is an immutable, consistent, read-only view of namenode startup progress.Indicates run status of a
Phase.A step performed by the namenode during aPhaseof startup.Indicates a particular type ofStep.