Uses of Enum Class
org.apache.hadoop.hbase.RESTApiClusterManager.RoleState
-
Uses of RESTApiClusterManager.RoleState in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionRESTApiClusterManager.RoleState.fromString
(String value) private RESTApiClusterManager.RoleState
RESTApiClusterManager.getRoleState
(String serviceName, String roleType, String hostId) private RESTApiClusterManager.RoleState
RESTApiClusterManager.getRoleState
(ClusterManager.ServiceType service, String hostname) Returns the enum constant of this class with the specified name.static RESTApiClusterManager.RoleState[]
RESTApiClusterManager.RoleState.values()
Returns an array containing the constants of this enum class, in the order they are declared.