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