Package org.apache.hadoop.hive.serde2.avro

Class Summary
AvroGenericRecordWritable Wrapper around an Avro GenericRecord.
AvroSerDe Read or write Avro data from Hive.
AvroSerdeUtils Utilities useful only to the AvroSerde itself.
InstanceCache<SeedObject,Instance> Cache for objects whose creation only depends on some other set of objects and therefore can be used against other equivalent versions of those objects.
TestAvroDeserializer  
TestAvroObjectInspectorGenerator  
TestAvroSerde  
TestAvroSerdeUtils  
TestAvroSerializer  
TestGenericAvroRecordWritable  
TestInstanceCache  
TestSchemaReEncoder  
TestThatEvolvedSchemasActAsWeWant  
 

Exception Summary
AvroSerdeException  
BadSchemaException  
 



Copyright © 2013 The Apache Software Foundation