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, getReducer
protected String getJobName()
JobBuilder
getJobName
in class JobBuilder
protected Class getMapper()
JobBuilder
getMapper
in class JobBuilder
protected Class getOutputFormat()
JobBuilder
getOutputFormat
in class JobBuilder
Copyright © 2009-2013 DuraSpace. All Rights Reserved.