public interface FieldsComparator extends Comparator<InternalRow>
Comparator
to compare fields for InternalRow
.Modifier and Type | Method and Description |
---|---|
int[] |
compareFields() |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.