public class FixityJobBuilder extends JobBuilder
| Constructor and Description |
|---|
FixityJobBuilder(Map<String,String> params)
Constructs a Fixity Job builder
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getJobName()
Retrieves the name of the hadoop job.
|
protected Class |
getMapper()
Retrieves the mapper class which will be used for perform the hadoop
mapping tasks.
|
protected Class |
getOutputFormat()
Retrieves the output format which will be used to write output files.
|
getInputFormat, getJobConf, getReducerprotected String getJobName()
JobBuildergetJobName in class JobBuilderprotected Class getMapper()
JobBuildergetMapper in class JobBuilderprotected Class getOutputFormat()
JobBuildergetOutputFormat in class JobBuilderCopyright © 2009-2013 DuraSpace. All Rights Reserved.