Generated by
JDiff

Interface org.apache.hadoop.mapreduce.lib.db.DBSplitter

Changed Methods
List split(Configuration, ResultSet, String) Changed from abstract to non-abstract. Given a ResultSet containing one record (and already advanced to that record) with two columns (a low value and a high value both of the same type) determine a set of splits that span the given values.