Uses of Enum
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 type with the specified name.static ServerManager.ServerLiveState[]
ServerManager.ServerLiveState.values()
Returns an array containing the constants of this enum type, in the order they are declared.