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