public class CommandLineJob extends Job
| Constructor and Description |
|---|
CommandLineJob(String command,
JobConf jobConf)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CommandLineJobInfo |
generateCommandLineJobInfo() |
String |
getCommand() |
boolean |
run()
Runs the job.
|
String |
toString() |
getJobConfpublic CommandLineJobInfo generateCommandLineJobInfo()
CommandLineJobInfo for RPCpublic String getCommand()
public boolean run()
JobCopyright © 2015. All Rights Reserved.