public static class DupKeyData.PutNoOverwriteComparator extends Object implements Comparator<byte[]>
| Constructor and Description |
|---|
PutNoOverwriteComparator(Comparator<byte[]> cmp) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] twoPartKey1,
byte[] twoPartKey2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic PutNoOverwriteComparator(Comparator<byte[]> cmp)
public int compare(byte[] twoPartKey1,
byte[] twoPartKey2)
compare in interface Comparator<byte[]>Copyright © 2024. All rights reserved.