Uses of Class
org.apache.hadoop.hdfs.protocol.HdfsConstants.UpgradeAction

Packages that use HdfsConstants.UpgradeAction
org.apache.hadoop.hdfs.protocol   
 

Uses of HdfsConstants.UpgradeAction in org.apache.hadoop.hdfs.protocol
 

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.