|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.util.Shell
org.apache.hadoop.fs.ShellCommand
Shell
instead.
public abstract class ShellCommand
A base class for running a unix command like du or df.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.util.Shell |
---|
Shell.ExitCodeException, Shell.ShellCommandExecutor |
Field Summary |
---|
Fields inherited from class org.apache.hadoop.util.Shell |
---|
LOG, SET_GROUP_COMMAND, SET_OWNER_COMMAND, SET_PERMISSION_COMMAND, USER_NAME_COMMAND, WINDOWS |
Constructor Summary | |
---|---|
ShellCommand()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.hadoop.util.Shell |
---|
execCommand, getExecString, getExitCode, getGET_PERMISSION_COMMAND, getGROUPS_COMMAND, getProcess, parseExecResult, run, setEnvironment, setWorkingDirectory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |