|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
The superclass changed from java.lang.Object to org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.
Removed interface org.apache.hadoop.mapred.OutputFormat.
Added interface org.apache.hadoop.mapred.OutputFormat.
| Added Methods | |
void setOutput(JobConf, |
Initializes the reduce-part of the job with the appropriate output settings |
| Changed Methods | ||
String constructQuery(String, |
Method was locally defined, but is now inherited from DBOutputFormat. Change of visibility from protected to public. |
Constructs the query used as the prepared statement to insert data. |
RecordWriter getRecordWriter(FileSystem, |
Change in return type from (RecordWriter) to RecordWriter. |
{@inheritDoc} |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||