private class LoptSemiJoinOptimizer.FactorCostComparator extends Object implements Comparator<Integer>
| Modifier | Constructor and Description |
|---|---|
private |
FactorCostComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Integer rel1Idx,
Integer rel2Idx) |
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 int compare(Integer rel1Idx, Integer rel2Idx)
compare in interface Comparator<Integer>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.