This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.PipelineResult.StageResult (Apache Crunch 0.10.0 API)

Uses of Class
org.apache.crunch.PipelineResult.StageResult

Packages that use PipelineResult.StageResult
org.apache.crunch Client-facing API and core abstractions. 
 

Uses of PipelineResult.StageResult in org.apache.crunch
 

Methods in org.apache.crunch that return types with arguments of type PipelineResult.StageResult
 List<PipelineResult.StageResult> PipelineResult.getStageResults()
           
 

Constructor parameters in org.apache.crunch with type arguments of type PipelineResult.StageResult
PipelineResult(List<PipelineResult.StageResult> stageResults, PipelineExecution.Status status)
           
 



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