Uses of Enum Class
org.apache.hadoop.hdfs.server.namenode.startupprogress.StepType
Packages that use StepType
Package
Description
This package provides a mechanism for tracking NameNode startup
progress.
-
Uses of StepType in org.apache.hadoop.hdfs.server.namenode.startupprogress
Methods in org.apache.hadoop.hdfs.server.namenode.startupprogress that return StepTypeModifier and TypeMethodDescriptionStep.getType()Returns the optional step type, possibly null.static StepTypeReturns the enum constant of this class with the specified name.static StepType[]StepType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.hdfs.server.namenode.startupprogress with parameters of type StepType