protected class HBaseClusterManager.RemoteShell
extends Shell.ShellCommandExecutor
Constructor and Description |
---|
RemoteShell(String hostname,
String[] execString) |
RemoteShell(String hostname,
String[] execString,
File dir) |
RemoteShell(String hostname,
String[] execString,
File dir,
Map<String,String> env) |
RemoteShell(String hostname,
String[] execString,
File dir,
Map<String,String> env,
long timeout) |
public RemoteShell(String hostname, String[] execString, File dir, Map<String,String> env, long timeout)
public RemoteShell(String hostname, String[] execString, File dir, Map<String,String> env)
public String[] getExecString()
public void execute() throws IOException
IOException