This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.impl.mr.MRPipelineExecution (Apache Crunch 0.9.0 API)

Uses of Interface
org.apache.crunch.impl.mr.MRPipelineExecution

Packages that use MRPipelineExecution
org.apache.crunch.impl.mr A Pipeline implementation that runs on Hadoop MapReduce. 
org.apache.crunch.impl.mr.exec   
 

Uses of MRPipelineExecution in org.apache.crunch.impl.mr
 

Methods in org.apache.crunch.impl.mr that return MRPipelineExecution
 MRPipelineExecution MRPipeline.runAsync()
           
 

Uses of MRPipelineExecution in org.apache.crunch.impl.mr.exec
 

Classes in org.apache.crunch.impl.mr.exec that implement MRPipelineExecution
 class MRExecutor
          Provides APIs for job control at runtime to clients.
 

Methods in org.apache.crunch.impl.mr.exec that return MRPipelineExecution
 MRPipelineExecution MRExecutor.execute()
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.