Generated by
JDiff

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

Added Methods
Object getCurrentValue(Object) Get the 'value' corresponding to the last read 'key'.
Object next(Object) Read the next key in the file, skipping its value.