类分层结构
- java.lang.Object
- org.apache.hadoop.mapred.FileOutputFormat<K,V> (implements org.apache.hadoop.mapred.OutputFormat<K,V>)
- org.apache.hadoop.mapred.lib.MultipleOutputFormat<K,V>
- org.apache.hadoop.mapred.lib.MultipleTextOutputFormat<K,V>
- org.apache.hadoop.mapreduce.InputFormat<K,V>
- org.apache.hadoop.mapreduce.lib.input.FileInputFormat<K,V>
- org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat<K,V>
- com.github.panhongan.util.hadoop.MapReduceTaskXmlParser
- org.apache.hadoop.mapreduce.Partitioner<KEY,VALUE>
- com.github.panhongan.util.hadoop.FirstKeyIntPartitioner (implements org.apache.hadoop.mapred.Partitioner<K2,V2>)
- org.apache.hadoop.mapreduce.RecordReader<KEYIN,VALUEIN> (implements java.io.Closeable)
- java.lang.Throwable (implements java.io.Serializable)
Copyright © 2016. All rights reserved.