public class FlowMapper extends java.lang.Object implements MapRunnable
| Constructor and Description |
|---|
FlowMapper()
Constructor FlowMapper creates a new FlowMapper instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf jobConf) |
void |
run(RecordReader input,
OutputCollector output,
Reporter reporter) |
public FlowMapper()
public void configure(JobConf jobConf)
configure in interface JobConfigurablepublic void run(RecordReader input, OutputCollector output, Reporter reporter) throws java.io.IOException
run in interface MapRunnablejava.io.IOExceptionCopyright © 2007-2021 Cascading Maintainers. All Rights Reserved.