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

Packages that use AvroGenericRecordWritable
org.apache.hadoop.hive.ql.io.avro   
 

Uses of AvroGenericRecordWritable in org.apache.hadoop.hive.ql.io.avro
 

Methods in org.apache.hadoop.hive.ql.io.avro that return AvroGenericRecordWritable
 AvroGenericRecordWritable AvroGenericRecordReader.createValue()
           
 

Methods in org.apache.hadoop.hive.ql.io.avro with parameters of type AvroGenericRecordWritable
 boolean AvroGenericRecordReader.next(NullWritable nullWritable, AvroGenericRecordWritable record)
           
 



Copyright © 2012 The Apache Software Foundation