Uses of Enum Class
org.apache.hadoop.hbase.RESTApiClusterManager.Service
-
Uses of RESTApiClusterManager.Service in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprivate static final Map<ClusterManager.ServiceType,
RESTApiClusterManager.Service> RESTApiClusterManager.roleServiceType
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RESTApiClusterManager.Service[]
RESTApiClusterManager.Service.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static Map<ClusterManager.ServiceType,
RESTApiClusterManager.Service> RESTApiClusterManager.buildRoleServiceTypeMap()
Modifier and TypeMethodDescriptionprivate String
RESTApiClusterManager.getServiceName
(RESTApiClusterManager.Service service) private static void
TestRESTApiClusterManager.registerServiceName
(String clusterName, RESTApiClusterManager.Service service, String serviceName)