Uses of Enum Class
org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
Packages that use HdfsServerConstants.StartupOption
-
Uses of HdfsServerConstants.StartupOption in org.apache.hadoop.hdfs.server.common
Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.StartupOptionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HdfsServerConstants.StartupOption[]HdfsServerConstants.StartupOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hdfs.server.common with parameters of type HdfsServerConstants.StartupOptionModifier and TypeMethodDescriptionbooleanHdfsServerConstants.RollingUpgradeStartupOption.matches(HdfsServerConstants.StartupOption option)