Uses of Class
org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption

Packages that use HdfsServerConstants.RollingUpgradeStartupOption
org.apache.hadoop.hdfs.server.common   
 

Uses of HdfsServerConstants.RollingUpgradeStartupOption in org.apache.hadoop.hdfs.server.common
 

Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.RollingUpgradeStartupOption
 HdfsServerConstants.RollingUpgradeStartupOption HdfsServerConstants.StartupOption.getRollingUpgradeStartupOption()
           
static HdfsServerConstants.RollingUpgradeStartupOption HdfsServerConstants.RollingUpgradeStartupOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HdfsServerConstants.RollingUpgradeStartupOption[] HdfsServerConstants.RollingUpgradeStartupOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.