Uses of Enum Class
org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
-
Uses of ServerManager.ServerLiveState in org.apache.hadoop.hbase.master
Modifier and TypeMethodDescriptionServerManager.isServerKnownAndOnline
(ServerName serverName) Returns whether the server is online, dead, or unknown.Returns the enum constant of this class with the specified name.static ServerManager.ServerLiveState[]
ServerManager.ServerLiveState.values()
Returns an array containing the constants of this enum class, in the order they are declared.