public static interface BytesSchemaVersion.ByteArrayComparator extends Comparator<byte[]>, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] buffer1,
int offset1,
int length1,
byte[] buffer2,
int offset2,
int length2) |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2017–2021 Apache Software Foundation. All rights reserved.