|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use JobPrototype | |
|---|---|
| org.apache.crunch.impl.mr.plan | |
| Uses of JobPrototype in org.apache.crunch.impl.mr.plan |
|---|
| Methods in org.apache.crunch.impl.mr.plan that return JobPrototype | |
|---|---|
static JobPrototype |
JobPrototype.createMapOnlyJob(com.google.common.collect.HashMultimap<Target,org.apache.crunch.impl.mr.plan.NodePath> mapNodePaths,
org.apache.hadoop.fs.Path workingPath)
|
static JobPrototype |
JobPrototype.createMapReduceJob(PGroupedTableImpl<?,?> group,
Set<org.apache.crunch.impl.mr.plan.NodePath> inputs,
org.apache.hadoop.fs.Path workingPath)
|
| Methods in org.apache.crunch.impl.mr.plan with parameters of type JobPrototype | |
|---|---|
void |
JobPrototype.addDependency(JobPrototype dependency)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||