| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordWriter | |
|---|---|
| org.apache.hadoop.mapreduce | |
| org.apache.hadoop.mapreduce.lib.db | |
| org.apache.hadoop.mapreduce.lib.output | |
| Uses of RecordWriter in org.apache.hadoop.mapreduce | 
|---|
| Methods in org.apache.hadoop.mapreduce that return RecordWriter | |
|---|---|
abstract  RecordWriter<K,V> | 
OutputFormat.getRecordWriter(TaskAttemptContext context)
Get the RecordWriter for the given task. | 
| Uses of RecordWriter in org.apache.hadoop.mapreduce.lib.db | 
|---|
| Methods in org.apache.hadoop.mapreduce.lib.db that return RecordWriter | |
|---|---|
 RecordWriter<K,V> | 
DBOutputFormat.getRecordWriter(TaskAttemptContext context)
Get the RecordWriter for the given task. | 
| Uses of RecordWriter in org.apache.hadoop.mapreduce.lib.output | 
|---|
| Methods in org.apache.hadoop.mapreduce.lib.output that return RecordWriter | |
|---|---|
 RecordWriter<K,V> | 
SequenceFileOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
 RecordWriter<K,V> | 
NullOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
 RecordWriter<K,V> | 
FilterOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
 RecordWriter<K,V> | 
TextOutputFormat.getRecordWriter(TaskAttemptContext job)
 | 
 RecordWriter<WritableComparable<?>,Writable> | 
MapFileOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
 RecordWriter<K,V> | 
LazyOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
 RecordWriter<BytesWritable,BytesWritable> | 
SequenceFileAsBinaryOutputFormat.getRecordWriter(TaskAttemptContext context)
 | 
abstract  RecordWriter<K,V> | 
FileOutputFormat.getRecordWriter(TaskAttemptContext job)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||