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

Uses of Class
org.apache.crunch.types.writable.GenericArrayWritable

Packages that use GenericArrayWritable
org.apache.crunch.types.writable   
 

Uses of GenericArrayWritable in org.apache.crunch.types.writable
 

Methods in org.apache.crunch.types.writable that return types with arguments of type GenericArrayWritable
static
<T> WritableType<Collection<T>,GenericArrayWritable<T>>
Writables.collections(PType<T> ptype)
           
 



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