Uses of Class
com.cloudera.crunch.type.avro.AvroTableType

Packages that use AvroTableType
com.cloudera.crunch.type.avro   
 

Uses of AvroTableType in com.cloudera.crunch.type.avro
 

Methods in com.cloudera.crunch.type.avro that return AvroTableType
static
<K,V> AvroTableType<K,V>
Avros.tableOf(PType<K> key, PType<V> value)
           
 

Constructors in com.cloudera.crunch.type.avro with parameters of type AvroTableType
AvroGroupedTableType(AvroTableType<K,V> tableType)
           
 



Copyright © 2012. All Rights Reserved.