|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |