private class RuleQueue.RelImportanceComparator extends Object implements Comparator<RelSubset>
RelNode objects according to their cached 'importance'.| Modifier | Constructor and Description |
|---|---|
private |
RelImportanceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RelSubset rel1,
RelSubset rel2) |
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(RelSubset rel1, RelSubset rel2)
compare in interface Comparator<RelSubset>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.