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

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

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

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.