|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.flow.planner.FlowPlanner<LocalFlow,Properties>
cascading.flow.local.planner.LocalPlanner
public class LocalPlanner
Field Summary |
---|
Fields inherited from class cascading.flow.planner.FlowPlanner |
---|
assertionLevel, checkpointRootPath, debugLevel, properties |
Constructor Summary | |
---|---|
LocalPlanner()
|
Method Summary | |
---|---|
LocalFlow |
buildFlow(cascading.flow.FlowDef flowDef)
|
protected LocalFlow |
createFlow(cascading.flow.FlowDef flowDef)
|
Properties |
getConfig()
|
cascading.flow.planner.PlatformInfo |
getPlatformInfo()
|
void |
initialize(cascading.flow.FlowConnector flowConnector,
Map<Object,Object> properties)
|
protected cascading.tap.Tap |
makeTempTap(String prefix,
String name)
|
Methods inherited from class cascading.flow.planner.FlowPlanner |
---|
createElementGraph, failOnGroupEverySplit, failOnLoneGroupAssertion, failOnMissingGroup, failOnMisusedBuffer, getProperties, handleExceptionDuringPlanning, handleJobPartitioning, handleJoins, handleNonSafeOperations, insertTempTapAfter, makeTempTap, resolveAssemblyPlanners, resolveTails, verifyAllTaps, verifyAssembly, verifyCheckpoints, verifyPipeAssemblyEndPoints, verifySourceNotSinks, verifyTaps, verifyTraps |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalPlanner()
Method Detail |
---|
public Properties getConfig()
getConfig
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
public cascading.flow.planner.PlatformInfo getPlatformInfo()
getPlatformInfo
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
public void initialize(cascading.flow.FlowConnector flowConnector, Map<Object,Object> properties)
initialize
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
protected LocalFlow createFlow(cascading.flow.FlowDef flowDef)
createFlow
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
public LocalFlow buildFlow(cascading.flow.FlowDef flowDef)
buildFlow
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
protected cascading.tap.Tap makeTempTap(String prefix, String name)
makeTempTap
in class cascading.flow.planner.FlowPlanner<LocalFlow,Properties>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |