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

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

Packages that use org.apache.crunch.types.writable
org.apache.crunch.lib.join   
org.apache.crunch.types.writable   
 

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.