Uses of Enum Class
org.apache.hadoop.hdfs.server.common.HdfsServerConstants.BlockUCState
Packages that use HdfsServerConstants.BlockUCState
-
Uses of HdfsServerConstants.BlockUCState in org.apache.hadoop.hdfs.server.common
Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.BlockUCStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HdfsServerConstants.BlockUCState[]HdfsServerConstants.BlockUCState.values()Returns an array containing the constants of this enum class, in the order they are declared.