| パッケージ | 説明 | 
|---|---|
| org.apache.hadoop.mapreduce.lib.output | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | MapFileOutputFormatAn  OutputFormatthat writesMapFiles. | 
| class  | SequenceFileAsBinaryOutputFormatAn  OutputFormatthat writes keys, 
 values toSequenceFiles in binary(raw) format | 
| class  | SequenceFileOutputFormat<K,V>An  OutputFormatthat writesSequenceFiles. | 
| class  | TextOutputFormat<K,V>An  OutputFormatthat writes plain text files. | 
Copyright © 2016 Apache Software Foundation. All rights reserved.