org.apache.hadoop.fs
Class ShellCommand
java.lang.Object
  
org.apache.hadoop.util.Shell
      
org.apache.hadoop.fs.ShellCommand
Deprecated. Use Shell instead.
public abstract class ShellCommand
- extends Shell
 
A base class for running a unix command like du or df.
 
 
 
 
 
 
| Methods inherited from class org.apache.hadoop.util.Shell | 
execCommand, getExecString, getExitCode, getGET_PERMISSION_COMMAND, getGROUPS_COMMAND, getProcess, getUlimitMemoryCommand, parseExecResult, run, setEnvironment, setWorkingDirectory | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ShellCommand
public ShellCommand()
- Deprecated. 
 
Copyright © 2008 The Apache Software Foundation