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