Generated by
JDiff

Class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat

Changed Methods
Class<WritableComparable> getSequenceFileOutputKeyClass(JobConf) Change in return type from Class<?> to Class<WritableComparable>.
Get the key class for the SequenceFile
Class<Writable> getSequenceFileOutputValueClass(JobConf) Change in return type from Class<?> to Class<Writable>.
Get the value class for the SequenceFile