This project has retired. For details please refer to its Attic page.
org.apache.crunch.fn (Apache Crunch 0.3.0-incubating API)

Package org.apache.crunch.fn

Class Summary
CompositeMapFn<R,S,T>  
ExtractKeyFn<K,V> Wrapper function for converting a MapFn into a key-value pair that is used to convert from a PCollection<V> to a PTable<K, V>.
IdentityFn<T>  
MapKeysFn<K1,K2,V>  
MapValuesFn<K,V1,V2>  
PairMapFn<K,V,S,T>  
 



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