| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Method and Description | 
|---|---|
| static HBaseClusterManager.CommandProvider.Operation | HBaseClusterManager.CommandProvider.Operation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static HBaseClusterManager.CommandProvider.Operation[] | HBaseClusterManager.CommandProvider.Operation. 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 | HBaseClusterManager. exec(String hostname,
    ClusterManager.ServiceType service,
    HBaseClusterManager.CommandProvider.Operation op) | 
| abstract String | HBaseClusterManager.CommandProvider. getCommand(ClusterManager.ServiceType service,
          HBaseClusterManager.CommandProvider.Operation op) | 
| String | HBaseClusterManager.HBaseShellCommandProvider. getCommand(ClusterManager.ServiceType service,
          HBaseClusterManager.CommandProvider.Operation op) | 
| String | HBaseClusterManager.HadoopShellCommandProvider. getCommand(ClusterManager.ServiceType service,
          HBaseClusterManager.CommandProvider.Operation op) | 
| String | HBaseClusterManager.ZookeeperShellCommandProvider. getCommand(ClusterManager.ServiceType service,
          HBaseClusterManager.CommandProvider.Operation op) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.