| Package | Description | 
|---|---|
| org.apache.hadoop.mapred.lib | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MultipleSequenceFileOutputFormat<K,V>
This class extends the MultipleOutputFormat, allowing to write the output data 
 to different output files in sequence file output format. 
 | 
class  | 
MultipleTextOutputFormat<K,V>
This class extends the MultipleOutputFormat, allowing to write the output
 data to different output files in Text output format. 
 | 
Copyright © 2021 Apache Software Foundation. All rights reserved.