Generated by
JDiff

Interface org.apache.hadoop.mapred.RecordWriter

Changed Methods
void close(Reporter) Changed from abstract to non-abstract. Close this RecordWriter to future operations.
void write(K, V) Changed from abstract to non-abstract. Writes a key/value pair.