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.