Generated by
JDiff

Package org.apache.hadoop.mapred.lib.db

Changed Classes and Interfaces
DBConfiguration @deprecated Use org.apache.hadoop.mapreduce.lib.db.DBConfiguration instead
DBInputFormat @deprecated Use org.apache.hadoop.mapreduce.lib.db.DBInputFormat instead.
DBInputFormat.DBInputSplit A InputSplit that spans a set of rows
DBInputFormat.DBRecordReader A RecordReader that reads records from a SQL table.
DBInputFormat.NullDBWritable A Class that does nothing implementing DBWritable
DBOutputFormat @deprecated Use org.apache.hadoop.mapreduce.lib.db.DBOutputFormat instead
DBOutputFormat.DBRecordWriter A RecordWriter that writes the reduce output to a SQL table
DBWritable Use {@link org.apache.hadoop.mapreduce.lib.db.DBWritable} instead