Uses of Enum Class
org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
Packages that use RouterServiceState
Package
Description
The router package includes the core services for a HDFS federation router.
-
Uses of RouterServiceState in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RouterServiceStateModifier and TypeMethodDescriptionstatic RouterServiceStateReturns the enum constant of this class with the specified name.static RouterServiceState[]RouterServiceState.values()Returns an array containing the constants of this enum class, in the order they are declared.