Uses of Enum Class
org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
Packages that use FederationNamenodeServiceState
Package
Description
The resolver package contains indepedent data resolvers used in HDFS
federation.
-
Uses of FederationNamenodeServiceState in org.apache.hadoop.hdfs.server.federation.resolver
Methods in org.apache.hadoop.hdfs.server.federation.resolver that return FederationNamenodeServiceStateModifier and TypeMethodDescriptionFederationNamenodeServiceState.getState(HAServiceProtocol.HAServiceState state) Returns the enum constant of this class with the specified name.static FederationNamenodeServiceState[]FederationNamenodeServiceState.values()Returns an array containing the constants of this enum class, in the order they are declared.