程序包 | 说明 |
---|---|
org.apache.hadoop.mapred.lib |
Library of generally useful mappers, reducers, and partitioners.
|
限定符和类型 | 类和说明 |
---|---|
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 © 2009 The Apache Software Foundation