public static class DupKeyData.TwoPartKeyComparator
extends java.lang.Object
implements java.util.Comparator<byte[]>
Constructor and Description |
---|
DupKeyData.TwoPartKeyComparator(java.util.Comparator<byte[]> btreeComparator,
java.util.Comparator<byte[]> dupComparator) |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] twoPartKey1,
byte[] twoPartKey2) |
Copyright (c) 2004-2012 Oracle. All rights reserved.