public static class TripleIndexes.Comparator extends Object implements org.apache.hadoop.io.RawComparator<TripleIndexes>
| Constructor and Description | 
|---|
| Comparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(byte[] b1,
       int s1,
       int l1,
       byte[] b2,
       int s2,
       int l2) | 
| int | compare(TripleIndexes m1,
       TripleIndexes m2) | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(byte[] b1,
                   int s1,
                   int l1,
                   byte[] b2,
                   int s2,
                   int l2)
compare in interface org.apache.hadoop.io.RawComparator<TripleIndexes>public int compare(TripleIndexes m1, TripleIndexes m2)
compare in interface Comparator<TripleIndexes>Copyright © 2021 The Apache Software Foundation. All rights reserved.