Package org.apache.hadoop.util
Interface Shell.CommandExecutor
- All Known Implementing Classes:
Shell.ShellCommandExecutor
- Enclosing class:
- Shell
public static interface Shell.CommandExecutor
-
Method Details
-
execute
- Throws:
IOException
-
getExitCode
- Throws:
IOException
-
getOutput
- Throws:
IOException
-
close
void close()
-