public class CoGroupingComparator extends DeserializerComparator<IndexTuple>
RawComparator
.Constructor and Description |
---|
CoGroupingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
int |
compare(IndexTuple lhs,
IndexTuple rhs) |
getFieldComparatorsFrom, setConf
public int compare(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
public int compare(IndexTuple lhs, IndexTuple rhs)