|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.flow.planner.BaseFlowStep<JobConf>
cascading.flow.hadoop.HadoopFlowStep
cascading.flow.hadoop.MapReduceFlowStep
public class MapReduceFlowStep
Class MapReduceFlowStep wraps a JobConf
and allows it to be executed as a Flow
.
Field Summary |
---|
Fields inherited from class cascading.flow.planner.BaseFlowStep |
---|
accumulatedSourcesByJoin, sinks, sources, streamedSourceByJoin, tempSink |
Fields inherited from interface cascading.flow.FlowStep |
---|
CASCADING_FLOW_STEP_ID |
Method Summary | |
---|---|
JobConf |
getInitializedConfig(FlowProcess<JobConf> flowProcess,
JobConf parentConfig)
|
Methods inherited from class cascading.flow.hadoop.HadoopFlowStep |
---|
clean, createFlowStepJob, getMapperTrap, getMapperTraps, getReducerTrap, getReducerTraps, getTrap, getTraps, initFromSink, initFromSources, initFromTraps, isHadoopLocalMode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public JobConf getInitializedConfig(FlowProcess<JobConf> flowProcess, JobConf parentConfig)
getInitializedConfig
in class HadoopFlowStep
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |