public static class PigWritableComparators.PigFloatRawBytesPartitionComparator extends PigFloatRawComparator
| Constructor and Description | 
|---|
PigWritableComparators.PigFloatRawBytesPartitionComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(byte[] b1,
       int s1,
       int l1,
       byte[] b2,
       int s2,
       int l2)
Compare two NullableIntWritables as raw bytes. 
 | 
int | 
compare(Object o1,
       Object o2)  | 
getConf, setConfcompare, compareBytes, define, get, get, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLongclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic PigWritableComparators.PigFloatRawBytesPartitionComparator()
public int compare(byte[] b1,
          int s1,
          int l1,
          byte[] b2,
          int s2,
          int l2)
PigFloatRawComparatorcompare in interface org.apache.hadoop.io.RawComparatorcompare in class PigFloatRawComparatorpublic int compare(Object o1, Object o2)
compare in interface Comparatorcompare in class PigFloatRawComparatorCopyright © 2007-2012 The Apache Software Foundation