Package com.cloudera.crunch.type.avro

Class Summary
AvroGroupedTableType<K,V>  
AvroInputFormat<T> An InputFormat for Avro data files.
AvroKeyConverter<K>  
AvroOutputFormat<T> An OutputFormat for Avro data files.
AvroPairConverter<K,V>  
AvroRecordReader<T> An RecordReader for Avro data files.
Avros Defines static methods that are analogous to the methods defined in AvroTypeFamily for convenient static importing.
AvroTableType<K,V> The implementation of the PTableType interface for Avro-based serialization.
AvroType<T> The implementation of the PType interface for Avro-based serialization.
AvroTypeFamily  
AvroUtf8InputFormat An InputFormat for text files.
ReflectDataFactory A Factory class for constructing Avro reflection-related objects.
SafeAvroSerialization<T> The Serialization used by jobs configured with AvroJob.
 



Copyright © 2012. All Rights Reserved.