@InterfaceAudience.Public @InterfaceStability.Evolving public interface TupleRawComparator extends org.apache.hadoop.io.RawComparator, org.apache.hadoop.conf.Configurable
RawComparator.compare(byte[],int,int,byte[],int,int)
method.Modifier and Type | Method and Description |
---|---|
boolean |
hasComparedTupleNull()
Checks if one of the compared tuples had a null field.
|
compare, equals
boolean hasComparedTupleNull()
RawComparator.compare(byte[],int,int,byte[],int,int)
has returned a zero value (i.e. tuples are determined to be
equal).Copyright © 2007-2012 The Apache Software Foundation