| Package | Description | 
|---|---|
| org.apache.avro.mapreduce | |
| org.apache.trevni.avro.mapreduce | 
| Modifier and Type | Method and Description | 
|---|---|
| AvroValue<V> | AvroKeyValueRecordReader. getCurrentValue() | 
| Modifier and Type | Method and Description | 
|---|---|
| RecordReader<AvroKey<K>,AvroValue<V>> | CombineAvroKeyValueFileInputFormat. createRecordReader(InputSplit inputSplit,
                  TaskAttemptContext taskAttemptContext) | 
| RecordReader<AvroKey<K>,AvroValue<V>> | AvroKeyValueInputFormat. createRecordReader(InputSplit split,
                  TaskAttemptContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| AvroValue<V> | AvroTrevniKeyValueRecordReader. getCurrentValue() | 
| Modifier and Type | Method and Description | 
|---|---|
| RecordReader<AvroKey<K>,AvroValue<V>> | AvroTrevniKeyValueInputFormat. createRecordReader(InputSplit split,
                  TaskAttemptContext context) | 
| RecordWriter<AvroKey<K>,AvroValue<V>> | AvroTrevniKeyValueOutputFormat. getRecordWriter(TaskAttemptContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AvroTrevniKeyValueRecordWriter. write(AvroKey<K> key,
     AvroValue<V> value) | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.