public class TupleComparator extends DeserializerComparator<Tuple> implements org.apache.hadoop.conf.Configurable
Constructor and Description |
---|
TupleComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
int |
compare(Tuple lhs,
Tuple rhs) |
getFieldComparatorsFrom, setConf