Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avro.mapreduce Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AvroJobUtility methods for configuring jobs that work with Avro.Classorg.apache.avro.mapreduceAvro
AvroKeyInputFormatA MapReduce InputFormat that can handle Avro container files.Classorg.apache.avro.mapreduceAvro
AvroKeyOutputFormatFileOutputFormat for writing Avro container files.Classorg.apache.avro.mapreduceAvro
AvroKeyOutputFormat .RecordWriterFactoryA factory for creating record writers.Classorg.apache.avro.mapreduce.AvroKeyOutputFormatAvro
AvroKeyRecordReaderReads records from an input split representing a chunk of an Avro container file.Classorg.apache.avro.mapreduceAvro
AvroKeyRecordWriterWrites Avro records to an Avro container file output stream.Classorg.apache.avro.mapreduceAvro
AvroKeyValueInputFormatA MapReduce InputFormat that reads from Avro container files of key/value generic records.Classorg.apache.avro.mapreduceAvro
AvroKeyValueOutputFormatFileOutputFormat for writing Avro container files of key/value pairs.Classorg.apache.avro.mapreduceAvro
AvroKeyValueRecordReaderReads Avro generic records from an Avro container file, where the records contain two fields: 'key' and 'value'.Classorg.apache.avro.mapreduceAvro
AvroKeyValueRecordWriterWrites key/value pairs to an Avro container file.Classorg.apache.avro.mapreduceAvro
AvroMultipleOutputsThe AvroMultipleOutputs class simplifies writing Avro output data to multiple outputsClassorg.apache.avro.mapreduceAvro
AvroOutputFormatBaseAbstract base class for output formats that write Avro container files.Classorg.apache.avro.mapreduceAvro
AvroRecordReaderBaseAbstract base class for RecordReaders that read Avro container files.Classorg.apache.avro.mapreduceAvro
AvroSequenceFileInputFormatAn input format for reading from AvroSequenceFiles (sequence files that support Avro data).Classorg.apache.avro.mapreduceAvro
AvroSequenceFileOutputFormatA sequence file output format that knows how to write AvroKeys and AvroValues in addition to Writables.Classorg.apache.avro.mapreduceAvro
SyncableInterfaceorg.apache.avro.mapreduceAvro