This project has retired. For details please refer to its Attic page.
org.apache.crunch.util (Apache Crunch 0.8.0 API)

Package org.apache.crunch.util

An assorted set of utilities.

See:
          Description

Class Summary
CrunchTool An extension of the Tool interface that creates a Pipeline instance and provides methods for working with the Pipeline from inside of the Tool's run method.
DistCache Provides functions for working with Hadoop's distributed cache.
PartitionUtils Helper functions and settings for determining the number of reducers to use in a pipeline job created by the Crunch planner.
Tuples Utilities for working with subclasses of the Tuple interface.
Tuples.PairIterable<S,T>  
Tuples.QuadIterable<A,B,C,D>  
Tuples.TripIterable<A,B,C>  
Tuples.TupleNIterable  
 

Package org.apache.crunch.util Description

An assorted set of utilities.



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