Uses of Enum Class
org.apache.hadoop.hdfs.server.namenode.startupprogress.Status
Packages that use Status
Package
Description
This package provides a mechanism for tracking NameNode startup
progress.
-
Uses of Status in org.apache.hadoop.hdfs.server.namenode.startupprogress
Methods in org.apache.hadoop.hdfs.server.namenode.startupprogress that return StatusModifier and TypeMethodDescriptionReturns the current run status of the specified phase.Returns the current run status of the specified phase.static StatusReturns the enum constant of this class with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum class, in the order they are declared.