Generated by
JDiff

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

Added Methods
void convertToArray(DataBag)  
PigNullableWritable getPigNullableWritable(Tuple)  
float[] getProbVec(Tuple) @param value
void init()  
 

Added Fields
RawComparator comparator  
boolean inited  
Configuration job  
PigNullableWritable[] quantiles  
 

Changed Fields
Map weightedParts Change from static to non-static.
Change from final to non-final.
Change of visibility from public to protected.