static class HBaseClusterManager.ZookeeperShellCommandProvider extends HBaseClusterManager.CommandProvider
HBaseClusterManager.CommandProvider.Operation
Modifier and Type | Field and Description |
---|---|
private String |
zookeeperHome |
Constructor and Description |
---|
ZookeeperShellCommandProvider(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
protected String |
findPidCommand(ClusterManager.ServiceType service) |
String |
getCommand(ClusterManager.ServiceType service,
HBaseClusterManager.CommandProvider.Operation op) |
isRunningCommand, signalCommand
private final String zookeeperHome
ZookeeperShellCommandProvider(org.apache.hadoop.conf.Configuration conf) throws IOException
IOException
public String getCommand(ClusterManager.ServiceType service, HBaseClusterManager.CommandProvider.Operation op)
getCommand
in class HBaseClusterManager.CommandProvider
protected String findPidCommand(ClusterManager.ServiceType service)
findPidCommand
in class HBaseClusterManager.CommandProvider
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.