Uses of Class
org.apache.hadoop.hive.serde2.avro.AvroSerdeException

Packages that use AvroSerdeException
org.apache.hadoop.hive.serde2.avro   
 

Uses of AvroSerdeException in org.apache.hadoop.hive.serde2.avro
 

Subclasses of AvroSerdeException in org.apache.hadoop.hive.serde2.avro
 class BadSchemaException
           
 

Methods in org.apache.hadoop.hive.serde2.avro that throw AvroSerdeException
static org.apache.avro.Schema AvroSerdeUtils.determineSchemaOrThrowException(Properties properties)
          Determine the schema to that's been provided for Avro serde work.
protected abstract  Instance InstanceCache.makeInstance(SeedObject hv)
           
 Instance InstanceCache.retrieve(SeedObject hv)
          Retrieve (or create if it doesn't exist) the correct Instance for this SeedObject
 



Copyright © 2011 The Apache Software Foundation