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

Package org.apache.crunch.types.writable

Business object serialization using Hadoop's Writables framework.

See:
          Description

Class Summary
TupleWritable A serialization format for Tuple.
TupleWritable.Comparator  
UnionWritable  
WritableDeepCopier<T extends Writable> Performs deep copies of Writable values.
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.
 

Package org.apache.crunch.types.writable Description

Business object serialization using Hadoop's Writables framework.



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