| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Method and Description | 
|---|---|
static RESTApiClusterManager.RoleCommand | 
RESTApiClusterManager.RoleCommand.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RESTApiClusterManager.RoleCommand[] | 
RESTApiClusterManager.RoleCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
RESTApiClusterManager.doRoleCommand(String serviceName,
             String roleName,
             RESTApiClusterManager.RoleCommand roleCommand)  | 
private void | 
RESTApiClusterManager.performClusterManagerCommand(ClusterManager.ServiceType role,
                            String hostname,
                            RESTApiClusterManager.RoleCommand command)  | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.