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

Package org.apache.crunch.types.writable

Class Summary
GenericArrayWritable<T>  
TextMapWritable<T extends Writable>  
TupleWritable A straight copy of the TupleWritable implementation in the join package, added here because of its package visibility restrictions.
WritableDeepCopier<T extends Writable> Performs deep copies of Writable values.
WritableGroupedTableType<K,V>  
WritablePairConverter<K,V>  
Writables Defines static methods that are analogous to the methods defined in WritableTypeFamily for convenient static importing.
WritableType<T,W extends Writable>  
WritableTypeFamily The Writable-based implementation of the PTypeFamily interface.
 



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