public static interface MergedResult.ResultComparator extends Comparator
Modifier and Type | Method and Description |
---|---|
Object |
getOrderingValue(Result res,
int idx)
Return the ordering value of the current row of the given result.
|
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.