|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MRPipeline | |
---|---|
org.apache.crunch.impl.mr.collect | |
org.apache.crunch.impl.mr.plan |
Uses of MRPipeline in org.apache.crunch.impl.mr.collect |
---|
Constructors in org.apache.crunch.impl.mr.collect with parameters of type MRPipeline | |
---|---|
InputCollection(Source<S> source,
MRPipeline pipeline)
|
|
InputTable(TableSource<K,V> source,
MRPipeline pipeline)
|
Uses of MRPipeline in org.apache.crunch.impl.mr.plan |
---|
Constructors in org.apache.crunch.impl.mr.plan with parameters of type MRPipeline | |
---|---|
MSCRPlanner(MRPipeline pipeline,
Map<PCollectionImpl<?>,Set<Target>> outputs,
Map<PCollectionImpl<?>,MaterializableIterable> toMaterialize)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |