|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.flow.hadoop.FlowMapper
public class FlowMapper
Class FlowMapper is the Hadoop Mapper implementation.
Constructor Summary | |
---|---|
FlowMapper()
Constructor FlowMapper creates a new FlowMapper instance. |
Method Summary | |
---|---|
void |
configure(JobConf jobConf)
|
void |
run(RecordReader input,
OutputCollector output,
Reporter reporter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowMapper()
Method Detail |
---|
public void configure(JobConf jobConf)
configure
in interface JobConfigurable
public void run(RecordReader input, OutputCollector output, Reporter reporter) throws java.io.IOException
run
in interface MapRunnable
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |