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