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

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

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

Uses of PipelineCallable.Status in org.apache.crunch
 

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



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