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

Uses of Package
org.apache.crunch.types.writable

Packages that use org.apache.crunch.types.writable
org.apache.crunch.lib.join Inner and outer joins on collections. 
org.apache.crunch.types.writable Business object serialization using Hadoop's Writables framework. 
 

Classes in org.apache.crunch.types.writable used by org.apache.crunch.lib.join
TupleWritable
          A straight copy of the TupleWritable implementation in the join package, added here because of its package visibility restrictions.
 

Classes in org.apache.crunch.types.writable used by org.apache.crunch.types.writable
GenericArrayWritable
           
TupleWritable
          A straight copy of the TupleWritable implementation in the join package, added here because of its package visibility restrictions.
WritableType
           
WritableTypeFamily
          The Writable-based implementation of the PTypeFamily interface.
 



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