Uses of Enum Class
org.apache.hadoop.hbase.RESTApiClusterManager.RoleCommand
-
Uses of RESTApiClusterManager.RoleCommand in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RESTApiClusterManager.RoleCommand[]
RESTApiClusterManager.RoleCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate 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)