Uses of Class
datafu.hourglass.avro.AvroKeyWithMetadataOutputFormat.RecordWriterFactory

Packages that use AvroKeyWithMetadataOutputFormat.RecordWriterFactory
datafu.hourglass.avro Input and output formats for using Avro in incremental Hadoop jobs. 
 

Uses of AvroKeyWithMetadataOutputFormat.RecordWriterFactory in datafu.hourglass.avro
 

Constructors in datafu.hourglass.avro with parameters of type AvroKeyWithMetadataOutputFormat.RecordWriterFactory
AvroKeyWithMetadataOutputFormat(AvroKeyWithMetadataOutputFormat.RecordWriterFactory recordWriterFactory)
          Constructor.
 



Matthew Hayes