public class JoinGroupGroupComparator
extends org.apache.hadoop.io.WritableComparator
WritableComparator
implementation that compare instances of JoinGroupKeyComparator
only by their partition ids so records from different data sets but mapped to the same partition can be assigned to the same reduce group.Modifier | Constructor and Description |
---|---|
protected |
JoinGroupGroupComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.hadoop.io.WritableComparable a, org.apache.hadoop.io.WritableComparable b) |
compare, compare, compareBytes, define, get, get, getConf, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLong, setConf