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 long |
RESTApiClusterManager.doRoleCommand(String serviceName,
String roleName,
RESTApiClusterManager.RoleCommand roleCommand)
Issues a command (e.g.
|
private void |
RESTApiClusterManager.performClusterManagerCommand(ClusterManager.ServiceType role,
String hostname,
RESTApiClusterManager.RoleCommand command) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.