|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.services.hadoop.base.JobRunner
public class JobRunner
This is the main point of entry for the hadoop file processing application.
Constructor Summary | |
---|---|
JobRunner()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method that sets up file processing job. |
void |
runJob(JobBuilder jobBuilder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobRunner()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void runJob(JobBuilder jobBuilder) throws java.io.IOException, java.text.ParseException
java.io.IOException
java.text.ParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |