Uses of Enum Class
org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption
Packages that use HdfsServerConstants.RollingUpgradeStartupOption
-
Uses of HdfsServerConstants.RollingUpgradeStartupOption in org.apache.hadoop.hdfs.server.common
Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.RollingUpgradeStartupOptionModifier and TypeMethodDescriptionHdfsServerConstants.StartupOption.getRollingUpgradeStartupOption()Returns the enum constant of this class with the specified name.HdfsServerConstants.RollingUpgradeStartupOption.values()Returns an array containing the constants of this enum class, in the order they are declared.