public static class GraphJobMessage.GraphJobMessageComparator
extends org.apache.hadoop.io.WritableComparator
| Modifier | Constructor and Description |
|---|---|
|
GraphJobMessage.GraphJobMessageComparator() |
protected |
GraphJobMessage.GraphJobMessageComparator(Class<? extends org.apache.hadoop.io.WritableComparable<?>> keyClass) |
protected |
GraphJobMessage.GraphJobMessageComparator(Class<? extends org.apache.hadoop.io.WritableComparable<?>> keyClass,
boolean createInstances) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
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 GraphJobMessage.GraphJobMessageComparator()
protected GraphJobMessage.GraphJobMessageComparator(Class<? extends org.apache.hadoop.io.WritableComparable<?>> keyClass)
protected GraphJobMessage.GraphJobMessageComparator(Class<? extends org.apache.hadoop.io.WritableComparable<?>> keyClass, boolean createInstances)
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.