This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.crunch.types.writable (Apache Crunch 0.10.0 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.lib.sort   
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 serialization format for Tuple.
 

Classes in org.apache.crunch.types.writable used by org.apache.crunch.lib.sort
WritableType
           
 

Classes in org.apache.crunch.types.writable used by org.apache.crunch.types.writable
TupleWritable
          A serialization format for Tuple.
TupleWritable.Comparator
           
UnionWritable
           
WritableType
           
WritableTypeFamily
          The Writable-based implementation of the PTypeFamily interface.
 



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