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

Uses of Class
org.apache.crunch.PipelineExecution.Status

Packages that use PipelineExecution.Status
org.apache.crunch Client-facing API and core abstractions. 
 

Uses of PipelineExecution.Status in org.apache.crunch
 

Methods in org.apache.crunch that return PipelineExecution.Status
 PipelineExecution.Status PipelineExecution.getStatus()
           
static PipelineExecution.Status PipelineExecution.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PipelineExecution.Status[] PipelineExecution.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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