Uses of Class
org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates

Packages that use DatanodeInfo.AdminStates
org.apache.hadoop.hdfs.protocol   
 

Uses of DatanodeInfo.AdminStates in org.apache.hadoop.hdfs.protocol
 

Methods in org.apache.hadoop.hdfs.protocol that return DatanodeInfo.AdminStates
static DatanodeInfo.AdminStates DatanodeInfo.AdminStates.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DatanodeInfo.AdminStates[] DatanodeInfo.AdminStates.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.