Generated by
JDiff

Class org.apache.hadoop.io.SequenceFile.Reader

Changed Methods
Class<?> getKeyClass() Change in return type from Class to Class<?>.
Returns the class of keys in this file.
Class<?> getValueClass() Change in return type from Class to Class<?>.
Returns the class of values in this file.