Uses of Class
org.apache.hadoop.hdfs.server.common.HdfsConstants.BlockUCState

Packages that use HdfsConstants.BlockUCState
org.apache.hadoop.hdfs.server.common   
 

Uses of HdfsConstants.BlockUCState in org.apache.hadoop.hdfs.server.common
 

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



Copyright © 2009 The Apache Software Foundation