Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Field and Description |
---|---|
private static Map<ClusterManager.ServiceType,RESTApiClusterManager.Service> |
RESTApiClusterManager.roleServiceType |
Modifier and Type | Method and Description |
---|---|
static RESTApiClusterManager.Service |
RESTApiClusterManager.Service.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RESTApiClusterManager.Service[] |
RESTApiClusterManager.Service.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private static Map<ClusterManager.ServiceType,RESTApiClusterManager.Service> |
RESTApiClusterManager.buildRoleServiceTypeMap() |
Modifier and Type | Method and Description |
---|---|
private String |
RESTApiClusterManager.getServiceName(RESTApiClusterManager.Service service) |
private static void |
TestRESTApiClusterManager.registerServiceName(String clusterName,
RESTApiClusterManager.Service service,
String serviceName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.