Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners.WeightedRangePartitioner

The superclass changed from java.lang.Object to org.apache.hadoop.mapreduce.Partitioner.
Removed interface org.apache.hadoop.mapred.Partitioner.
Added interface org.apache.hadoop.conf.Configurable.

Removed Methods
void configure(JobConf)  
 

Added Methods
Configuration getConf()  
void setConf(Configuration)  
 

Changed Fields
Map weightedParts Change from non-final to final.