Uses of Class
org.apache.hadoop.io.serializer.avro.AvroRecord

Packages that use AvroRecord
org.apache.hadoop.io.serializer.avro This package provides Avro serialization in Hadoop. 
 

Uses of AvroRecord in org.apache.hadoop.io.serializer.avro
 

Methods in org.apache.hadoop.io.serializer.avro that return AvroRecord
 AvroRecord AvroRecord.Builder.build()
           
 

Methods in org.apache.hadoop.io.serializer.avro with parameters of type AvroRecord
static AvroRecord.Builder AvroRecord.newBuilder(AvroRecord other)
          Creates a new AvroRecord RecordBuilder by copying an existing AvroRecord instance
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.