| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce.lib.output | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapFileOutputFormat
An  
OutputFormat that writes 
 MapFiles. | 
class  | 
SequenceFileAsBinaryOutputFormat
An  
OutputFormat that writes keys, 
 values to SequenceFiles in binary(raw) format | 
class  | 
SequenceFileOutputFormat<K,V>
An  
OutputFormat that writes SequenceFiles. | 
class  | 
TextOutputFormat<K,V>
An  
OutputFormat that writes plain text files. | 
Copyright © 2022 Apache Software Foundation. All rights reserved.