public static class NullWritable.Comparator extends WritableComparator
| 构造器和说明 |
|---|
NullWritable.Comparator() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2)
Compare the buffers in serialized form.
|
compare, compare, compareBytes, define, get, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLongclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2)
compare 在接口中 RawComparatorcompare 在类中 WritableComparatorCopyright © 2009 The Apache Software Foundation